So, imagine the trainer is in the very middle of the circle and he is holding out a rope that's attached to the horse. The rope here from the trainer to the horse represents the radius of the circle. The horse trots around the trainer (middle point) in a circle.
The formula to find area of a circle is A = pi*r^2 (pi times r squared where r is radius)
We know that the radius of the "circle" here formed as the horse trots around the trainer is 31 (the 31 foot long rope).
So let r = 31 & plug the value into the formula to find circle area.
A = pi*31^2 = 3019.07054
The area is therefore 3019.07 square feet. (rounded)
You would circle the 3 in 31, the 9 in 94, and the 1 in 17
Step-by-step explanation:
this is a strange rental company charging no daily fees.
but ok.
so, we have a fixed part of the cost : $24
we have to pay that no matter how many miles we drive. even for 0 miles, just to get the keys to the car.
and then we pay $0.35 for every mile driven.
that makes our function
C(x) = 0.35x + 24
and if we drive 40 miles, that makes x = 40.
C(24) = 0.35×40 + 24 = 14 + 24 = $38
it would cost us $38.
The top row of matrix A (1, 2, 1) is multiplied with the first column of matrix B (1,0,-1) and the result is 1x1 + 2x0 + 1x -1 = 0 this is row 1 column 1 of the resultant matrix
The top row of matrix A (1,2,1) is multiplied with the second column of matrix B (-1, -1, 1) and the result is 1 x-1 + 2 x -1 + 1 x 1 = -2 , this is row 1 column 2 of the resultant matrix
Repeat with the second row of matrix A (-1,-1.-2) x (1,0,-1) = 1 this is row 2 column 1 of the resultant matrix, multiply the second row of A (-1,-1,-2) x (-1,-1,1) = 0, this is row 2 column 2 of the resultant
Repeat with the third row of matrix A( -1,1,-2) x (1,0, -1) = 1, this is row 3 column 1 of the resultant
the third row of A (-1,1,-2) x( -1,-1,1) = -2, this is row 3 column 2 of the resultant matrix
Matrix AB ( 0,-2/1,0/1,-2)