document.write( "Question 209753: the manager of farmers delight bought a load of watermelons for $750 and priced the watermelons so that he would make $2 on each melon. when all but 100 of the melons had been sold, he broke even. how many did he originally buy? \n" ); document.write( "
Algebra.Com's Answer #158565 by 314(4)![]() ![]() ![]() You can put this solution on YOUR website! x=number of watermelons \n" ); document.write( "2(x-100)=750 we divide with 2 \n" ); document.write( "x-100=375 \n" ); document.write( "x=375+100 \n" ); document.write( "x=475 watermelons \n" ); document.write( " |