document.write( "Question 899411: Ben has a change jar that contains only dimes and quarters. He has 46 coins which add up to a total of $9.25. How many of each type of coin does he have? \n" ); document.write( "
Algebra.Com's Answer #545392 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "Let x represent larger coin, the Quarter
\n" ); document.write( "CENTS makes sense
\n" ); document.write( "25x + 10(46-x) = 925
\n" ); document.write( " \"x+=+%28925-10%2A46%29%2F15\", number of Quarters. Dimes (46-x)
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );