Question: Write a Java program that reads from the user the 3 points forming a triangle and calculates the triangles area in two different methods, using

Write a Java program that reads from the user the 3 points forming a triangle and calculates the triangles area in two different methods, using the Herons method and the vector method. Be sure to output the result to the user. Look up https://www.mathsisfun.com/geometry/herons-formula.html and https://en.wikipedia.org/wiki/Triangle#Using_vectors for the formulas. Create a project and class named HW3FirstnameLastname using your actual first and last names in NetBeans to hold your program.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!