Answer:
25. 
26. 
Step-by-step explanation:
For 25:
(area of a trapezoid)
(substitute terms)
(collect like terms)
(reduce the fraction by crossing out 2)
(calculate)
For 26:
(equation of area of a circle)
(enter the radius)
(communtative property to reorder the terms)
C=0.05(125000)+500
C=6250+500
C=6750
comission is $6750
Answer:
6.333
Step-by-step explanation:
Our triangle vertices are
(1,1)(5,1)(2,9)
We are to perform interpolation at point(3,5)
x and y values are interpolated
On vertices (5,1)(2,9)
x = 3
x1 = 5
X2 = 2
Y1 = 1
Y2 = 9
Formula for interpolation
Y = [y1+(x-x1)(y2-y1)]/x2-x
Y = 1+(3-5)(9-1)/2-5
Y = 1+[-2*8/-3]
Y = 1+16/3
From here we use use LCM to get:
19/3 = 6.333