please find the area of a triangle in 2 ways  given the points A, B, and C. Plot the points A= (0,2,6), B= (8,2,2), and C= (5,6,4)   in Geogebra and 1): Use the polygon command:  Polygon(A,B,C)     --this will give the lengths of the 3 segments of the triangle and then give the area of this triangle 2)  Using Heron's Formula:    A=s(s−a)(s−b)(s−c)   where s=a+b+c2 and the sides of the triangle are a,b,c  (these are given in the Polygon command in step 1).

EBK JAVA PROGRAMMING
8th Edition
ISBN:9781305480537
Author:FARRELL
Publisher:FARRELL
Chapter16: Graphics
Section: Chapter Questions
Problem 9RQ
icon
Related questions
Question

please find the area of a triangle in 2 ways  given the points A, B, and C. Plot the points A= (0,2,6), B= (8,2,2), and C= (5,6,4)   in Geogebra and

1): Use the polygon command:  Polygon(A,B,C)

    --this will give the lengths of the 3 segments of the triangle and then give the area of this triangle

2)  Using Heron's Formula:    A=s(s−a)(s−b)(s−c)   where s=a+b+c2 and the sides of the triangle are a,b,c  (these are given in the Polygon command in step 1). 

 

 

Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
Running Time of Application
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT