document.write( "Question 703717: Gave has $7.35 in dimes and nickels. There are an equal number of dimes and nickels. How many dimes and nickels are there? \n" ); document.write( "
Algebra.Com's Answer #433655 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Gave has $7.35 in dimes and nickels.
\n" ); document.write( " There are an equal number of dimes and nickels.
\n" ); document.write( " How many dimes and nickels are there?
\n" ); document.write( ":
\n" ); document.write( "not hard, let x = no. of dimes and nickels
\n" ); document.write( ".05x + .10x = 7.35
\n" ); document.write( "find x
\n" ); document.write( "
\n" ); document.write( "
\n" );