document.write( "Question 192029This question is from textbook
\n" ); document.write( ": Recovering an investment. The manager at Cream of
\n" ); document.write( "the Crop bought a load of watermelons for $200. She
\n" ); document.write( "priced the melons so that she would make $1.50 profit on
\n" ); document.write( "each melon. When all but 30 had been sold, the manager
\n" ); document.write( "had recovered her initial investment. How many did she
\n" ); document.write( "buy originally?\r
\n" ); document.write( "\n" ); document.write( "First, I had x= the total # of watermelons
\n" ); document.write( "Then, I did x=1.5(x)-30
\n" ); document.write( "x=1.5(x)-30
\n" ); document.write( "-.5x=-30
\n" ); document.write( "x=60
\n" ); document.write( "However when I check the answer, it doesn't check correctly. I think that I do not have the correct equation. I just need a little help in the right direction.
\n" ); document.write( "

Algebra.Com's Answer #144092 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
the selling price is (200/x)+1.50\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so (x-30)[(200/x)+1.5)=200\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--SOLUTION BELOW--\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "multiplying by 2x ___ (x-30)(400+3x)=400x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "FOILing ___ 3x^2+310x-12000=400x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtracting 400x and dividing by 3 ___ x^2-30x-4000=0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "factoring ___ (x-80)(x+50)=0\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "so x=80
\n" ); document.write( "
\n" );