document.write( "Question 765394: 3) Aaron has two times as many pennies as nickles. If Aaron had nine more nickles and seven fewer pennies, he would have the same number of each coin. How many money does he have?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " 7) Jasmine's dimes and nickles total $5.25. If the dimes were replaced by nickles and nickles were replaced by dimes, then she would have $7.50. How many of each coin does she have?
\n" ); document.write( "

Algebra.Com's Answer #466256 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
3) Aaron has two times as many pennies as nickles.
\n" ); document.write( " If Aaron had nine more nickles and seven fewer pennies, he would
\n" ); document.write( "have the same number of each coin.
\n" ); document.write( " How many money does he have?
\n" ); document.write( "Let p = no. pennies
\n" ); document.write( "Let n = no. of nickels
\n" ); document.write( "Write an equation for what it says
\n" ); document.write( "\"Aaron has two times as many pennies as nickles.\"
\n" ); document.write( "p = 2n
\n" ); document.write( "\"If Aaron had nine more nickles and seven fewer pennies, he would have the same number of each coin.\"
\n" ); document.write( "n + 9 = p - 7
\n" ); document.write( "Replace p with 2n
\n" ); document.write( "n + 9 = 2n - 7
\n" ); document.write( "9 + 7 = 2n - n
\n" ); document.write( "16 = n, sixteen nickels
\n" ); document.write( "then
\n" ); document.write( "2(16) = 32 pennies
\n" ); document.write( "You can check this yourself in the 2nd equation
\n" ); document.write( ":
\n" ); document.write( "7) Jasmine's dimes and nickles total $5.25.
\n" ); document.write( "If the dimes were replaced by nickles and nickles were replaced
\n" ); document.write( " by dimes, then she would have $7.50.
\n" ); document.write( "How many of each coin does she have?
\n" ); document.write( "let x = no. nickels
\n" ); document.write( "let y = no. of dimes
\n" ); document.write( "Write an equation for each scenario
\n" ); document.write( ".05x + .10y = 5.25
\n" ); document.write( ".10x + .05y = 7.50
\n" ); document.write( "multiply the 1st equation by 2, subtract the 2nd
\n" ); document.write( ".10x + .20y = 10.50
\n" ); document.write( ".10x + .05y = 7.50
\n" ); document.write( "----------------------Subtraction eliminates x, find y
\n" ); document.write( "0 + .15y = 3.00
\n" ); document.write( "y = 3.00/.15
\n" ); document.write( "y = 20 dimes
\n" ); document.write( "Find x
\n" ); document.write( ".05x + .10(20) = 5.25
\n" ); document.write( ".05x = 5.25 - 2
\n" ); document.write( ".05x = 3.25
\n" ); document.write( "x = 3.25/.05
\n" ); document.write( "x = 65 nickels
\n" ); document.write( ":
\n" ); document.write( "I'll let you check this solution.
\n" ); document.write( "
\n" );