document.write( "Question 101689: I am lost about where to put the data on these functions Please help. The question is;
\n" );
document.write( "The owners of a landscaping company have determined that their weekly revenue and cost in dollars are given by:
\n" );
document.write( "R(x)= 95x and C(x)= 45x + 2,000 where x is the number od lawns serviced.
\n" );
document.write( "a. What will revenue and cost be if they service 30 lawns?
\n" );
document.write( "b. How many lawns must they service in order to reach their break-even point?\r
\n" );
document.write( "\n" );
document.write( "Thank you for your time \n" );
document.write( "
Algebra.Com's Answer #73953 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! R(x)= 95x and C(x)= 45x + 2,000 where x is the number of lawns serviced. \n" ); document.write( "a. What will revenue and cost be if they service 30 lawns? \n" ); document.write( "R(30) = 95*30 = 2850 \n" ); document.write( "C(30) = 45*30+2000 = 3350 \n" ); document.write( "--------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b. How many lawns must they service in order to reach their break-even point? \n" ); document.write( "Break-even means revenue equals cost. \n" ); document.write( "95x = 45x+2000 \n" ); document.write( "50x = 2000 \n" ); document.write( "x = 40 lawns must be serviced \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |