document.write( "Question 1200967: A warehouse has a total of 198 washing machines. 10% of the front load washing machines and 25% of the top load washing machines make up a total of 30 washing machines. How many front load and how many top load washing machines are there? \n" ); document.write( "
Algebra.Com's Answer #835185 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                       VARIABLES     DESCRIPTION\r\n" );
document.write( "\r\n" );
document.write( "FRONT LOADING            A           (0.10)A\r\n" );
document.write( "\r\n" );
document.write( "TOP LOADING             198-A       (0.25)(198-A)\r\n" );
document.write( "\r\n" );
document.write( "Total                   198          30\r\n" );
document.write( "

\n" ); document.write( "Variable assigned for how many front-loading machines...
\n" ); document.write( "Form the necessary equation and solve.
\n" ); document.write( "
\n" );