document.write( "Question 1054443: . Kim owes her friend $245 and plans to pay $35 per week. Write an equation of the
\n" );
document.write( "function that shows the amount Kim owes after x weeks. Then find and interpret
\n" );
document.write( "the intercepts of the function. \n" );
document.write( "
Algebra.Com's Answer #669659 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The equation is going to take $245 and decrease it by $35 every week, so 1 week is $35, 2 weeks $70. \n" ); document.write( "A (amount owed)=245-35x \n" ); document.write( "The intercepts are A=$245 at week 0, start \n" ); document.write( "and A=0 at week 7 (7*35=245) end (nothing is owed). \n" ); document.write( " |