document.write( "Question 658393: Anna has $4.00 in change. If she has 5 quarters what is the maximum numbers of dimes that she can have
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #410269 by josmiceli(19441) You can put this solution on YOUR website! 5 quarters = $1.25 \n" ); document.write( "$4.00 minus $1.25 = $2.75 \n" ); document.write( "If she has only 1 nickel, she can have \n" ); document.write( " \n" ); document.write( "27 dimes, which is the maximum \n" ); document.write( " \n" ); document.write( " |