document.write( "Question 1050150: Sally has 3 more nickels than quarters. The total value of these coins is $2.85. How many of each coin does sally have? \n" ); document.write( "
Algebra.Com's Answer #665742 by advanced_Learner(501)![]() ![]() You can put this solution on YOUR website! N\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "N=Q+3\r \n" ); document.write( "\n" ); document.write( "5N+25Q=285\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "N-Q=3 \n" ); document.write( "
|