document.write( "Question 964294: A TV manufacturer has fixed costs of $1,117.50 and variable costs of $55.25 per TV. The TV's sell
\n" ); document.write( "for $99.95 each.
\n" ); document.write( "a.) If X is the number of units sold, write the equations of the revenue and cost functions
\n" ); document.write( "b.) Find the break even point.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #589184 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
cost =  1,117.50+55.25X
\n" ); document.write( "Revenue = 99.95X
\n" ); document.write( "---------------------
\n" ); document.write( "Break even point:
\n" ); document.write( "1,117.50+55.25X = 99.95X Subtract 55.25X from both sides:
\n" ); document.write( "1,117.50= 44.70 Divide both sides by 44.70 and you have your answer.
\n" ); document.write( "
\n" );