An isosceles triangle has two equal sides and one unique side
Hope this helps!
- Z
The X which is the first number in each () in called the input
There is only one input for every number
Meaning all the first numbers mystery br DIFFERENT
Any line parallel to this line can be written as y=-2/3x+c and passes through (9,6).thus 6=-2/3(9)+c.c-6=6.c=12.equation is y=-2/3x+12.
Answer:It will be $ 8,469
Step-by-step explanation:
When you arrange the N points in sequence around the polygon (clockwise or counterclockwise), the area is half the magnitude of the sum of the determinants of the points taken pairwise. The N determinants will also include the one involving the last point and the first one.
For example, consider the vertices of a triangle: (1,1), (2,3), (3,-1). Its area can be computed as
(1/2)*|(1*3-1*2) +(2*-1-3*3) +(3*1-(-1)*1)|
= (1/2)*|1 -11 +4| = 3