document.write( "Question 1032530: Pls help me solve this. this is the last equation for my homework.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Robert has 35 coins consisting dimes and quarters. If the total value is $5.90, how many of each kind of coin are there? \n" );
document.write( "
Algebra.Com's Answer #647185 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Robert has 35 coins consisting dimes and quarters. \n" ); document.write( "d + q = 35 coins \n" ); document.write( "--------------- \n" ); document.write( "If the total value is $5.90, how many of each kind of coin are there? \n" ); document.write( "10d + 25q = 590 cents \n" ); document.write( "----- \n" ); document.write( "Modify for elimination:: \n" ); document.write( "d + q = 35 \n" ); document.write( "d + 2.5q = 59 \n" ); document.write( "--------- \n" ); document.write( "Subtract and solve for \"q\": \n" ); document.write( "1.5q = 24 \n" ); document.write( "---- \n" ); document.write( "q = 16 (# of quarters) \n" ); document.write( "d = 35-16 = 19 (# of dimes) \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |