document.write( "Question 454605: My question is: If i divide $38.00 into nickels and dimes, how many nickels and dimes will i have of each? Thank you.
\n" );
document.write( " jpm. \n" );
document.write( "
Algebra.Com's Answer #312391 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! If i divide $38.00 into nickels and dimes, how many nickels and dimes will i have of each? \n" ); document.write( ": \n" ); document.write( "There is a great number solutions, an equation would be \n" ); document.write( ".05n + .10d = 38.00 \n" ); document.write( "multiply by 10 \n" ); document.write( ".5n + 1d = 380 \n" ); document.write( "d = 380 - .5n \n" ); document.write( ": \n" ); document.write( "Any even value for n, from 2 to 760 will give you a valid value for d \n" ); document.write( " |