document.write( "Question 269884: A long-distance telephone company charges as $19.95 standard monthly service fee plus %0.05 per minute of long-distance use. Write a polynomial to express the monthly cost of the phone plan if 'x' minutes of long-distance time are used per month. What is the degree of the polynomial?\r
\n" ); document.write( "\n" ); document.write( "I don't know if I'm going in the right direction, would I make an equation like this?
\n" ); document.write( " 19.95 + .05x\r
\n" ); document.write( "\n" ); document.write( "Thanks in advance!
\n" ); document.write( "

Algebra.Com's Answer #197723 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
You are correct. However, you'll most likely see it as \"0.05x%2B19.95\" (ie the terms are in descending degree). Because the largest exponent is 1, the degree of \"0.05x%2B19.95\" is 1. \n" ); document.write( "
\n" );