document.write( "Question 455443: A painter can be paid one of two ways:
\n" );
document.write( "Plan A: $150 plus $18.00 per hour. Plan B: Straight $26.00 per hour. For what range of hours is plan B better than plan A? \n" );
document.write( "
Algebra.Com's Answer #312683 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 150+18x=26x \n" ); document.write( "150=8x \n" ); document.write( "75/4=x \n" ); document.write( "18.75 hours \n" ); document.write( "at 18.75 hours they are equal so anything more then the $26 plan is better for the painter.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |