document.write( "Question 614039: Sally is comparing Sprint to Verizon cell phone rates. Sprint charges $25.00 per month plus and .10 per minute for the use of the phone. Verizon charges $10.00 per month and .20 per minute for the use of the phone. How long per month would Sally have to use her phone to make Sprint the better choice.\r
\n" );
document.write( "\n" );
document.write( "A. 51 minutes B. 1 hour 57 minutes C. 2 hours 31 minutes \r
\n" );
document.write( "\n" );
document.write( "D. 5 hours 51 minutes\r
\n" );
document.write( "\n" );
document.write( "Could someone please help me with this math problem? \n" );
document.write( "
Algebra.Com's Answer #386432 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Sally is comparing Sprint to Verizon cell phone rates. \n" ); document.write( "Sprint charges $25.00 per month plus and .10 per minute for the use of the phone. \n" ); document.write( " Verizon charges $10.00 per month and .20 per minute for the use of the phone. \n" ); document.write( " How long per month would Sally have to use her phone to make Sprint the better choice. \n" ); document.write( ": \n" ); document.write( "Let m = no. minutes she uses in one month \n" ); document.write( ": \n" ); document.write( "Write an equation for the cost of each plan (per month) \n" ); document.write( ": \n" ); document.write( "Sprint \n" ); document.write( "cost = .10m + 25 \n" ); document.write( "Verizon \n" ); document.write( "cost = .20m + 10 \n" ); document.write( ": \n" ); document.write( "Write an equation for the statement \n" ); document.write( "\"Verizon cost more than Sprint\" \n" ); document.write( ".20m + 10 > .10m + 25 \n" ); document.write( ".20m - .10m > 25 - 10 \n" ); document.write( ".10m > 15 \n" ); document.write( "m > 15/.10 \n" ); document.write( "m > 150 minutes \n" ); document.write( ": \n" ); document.write( "If she talks 151 min or more the Sprint plan is better \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Prove this to yourself> \n" ); document.write( "Sprint \n" ); document.write( " C = .10(151) + 25 \n" ); document.write( " C = 15.10 + 25 \n" ); document.write( " C = $40.10 \n" ); document.write( "Verizon \n" ); document.write( " C = .20(151) + 25 \n" ); document.write( " C = 30.20 + 10 \n" ); document.write( " C = $40.30 \n" ); document.write( " \n" ); document.write( " |