document.write( "Question 186328: media services charges $30 for a phone and $20/month for its economy plan.the equation c=20t+30 describes the total cost,c, of operating a meia service phone for t months.
\n" );
document.write( "The total cost of service is ?
\n" );
document.write( "If a customer has only $80 available how many months of service can she recieve?
\n" );
document.write( "A.3
\n" );
document.write( "B.2 1/3
\n" );
document.write( "C.2
\n" );
document.write( "D. 2 1/2 \n" );
document.write( "
Algebra.Com's Answer #139664 by nerdybill(7384) You can put this solution on YOUR website! Given: \n" ); document.write( "c=20t+30 \n" ); document.write( "c = 80 \n" ); document.write( ". \n" ); document.write( "80=20t+30 \n" ); document.write( "50=20t \n" ); document.write( "50/20 = t \n" ); document.write( "5/2 = t \n" ); document.write( "2 1/2 = t \n" ); document.write( ". \n" ); document.write( "Answer: D \n" ); document.write( " |