document.write( "Question 548261: Ben has twice as many quarters as nickels. if the total is $8.25 how many quarters does he have? \n" ); document.write( "
Algebra.Com's Answer #356849 by mathie123(224)\"\" \"About 
You can put this solution on YOUR website!
Let q be the number of quarters and n be the number of nickels. From the question we know that
\n" ); document.write( "\"q=2n\" (1)
\n" ); document.write( "and
\n" ); document.write( "\"25q%2B5n=825\" (2)
\n" ); document.write( "(Note: I had to change 8.25 to cents so everything was measure in the same units... as well I used 25 for q since quarters are 25 cents and 5 for n as nickels are worth 5 cents.)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now we can substitute (1) into (2) and solve for n. This leaves:
\n" ); document.write( "\"25%282n%29%2B5n=825\"
\n" ); document.write( "\"50n%2B5n=825\"
\n" ); document.write( "\"55n=825\"
\n" ); document.write( "\"n=825%2F55%7D%7D%0D%0A%7B%7B%7Bn=15\"\r
\n" ); document.write( "\n" ); document.write( "Now we know we have 15 nickels... to find the number of quarters we have, we must substitute this number of nickels back into equation (1) and solve for q. I will leave this next part to you..\r
\n" ); document.write( "\n" ); document.write( "Let me know if you are unsure about anything:)
\n" ); document.write( "
\n" );