How do you find the area of the right triangle ABC with A= (-2,7), B= (7,-1), C= (3,9)?
↳Redirected from
"How do I change #int_0^1int_0^sqrt(1-x^2)int_sqrt(x^2+y^2)^sqrt(2-x^2-y^2)xydzdydx# to cylindrical or spherical coordinates?"
1 Answer
Jun 5, 2015
ABC (with the given coordinates) is not a right triangle.
The area of the triangle can be evaluated by:
- Determining the lengths of
#|AB|, |BC|, and |AC|#
#color(white)("XXXX")# Square Root of (#(Delta x)^2 + (Delta y)^2)# ) - Determining the perimeter and semi-perimeter
#color(white)("XXXX")# #p =# sum of#|AB| + |BC| + |AC|#
#color(white)("XXXX")# #s= p/2# - Applying Heron's formula
#color(white)("XXXX")# A=#sqrt(s(s-a)(s-b)(s-c))#
The image below shows the results with the arithmetic details handled by a spreadsheet.