document.write( "Question 970646: a fivepound bag of oranges cost $15.how much does it cost for one pound of oranges
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #593236 by Horlaye(27) You can put this solution on YOUR website! Five pound bag of oranges= $15 \n" ); document.write( " 5b = $15 \n" ); document.write( " Therefore one bag is \n" ); document.write( " b = 15/5 \n" ); document.write( " b = 3 \n" ); document.write( "Hence one pound bag of oranges= $3 \n" ); document.write( " |