document.write( "Question 935264: Use a table to find the break-even point. Check your solution.
\n" );
document.write( "C=15x + 150
\n" );
document.write( "R=45x
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #568437 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! find the break-even point. Check your solution. \n" ); document.write( " C=15x + 150 \n" ); document.write( " R=45x \n" ); document.write( " ------ \n" ); document.write( "Solve:: C = R \n" ); document.write( "15x + 150 = 45x \n" ); document.write( "30x = 150 \n" ); document.write( "x = 5 \n" ); document.write( "--- \n" ); document.write( "The R = C = 45*5 = 225 \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------------- \n" ); document.write( " |