document.write( "Question 1131105: In 2002 a cable company charged $34.99 per month. In 2005 it cost $43.43.
\n" );
document.write( "What is the company's equation? Use C for the cost per month and t for time in years since 2002. (2003=1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #747718 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In 2002 a cable company charged $34.99 per month. In 2005 it cost $43.43. \n" ); document.write( "What is the company's equation? Use C for the cost per month and t for time in years since 2002. (2003=1) \n" ); document.write( "---- \n" ); document.write( "slope = 12(43.43-34.99)/(4-1) = 12*8.44/3 = 33.76 (amt. of cost gain per year)\r \n" ); document.write( "\n" ); document.write( "----- \n" ); document.write( "intercept:: C(1 yr.) = 12*34.99 so C(0) = 12*34.99-33.76 = 386.12 \n" ); document.write( "----- \n" ); document.write( "Equation:: \n" ); document.write( "C(t) = 33.76t + 386.12 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------------- \n" ); document.write( " |