document.write( "Question 908509: Kevin and Randy Muise have a jar containing
\n" );
document.write( "32
\n" );
document.write( "coins, all of which are either quarters or nickels. The total value of the coins in the jar is
\n" );
document.write( "$ 4.60.
\n" );
document.write( " How many of each type of coin do they have?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #551171 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x the number of quarters \n" ); document.write( "CENTS makes sense \n" ); document.write( "25x + 5(32-x) = 460 \n" ); document.write( "20x = 300 \n" ); document.write( "x = 15, the number of quarters. there are 17 Nickels \n" ); document.write( "And..checking \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |