Math, asked by manjeshmanja5414, 9 months ago

Calculate the area of the triangle whose vertices are (1, 1), (2.3) and (4.5).​

Answers

Answered by aashisingh2506
3

Answer:

The area of triangle is given by

ΔABC = 1/2 [ x1 ( y2 - y3) + x2 ( y3 - y1 ) + x3 ( y1 - y2 ) ]

          = 1/2 [ 1 ( 3 - 5 ) + 2 ( 5 - 1 ) + 4 ( 1 - 3 ) ]

          = 1/2 [ 1 * (-2) + 2 * (4) + 4 * (-2) ]

          = 1/2 [ (-2) + 8 + (-8) ]

          = 1/2 [ -2 + 8 - 8 ]

          = 1/2 [ -2 ]

          = 1/2 * -2

          = -1

           

Step-by-step explanation:

Similar questions