document.write( "Question 176439This question is from textbook Teaching Textbooks
\n" );
document.write( ": Irving has 10% as many quarters as nickels. If Irving has $5.25 in quarters and nickels, how many nickels does he have? \r
\n" );
document.write( "\n" );
document.write( "I first tried to add .10(.25) and .05x (because I don't know how many nickels, but that does not make sense when I try to solve it. I guess I don't understand what \"10% as many\" means. Does he have 10% more quarters? or 10% out of 100% are quarters? Either way, I can't figure out even how to set this problem up!\r
\n" );
document.write( "\n" );
document.write( "Thanks for your help! \n" );
document.write( "
Algebra.Com's Answer #131558 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! .1x*.25+.05x=5.25 \n" ); document.write( ".025x+.05x=5.25 \n" ); document.write( ".075x=5.25 \n" ); document.write( "x=5.25/.075 \n" ); document.write( "x=70 number of nickels. \n" ); document.write( ".1*70=7 number of quarters. \n" ); document.write( "Proof: \n" ); document.write( "7*.25+.05*70=5.25 \n" ); document.write( "1.75+3.50=5.25 \n" ); document.write( "5.25=5.25 \n" ); document.write( " |