document.write( "Question 30386: You purchase 8 gallons of paint and 3 brushes for $152.50.The next day, you purchase 6 gallons of paint and 2 brushes for $113.00. How much does each gallon of paint and each brush cost? \n" ); document.write( "
Algebra.Com's Answer #17038 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
Let paint be x and brushes be y
\n" ); document.write( "
6x+2y=113
\n" ); document.write( "Solve for y
\n" ); document.write( "2y=113-6x
\n" ); document.write( "y=56.5-3x (subsitution)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "8x+3y=152.5
\n" ); document.write( "Use subsitution:
\n" ); document.write( "8x+3(56.50-3x)=152.5
\n" ); document.write( "8x-9x=152.5-169.5
\n" ); document.write( "x=17\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y=56.5-3(17)
\n" ); document.write( "y=5.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hence, one paint gallon costs $17 and one brush costs $5.5
\n" ); document.write( "Paul. \n" ); document.write( "
\n" );