document.write( "Question 986449: Nelsons manufactures baseballs at a cost of 7.50 each with fixed costs of 10,000. if one baseball sells for 12 dollars, how many must they sell to make a profit of 12,000?\r
\n" ); document.write( "\n" ); document.write( "I know the answer is 4889 baseballs, but i got 2,933.
\n" ); document.write( "10,000 + 12,000= 2,200/7.50= 2,933.
\n" ); document.write( "Where did I go wrong?
\n" ); document.write( "

Algebra.Com's Answer #607197 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
C=7.5x+10,000
\n" ); document.write( "R=12x+12,000
\n" ); document.write( "12x=7.5x+22000, because they are equal when they breakeven, but there must be profit of 12,000
\n" ); document.write( "4.5x=22,000
\n" ); document.write( "x=4888.99 or 4889.
\n" ); document.write( "The revenue must be 22,000, but you can't divide that by 7.5
\n" ); document.write( ";
\n" ); document.write( "Set up the Cost function 10,000 fixed +7.5 x variable
\n" ); document.write( "Set up the Revenue function 12x.
\n" ); document.write( "At the breakeven point, the two are equal. When there is profit, that goes into the revenue function, and one solves accordingly.
\n" ); document.write( "
\n" );