document.write( "Question 924248: Mackenzie has 19 coins in her pocket. They are all either dimes or quarters, totaling $3.40.\r
\n" );
document.write( "\n" );
document.write( "How many coins are quarters?\r
\n" );
document.write( "\n" );
document.write( "Solve the word problem by creating a system of equations. Use substitution to find the solution.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #560718 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! Mackenzie has 19 coins in her pocket. They are all either dimes or quarters, totaling $3.40. \n" ); document.write( " \r\n" ); document.write( "Let the number of dimes be D\r\n" ); document.write( "Let the number of dimes be Q \r\n" ); document.write( " Value Value\r\n" ); document.write( "Type Number of of\r\n" ); document.write( " of of EACH ALL\r\n" ); document.write( "coin coins coin coins\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "DIMES D $0.10 $0.10D \r\n" ); document.write( "QUARTERS Q $0.25 $0.25Q\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "TOTALS 19 ----- $3.40\r\n" ); document.write( "\r\n" ); document.write( " The equations comes from the \"Number of coins\" column \r\n" ); document.write( "and the \"Value of ALL coins\" column:\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |