document.write( "Question 929256: emma has 50 coins in her pocket and their value is $6.30. If emma only has nickels and quarters, how many of each does she have? \n" ); document.write( "
Algebra.Com's Answer #564167 by Rongtian(7)\"\" \"About 
You can put this solution on YOUR website!
x=quarter amount
\n" ); document.write( "y=nickel amount\r
\n" ); document.write( "\n" ); document.write( "(-5)(x+y)=10(-5)
\n" ); document.write( "25x+5y=225\r
\n" ); document.write( "\n" ); document.write( "20x=175
\n" ); document.write( "no solution
\n" ); document.write( "
\n" );