The product of 14560 × 10 is 145600
The answer would be 37.4 because 10% of 34 would be 3.4 and 3.4 plus 34 would be 37.4
Answer:
$2.50 per pound of apple
Step-by-step explanation:
Or if you have to write it as a fraction $2.50/ 1
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