Answer:
- 273 mL of 5%
- 117 mL of 15%
Step-by-step explanation:
Let q represent the quantity of 15% dressing used. Then the amount of 5% dressing is (390 -q). The amount of vinegar in the mix is ...
0.15q + 0.05(390 -q) = 0.08(390)
0.10q = 31.2 -19.5 = 11.7 . . . . . . subtract 0.05(390) and simplify
q = 117 . . . . . . . . . . . . . . . . . . multiply by 10
390-q = 273
The chef should use 273 mL of the first brand (5% vinegar) and 117 mL of the second brand (15% vinegar).
__
<em>Additional comment</em>
You may have noticed that the value of q is (0.08 -0.05)/(0.10 -0.05)×390. The fraction of the mix that is the highest contributor is the ratio of the difference between the mix value and least contributor, divided by the difference between the contributors: (8-5)/(15-5) = 3/10, the fraction that is 15% vinegar. This is the generic solution to mixture problems.
Answer:
nothing there
Step-by-step explanation:
help with what
Y = mx + c, where m is your gradient and c is your y intercept.
If the line is perpendicular to the line y = 3x - 5, the line's gradient = -(1/3) as when it comes to perpendicular bisector, m1/m2 = -1
y = -(1/3)x + C
To find C sub in x=2 and y=2 as it goes through (2,2)
2 = -(1/3)2 + C
2 = -(2/3) + C
2 + 2/3 = C
C = 8/3
There your equation of a line is
y = -(1/3)x + 8/3