document.write( "Question 263023: An internet service provider offers two plans. Plan A cost $25 per month and allows unlimited internet access. Plan B cost $12 per month and allows 50 free hours plus 65 cents each additional hour. How many hours would a customer need to use internet service in order for Plan A to be less expensive than Plan B.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " Thank you, Please show me how to set this up. It should be an equlity since were trying to find when A < B . Thanks again, Mike
\n" ); document.write( "

Algebra.Com's Answer #193771 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
An internet service provider offers two plans.
\n" ); document.write( "Plan A cost $25 per month and allows unlimited internet access.
\n" ); document.write( "CostA = 25m where m is number of months
\n" ); document.write( "---------------------------------------------
\n" ); document.write( "Plan B cost $12 per month and allows 50 free hours plus 65 cents each addtional hour.
\n" ); document.write( "CostB = 12m\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " How many hours would a customer need to use internet service in order for Plan A to be less expensive than Plan B.
\n" ); document.write( "---
\n" ); document.write( "25m < 12m + 0.65(h-50)
\n" ); document.write( "13m < 0.65h - 32.5
\n" ); document.write( "0.65h > 13m + 32.5
\n" ); document.write( "h > (13m+32.5)/0.65
\n" ); document.write( "======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H. \r
\n" ); document.write( "\n" ); document.write( "Thank you, Please show me how to set this up. It should be an inequality since we're trying to find when A < B .
\n" ); document.write( "
\n" );