document.write( "Question 231617: Jake buys oranges at 3 for 46¢. He sells them at 5 for 80¢. In order to make a profit of $1.00, how many oranges must he sell? \n" ); document.write( "
Algebra.Com's Answer #171372 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! .46/3=.1533 cents each cost \n" ); document.write( ".80/5=.16 cents each sold \n" ); document.write( "1/.0067=149 must sell for $1.00 profit \n" ); document.write( " |