document.write( "Question 1074920: I need some help, I already got the equation but I'm stuck at the multiplying part. Here is the question: A person has only nickels and quarters. They have a total of $3.85 from 29 coins. Find the number of nickels and quarters. Please help me, I already got N+Q=29 and 5N+25Q=3.85, but I don't know what to do after that. \n" ); document.write( "
Algebra.Com's Answer #689588 by KMST(5328)![]() ![]() You can put this solution on YOUR website! It should be 5N+25Q=385 , \n" ); document.write( "because the 5, the 5N, the 25, and the 25Q represent,amounts in cents, not $. \n" ); document.write( " \n" ); document.write( "ONE WAY: \n" ); document.write( "After that you could solve the first equation for N, \n" ); document.write( "and substitute the expression found into the other equation. \n" ); document.write( "N=29-Q, \n" ); document.write( "5(29-Q)+25Q=385 \n" ); document.write( "145-5Q+25Q=385 \n" ); document.write( "145+20Q=385 \n" ); document.write( "20Q=385-145 \n" ); document.write( "20Q=240 \n" ); document.write( " \n" ); document.write( "and \n" ); document.write( " \n" ); document.write( "That v way of solving a system of 2 linear equations with two variables is called substitution, \n" ); document.write( "because you solve one equation for one variable, \n" ); document.write( "and then substitute the expression found for the variable in the other equation. \n" ); document.write( " |