It neve mentions how much of his farm he uses, but assuming he uses all of it
area=base times height
given
base=4.2
height=3
area=4.2 times 3
area=12.6 square kilometers
answer is 12.6 km²
Answer:
EB = 10
Step-by-step explanation:
For this problem, you can use the power of a point, in the situation where two secants intersect in the interior of a circle. The formula is as follows:
CE * ED = AE * EB
(This is applied specifically to this problem)
We can substitute the values given,
5 * (x - 4) = 3 * x
simplify,
5x - 20 = 3x
and solve.
2x - 20 = 0
2x = 20
x = 10
Since the value of EB is x, EB = 10.
Answer:
31.581 grams rounded to the nearest tenth is 31.6
We define the variables:
p: cost of bushel of peaches
w: cost of watermelon
We wrote the system of equations:
12p + 5w = 150
15p + 8w = 198
We can represent the system in matrix form as
Ax = b
Where,
A = [12 5; 15 8]
b = [150; 198]
x = [p; w]