Let <em>q</em> be the number of quarts of pure antifreeze that needs to be added to get the desired solution.
8 quarts of 40% solution contains 0.40 × 8 = 3.2 quarts of antifreeze.
The new solution would have a total volume of 8 + <em>q</em> quarts, and it would contain a total amount of 3.2 + <em>q</em> quarts of antifreeze. You want to end up with a concentration of 60% antifreeze, which means
(3.2 + <em>q</em>) / (8 + <em>q</em>) = 0.60
Solve for <em>q</em> :
3.2 + <em>q</em> = 0.60 (8 + <em>q</em>)
3.2 + <em>q</em> = 4.8 + 0.6<em>q</em>
0.4<em>q</em> = 1.6
<em>q</em> = 4
Answer:
what probortation?
Step-by-step explanation:
Answer:
12.1 cm
Step-by-step explanation:
Using the law of sines, we can find angle C. Then from the sum of angles, we can find angle B. The law of sines again will tell us the length AC.
sin(C)/c = sin(A)/a
C = arcsin((c/a)sin(A)) = arcsin(8.2/13.5·sin(81°)) ≈ 36.86°
Then angle B is ...
B = 180° -A -C = 180° -81° -36.86° = 62.14°
and side b is ...
b/sin(B) = a/sin(A)
b = a·sin(B)/sin(A) = 13.5·sin(62.14°)/sin(81°) ≈ 12.0835
The length of AC is about 12.1 cm.
_____
<em>Comment on the solution</em>
The problem can also be solved using the law of cosines. The equation is ...
13.5² = 8.2² +b² -2·8.2·b·cos(81°)
This is a quadratic in b. Its solution can be found using the quadratic formula or by completing the square.
b = 8.2·cos(81°) +√(13.5² -8.2² +(8.2·cos(81°))²)
b = 8.2·cos(81°) +√(13.5² -(8.2·sin(81°))²) . . . . . simplified a bit