document.write( "Question 1124530: Marilyn has $2.25 in change. The number of dimes ($0.10) is double that of the quarters ($0.25), And the number of nickels ($0.05) is triple the number of dimes. How many nickels, dimes, and quarters does she have? \n" ); document.write( "
Algebra.Com's Answer #740825 by josgarithmetic(39623)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "COIN           COUNT\r\n" );
document.write( "Quarters         Q\r\n" );
document.write( "Dimes           2Q\r\n" );
document.write( "Nickels         6Q\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"0.25Q%2B0.1%2A2Q%2B0.05%2A6Q=2.25\"--------all in terms of the quarters, Q. Solve, and evaluate the other two coin counts.\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"0.25Q%2B0.2Q%2B0.3Q=2.25\"\r
\n" ); document.write( "\n" ); document.write( "\"0.75Q=2.25\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight_green%28Q=3%29\"\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "
\n" );