document.write( "Question 1033646: Hi Could you help me solve this problem \r
\n" ); document.write( "\n" ); document.write( "If Austin has 13 nickels and dimes in his pocket, and they have a combined value of 105 cents, how many of each coin does he have?
\n" ); document.write( "

Algebra.Com's Answer #648289 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call their numbers n and d. Then we can write
\n" ); document.write( "n + d = 13
\n" ); document.write( "The value equation for them is
\n" ); document.write( "5n + 10d = 105
\n" ); document.write( "Now multiply the top equation by 5 and subtract from the bottom equation...we get
\n" ); document.write( "5n + 10d = 105
\n" ); document.write( "-(5n + 5d = 65)
\n" ); document.write( "------------------
\n" ); document.write( "5d = 40
\n" ); document.write( "d = 8 dimes which means there are 13-8 =
\n" ); document.write( "n = 5 nickels
\n" ); document.write( "
\n" ); document.write( "
\n" );