document.write( "Question 314522: Jane has some nickels, dimes, and quarters that total 1.90. She has twice as many quarters as dimes. She has three times as many quarters as nickels. How many quarters does she have? \n" ); document.write( "
Algebra.Com's Answer #225004 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
N-number of nickels
\n" ); document.write( "D-number of dimes
\n" ); document.write( "Q-number of quarters
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"Q=2D\"
\n" ); document.write( "\"D=Q%2F2\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"Q=3N\"
\n" ); document.write( "\"N=Q%2F3\"
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( "\"5N%2B10D%2B25Q=190\"
\n" ); document.write( "\"5%28Q%2F3%29%2B10%28Q%2F2%29%2B25Q=190\"
\n" ); document.write( "\"5%28Q%2F3%29%2B30Q=190\"
\n" ); document.write( "\"5Q%2B90Q=570\"
\n" ); document.write( "\"95Q=570\"
\n" ); document.write( "\"highlight%28Q=6%29\"
\n" ); document.write( "She has 6 quarters.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );