document.write( "Question 399548: My daughter is in doing solving problems with two variables; the addition or subtraction method. We are having a lot of trouble with these. Please help...one of the questions are as follows...\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Gary has $4.40 in nickles and dimes. He has 10 more nickles than dimes. How many of each coin does he have? \n" );
document.write( "
Algebra.Com's Answer #282931 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let n = no. of nickeks \n" ); document.write( "let d = no. of dimes \n" ); document.write( ": \n" ); document.write( "Write an equation for each statement: \n" ); document.write( ": \n" ); document.write( "\"Gary has $4.40 in nickles and dimes. \n" ); document.write( ".05n + .10d = 4.40 \n" ); document.write( ": \n" ); document.write( " He has 10 more nickles than dimes. \n" ); document.write( "n = d+10 \n" ); document.write( ": \n" ); document.write( "In the 1st equation substitute (d+10) for n, solve for d \n" ); document.write( ".05(d+10) + .10d = 4.40 \n" ); document.write( ".05d + .5 + .10d = 4.40 \n" ); document.write( ".05d + .10d = 4.40 - .50 \n" ); document.write( ".15d = 3.90 \n" ); document.write( "d = \n" ); document.write( "d = 26 dimes, then, obviously, we have 36 nickels \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check and see if that is true, find the value using these solutions \n" ); document.write( ".05(36) + .10(26) = \n" ); document.write( "1.80 + 2.60 = 4.40\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |