document.write( "Question 440977: One eighth of Al's coins are quarters and the rest are nickels. If the total value of the coins is $3.60, how many of each type of coin does he have?\r
\n" ); document.write( "\n" ); document.write( "So, I think I set this up like this:
\n" ); document.write( " q (quarters) and n (nickels)
\n" ); document.write( "q + n = 3.60\r
\n" ); document.write( "\n" ); document.write( "and then you need a second equation, but I'm just not sure how to make that...\r
\n" ); document.write( "\n" ); document.write( "is it something like:
\n" ); document.write( "1/8x + n = ???\r
\n" ); document.write( "\n" ); document.write( "Sorry, I'm completely lost.
\n" ); document.write( "

Algebra.Com's Answer #304492 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
not completely, but pretty well\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "1/8 are quarters, so 7/8 are nickels ___ n = 7q\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "for the \"value\" equation ___ .25q + .05n = 3.60 ___ 5q + n = 72\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "substitution would work well here
\n" ); document.write( "
\n" );