document.write( "Question 819046: Hi, \r
\n" );
document.write( "\n" );
document.write( "I'm having a hard time with this problem. \r
\n" );
document.write( "\n" );
document.write( "Sarah is painting her dining room white and her living room blue. SHe spends a total of $132 on 5 cans of paint. The white paint costs $24 per can and the blue paint costs $28 per can. How many cans of each kind of paint did Sarah buy? \r
\n" );
document.write( "\n" );
document.write( "I'm pretty sure the equation is 132=24x+28y but I need to identify the variable, and that would make two. \r
\n" );
document.write( "\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #492916 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! x = how many of white paint \n" ); document.write( "y = how many of blue paint\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Accounting for how many cans of paint, x+y=5 because given is 5 cans of paint.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Accounting for cost, 24x+28y=132.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You simply forgot to make use of the given 5 cans of paint. \n" ); document.write( "Divide both sides of the cost equation by 4 before solving the system. \n" ); document.write( " |