document.write( "Question 206039: hello, I have a question on linear equation that models the following situation:\r
\n" );
document.write( "\n" );
document.write( "The World of Frying Pans buys a computer for 4000 dollars. After 3 years the computer will be worth 400 dollars. What is the linear equation that relates the value of the computer(V) to the age of the computer(a)?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #155617 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The World of Frying Pans buys a computer for 4000 dollars. After 3 years the computer will be worth 400 dollars. What is the linear equation that relates the value of the computer(V) to the age of the computer(a)? \n" ); document.write( "-------------------------------------------------- \n" ); document.write( "You have two points relating time and cost: (0,4000), (3,400) \n" ); document.write( "------------------------------------------------ \n" ); document.write( "slope: (400-4000)/(3-0) = -1200 \n" ); document.write( "--- \n" ); document.write( "intercept: v(0) = 4000 \n" ); document.write( "----------------------------- \n" ); document.write( "Equation: v(a) = -1200a + 4000 \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |