document.write( "Question 93785: Here is the problem I received on a summer homework packet. I think there is not enough information to answer the question. Here is the question. \r
\n" );
document.write( "\n" );
document.write( "Two cell phone companies are promoting cell phone plans. Company A offers a flat fee of $90.00 per month. Comapny B offers a different plan. It will cost $15.00 per month for service .10 per minute. You will need to compare the two plans to decide which plan is better for you.\r
\n" );
document.write( "\n" );
document.write( "Sketch both equations on the same x - y plane.\r
\n" );
document.write( "\n" );
document.write( "How would you know which plan is better if minutes used or more information is given?\r
\n" );
document.write( "\n" );
document.write( "Thanks,\r
\n" );
document.write( "\n" );
document.write( "Matt \n" );
document.write( "
Algebra.Com's Answer #68436 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Two cell phone companies are promoting cell phone plans. Company A offers a flat fee of $90.00 per month. Company B offers a different plan. It will cost $15.00 per month for service .10 per minute. You will need to compare the two plans to decide which plan is better for you. \n" ); document.write( ": \n" ); document.write( "Sketch both equations on the same x - y plane. \n" ); document.write( ": \n" ); document.write( "Co A plan: y = 90 \n" ); document.write( "Co B plan: y = 15 + .10x, where x is the number of minutes used \n" ); document.write( "Graph these two equations: \n" ); document.write( " \n" ); document.write( "; \n" ); document.write( "You can also solve this to find out the range of when Plan B is cheaper \n" ); document.write( ".10x + 15 < 90 \n" ); document.write( ".10x < 90 - 15 \n" ); document.write( ".10x < 75 \n" ); document.write( "x < 75/.1 \n" ); document.write( "x < 750 minutes, plan B is cheaper, greater it's more expensive \n" ); document.write( ": \n" ); document.write( "How would you know which plan is better if minutes used or more information is given? \n" ); document.write( "It's obvious that you would have to know how many minutes will be used each month. \n" ); document.write( " |