document.write( "Question 740916:
\n" ); document.write( "There are eight times as many 10 cent coins as there are 5 cent coins in a money box. The value of all the 10 cent coins is 450 cent more than the value of 5 cent coins. How many 5 cent and 10 cent coins are there in the money box
\n" ); document.write( "

Algebra.Com's Answer #451790 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+n+\" = number of 5 cent coins in box
\n" ); document.write( "Let \"+d+\" = number of 10 cent coins in box
\n" ); document.write( "-----------------
\n" ); document.write( "(1) \"+d+=+8n+\"
\n" ); document.write( "(2) \"+10d+=+5n+%2B+450+\" ( all values in cents )
\n" ); document.write( "---------------------
\n" ); document.write( "Substitute (1) into (2)
\n" ); document.write( "(2) \"+10%2A%28+8n+%29+=+5n+%2B+450+\"
\n" ); document.write( "(2) \"+80n+-+5n+=+450+\"
\n" ); document.write( "(2) \"+75n+=+450+\"
\n" ); document.write( "(2) \"+n+=+6+\"
\n" ); document.write( "and, since
\n" ); document.write( "(1) \"+d+=+8n+\"
\n" ); document.write( "(1) \"+d+=+8%2A6+\"
\n" ); document.write( "(1) \"+d+=+48+\"
\n" ); document.write( "There are 6 of the 5 cent coins in box
\n" ); document.write( "There are 48 of the 10 cent coins in box
\n" ); document.write( "check:
\n" ); document.write( "(2) \"+10d+=+5n+%2B+450+\"
\n" ); document.write( "(2) \"+10%2A48+=+5%2A6+%2B+450+\"
\n" ); document.write( "(2) \"+480+=+30+%2B+450+\"
\n" ); document.write( "(2) \"+480+=+480+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );