document.write( "Question 434968: Thien has quarters and nickles in his pocket. he has ten fewer nickles than quarters, and their total value is $6.10. how many of each does he have? \n" ); document.write( "
Algebra.Com's Answer #301166 by mananth(16946)![]() ![]() You can put this solution on YOUR website! quarters 25 x \n" ); document.write( "nickels 5 (x-10) \n" ); document.write( "Value= 610 \n" ); document.write( "25x+5x-50= 610 \n" ); document.write( "30x -50=610 \n" ); document.write( "30x=610 \n" ); document.write( "30x=660 \n" ); document.write( "/30 \n" ); document.write( "x=22 quarters 550 \n" ); document.write( "12 Nickels 60 \n" ); document.write( " \n" ); document.write( " |