document.write( "Question 215743: May I have some help on this problem? It's sort of difficult for me to solve it: A telephone comapny charges $4.95 per month for long distance calls plus $0.05 per minute. The monthly cost c of long distance calls can be described by the equation c = 0.05m + 4.95, where m is the number of minutes. Using this information, find the y-intercept of the graph of the equation. \n" ); document.write( "
Algebra.Com's Answer #163000 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! The y int would be the flat rate with no minutes or the starting point \n" ); document.write( "(0,+4.95) \n" ); document.write( "y=0.05m+4.95 \n" ); document.write( "y=0.05(0)=4.95 \n" ); document.write( "y=4.95 when m or x=0 \n" ); document.write( " |