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)\"\" \"About 
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 \"matrix%281%2C3%2C+%2816+-+N%29%2F2%2C+or%2C+8+-+N%2F2%29\"\r\n" );
document.write( "If there were half as many quarters, then the value of the quarters would be \"matrix%281%2C3%2C+.25%288+-+N%2F2%29%2C+%22=%22%2C+2+-+.25N%2F2%29\"\r\n" );
document.write( "\r\n" );
document.write( "Since hypothetical scenario yields .60 less, we then get: \r\n" );
document.write( "                                                               .6N - .25N = 2.8 ------ Multiplying by LCD, 2\r\n" );
document.write( "                                                                     .35N = 2.8\r\n" );
document.write( "                                            Number of nickels, or \r\n" );
document.write( "\r\n" );
document.write( "                                            Obviously, number of quarters: 16 - 8 = 8
\n" ); document.write( "
\n" );