document.write( "Question 1045753: A painter needs to use white and green paint, in the ratio of 5:2, to mix 3 1/2 gallons. Determine amount (in quarts) of each.\r
\n" );
document.write( "\n" );
document.write( "3 1/2 gal. = 14 quarts (Converting to same units of measure).\r
\n" );
document.write( "\n" );
document.write( "The amount of white is 5/2 of the amount of green.\r
\n" );
document.write( "\n" );
document.write( "5x + 2x = 14\r
\n" );
document.write( "\n" );
document.write( "7x = 14\r
\n" );
document.write( "\n" );
document.write( "x = 2\r
\n" );
document.write( "\n" );
document.write( "5(2) + 2(2) = 14\r
\n" );
document.write( "\n" );
document.write( "10 + 4 = 14\r
\n" );
document.write( "\n" );
document.write( "Where am I correct? \n" );
document.write( "
Algebra.Com's Answer #661249 by MathTherapy(10555)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A painter needs to use white and green paint, in the ratio of 5:2, to mix 3 1/2 gallons. Determine amount (in quarts) of each.\r \n" ); document.write( "\n" ); document.write( "3 1/2 gal. = 14 quarts (Converting to same units of measure).\r \n" ); document.write( "\n" ); document.write( "The amount of white is 5/2 of the amount of green.\r \n" ); document.write( "\n" ); document.write( "5x + 2x = 14\r \n" ); document.write( "\n" ); document.write( "7x = 14\r \n" ); document.write( "\n" ); document.write( "x = 2\r \n" ); document.write( "\n" ); document.write( "5(2) + 2(2) = 14\r \n" ); document.write( "\n" ); document.write( "10 + 4 = 14\r \n" ); document.write( "\n" ); document.write( "Where am I correct? \n" ); document.write( " Perfect!! You're right! Very simple and correct. You did get 10 quarts of white and 4 quarts of green. Again, good job!\n" ); document.write( " |