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 #823162 by ikleyn(53763) You can put this solution on YOUR website! . \n" ); document.write( "If Bob had twice as many nickels and half as many quarters, he would have 60c less. \n" ); document.write( "Suppose he now has 16 nickels and quarters. How many of each coin does he have. \n" ); document.write( "~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "N = # of nickels\r\n" ); document.write( "\r\n" ); document.write( "Q = # of quarters\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Equations from the condition\r\n" ); document.write( "\r\n" ); document.write( " N + Q = 16 (1)\r\n" ); document.write( "\r\n" ); document.write( " 5*(2N) +\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |