document.write( "Question 1191337: Hi
\n" );
document.write( "If Bob had twice as many nickels and half as many quarters, he would have 60c less. Suppose he now has 16 nickels and quarters. How many of each coin does he have.
\n" );
document.write( "Thanks \n" );
document.write( "
Algebra.Com's Answer #823243 by MathTherapy(10810) You can put this solution on YOUR website! Hi \n" ); document.write( "If Bob had twice as many nickels and half as many quarters, he would have 60c less. Suppose he now has 16 nickels and quarters. How many of each coin does he have.\r \n" ); document.write( "\n" ); document.write( "Thanks \n" ); document.write( " Let number of nickels be N\r\n" ); document.write( "Then number of quarters = 16 - N\r\n" ); document.write( "Amount of money: .05N + .25(16 - N) = - .2N + 4\r\n" ); document.write( "If there were twice as many nickels, then number of nickels would be 2N\r\n" ); document.write( "\r\n" ); document.write( "It there were twice as many nickels, then value of the nickels would be .05(2N) = .1N\r\n" ); document.write( "If there were half as many quarters, then number of quarters would be\n" ); document.write( " |