document.write( "Question 237503: Word problems have always confused me. I need help in deciphering exactly what the following word problem is looking for:\r
\n" );
document.write( "\n" );
document.write( "A cellular phone company offers a contract for which the cost C, in dollars, of t minutes of telephoning is given by C = 0.25(t-500) + 46.95, where it is assumed that t > 500 minutes. What times will keep costs between $87.45 and $118.95?\r
\n" );
document.write( "\n" );
document.write( "Any help would eb appreciated. Thank you in advance for your help. \n" );
document.write( "
Algebra.Com's Answer #174635 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A cellular phone company offers a contract for which the cost C, in dollars, of t minutes of telephoning is given by C = 0.25(t-500) + 46.95, where it is assumed that t > 500 minutes. What times will keep costs between $87.45 and $118.95? \n" ); document.write( "---------------------------------------------- \n" ); document.write( "87.45 < 0.25(t-500) + 46.95 < 118.95 \n" ); document.write( "--- \n" ); document.write( "subtract 46.95 along the line to get: \n" ); document.write( "40.50 < 0.25(t-500) < 72 \n" ); document.write( "--- \n" ); document.write( "Divide thru by 0.25 to get: \n" ); document.write( "162 < t-500 < 288 \n" ); document.write( "----------------------------------- \n" ); document.write( "Add 500 along the line to get: \n" ); document.write( "662 < t < 788 \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |