document.write( "Question 158808This question is from textbook
\n" );
document.write( ": Henry paid $.80 for each bag of peanuts. He sold all but 20 of them for $1.50 and made a profit of $54. how many bags did he buy? \n" );
document.write( "
Algebra.Com's Answer #116962 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! .80x=(x-20)1.50-54 \n" ); document.write( ".80x=1.5x-30-54 \n" ); document.write( ".8x-1.5x=-84 \n" ); document.write( "-.7x=-84 \n" ); document.write( "x=-84/-.7 \n" ); document.write( "x=120 bags were bought. \n" ); document.write( "Proof: \n" ); document.write( ".80*120=(120-20)1.5-54 \n" ); document.write( "96=100*1.50-54 \n" ); document.write( "96=150-54 \n" ); document.write( "96=96 \n" ); document.write( " \n" ); document.write( " |