document.write( "Question 24332: Jane has nickels and quarters worth $3.05. She has 7 more nickels than quarters. Find the number of each coin. \n" ); document.write( "
Algebra.Com's Answer #13134 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Let the number of quarters be \"x\"
\n" ); document.write( "Then number of nickels will be \"x+7\"
\n" ); document.write( "Value of quarters is 25x cents.
\n" ); document.write( "Falue of nickels is 5(x+7)= 5x+35 cents.
\n" ); document.write( "EQuATION:
\n" ); document.write( " Value of nickels + Value of quarters is 305 cents
\n" ); document.write( " 5x+35 + 25x = 305
\n" ); document.write( " 40x = 270
\n" ); document.write( " x = 6 3/4
\n" ); document.write( "Something is wrong here. Check your problem statement
\n" ); document.write( "again. You cannot have 6 3/4 quarters.\r
\n" ); document.write( "\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );