
Andrew M. answered 04/19/17
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
System of simultaneous equations.
Let p = gallons of paint
Let b = brushes
5p + 5b = 120 {equation 1}
2p + 6b = 64 {equation 2}
Using elimination we can solve for one
variable, then use that to solve for the other.
Multiply equation 1 by 2
Multiply equation 2 by -5
Add equations to eliminate variable p
10p + 10b = 240 2(equation1)
-10p - 30b = -320 -5(equation 2)
------------------------
-20b = -80
b = 4
paintbrushes cost $4
Replace b with 4 in one of the original
equations and solve for p
2p + 6b = 64
2p + 6(4) = 64
2p + 24 = 64
2p = 40
p = 20
A gallon of paint costs $20
Paintbrushes cost $4