document.write( "Question 95730: a drive in cashier took $20 in bills to the bank to get change. she asked for twice as many dimes as nickels and three times as many quarters as nickels. Was the teller able to grant her request?
\n" ); document.write( "help
\n" ); document.write( "

Algebra.Com's Answer #69746 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a drive in cashier took $20 in bills to the bank to get change. she asked for twice as many dimes as nickels and three times as many quarters as nickels. Was the teller able to grant her request?
\n" ); document.write( "-------------
\n" ); document.write( "Let # of nickels be \"x\" ; value is 5x cents
\n" ); document.write( "# of dimes = \"2x\"; value is 10*2x = 20x cents
\n" ); document.write( "# of quarters = \"3x\"; value is 25*3x = 75x cents
\n" ); document.write( "----------------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "value + value + value = 2000 cents
\n" ); document.write( "5x + 20x + 75x = 2000
\n" ); document.write( "105x = 2000
\n" ); document.write( "x = 2000/105 = 19.047...
\n" ); document.write( "--------------
\n" ); document.write( "x is not a whole number so the teller cannot satisfy the request.
\n" ); document.write( "===========
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );