Answer:
1, 2, 4
Step-by-step explanation:
- 4 1/12·2 2/3 = 49/12·11/4 = 49/12·33/12 = 1617/144 = 11 11/48 Good
- 2 1/5·6 1/4 = 11/5·25/4 = 44/20·125/20 = 5500/400 = 13 3/4 Good
- 1 1/2·3 1/5 = 3/2·16/5 = 15/10·32/10 = 480/100 = 4.8 Doesn't Work
- 3/4·8 1/5 = 3/4·41/5 = 15/20·164/20 = 2460/400 = 6 3/20 Good
- 5 1/2·5 = 11/2·5 = 55/2 = 27 1/2 Doesn't Work
(Note: Division of big numbers should be done by simplification, although not shown here.)
Shea bought 13.5 pounds of corn
c = pounds of corn
b = pounds of beans
Here’s what we know:
c(0.99) + b(0.45) = 18.09
c + b = 24
Solve the second equation for c in terms of b
c = 24-b
Substitute that expression for c in our first equation to get a numerical solution for b:
0.99 (24-b) + 0.45b = 18.09
23.76 - 0.99b + 0.45b = 18.09
-0.54b = -5.67
b = 10.5
Substitute that value to get a numerical value for c:
c = 24 - b
c = 24 - 10.5
c = 13.5
Check the math:
0.99(13.5) + 0.45(10.5) =
13.365 + 4.725 = 18.09
Since this is a 45-45-90 right triangle, the hypotenuse = sqrt2 * leg
24 is the hypotenuse so we need to find the leg.
24 = sqrt2 * leg
Divide both sides by sqrt2
leg = 16.97
A = (1/2)b*h
A = (1/2)*16.97*16.97
A = 144ft^2
Answer:
p = (200 -5s)/11
Step-by-step explanation:
I think you meant p is the price of piranhas, and a is the price of one shark.
You have:
11p + 5s = 200
11p = 200 - 5s
p = (200-5s)/11
Does that help? ;)