document.write( "Question 28627: I am taking a college algebra class and am having some problems with linear equations and graphs. Here is a problem that I would desperatley like to see solved with an explaination of how you did it. Thanks so much, you folks are fantastic.\r
\n" );
document.write( "\n" );
document.write( "Straight line depreciation is a linear equation. The current value, \"y\" of a certain company's piece of equipment after \"x\" years is y = 30,000 - 1000x
\n" );
document.write( "a. Find the intial value of the equipment
\n" );
document.write( "b. Find the value after 4 years
\n" );
document.write( "c. Find the value after 6 years
\n" );
document.write( "d. Graph the depreciation line \n" );
document.write( "
Algebra.Com's Answer #15696 by emmychan(11)![]() ![]() ![]() You can put this solution on YOUR website! To begin this problem, keep in mind that \"x\" is the number of years.\r \n" ); document.write( "\n" ); document.write( "A) The initial value of the equipment means that they have had it for 0 years so sub in 0 for \"x\".\r \n" ); document.write( "\n" ); document.write( "y = 30,000 - 1,000x \n" ); document.write( "y = 30,000 - 1,000(0) \n" ); document.write( "y = 30,000 - 0 \n" ); document.write( "y = 30,000\r \n" ); document.write( "\n" ); document.write( "B)Number of years goes to 4 so sub in 4 for \"x.\"\r \n" ); document.write( "\n" ); document.write( "y = 30,000 - 1,000x \n" ); document.write( "y = 30,000 - 1,000(4) \n" ); document.write( "y = 30,000 - 4,000 \n" ); document.write( "y = 26,000\r \n" ); document.write( "\n" ); document.write( "C)Number of years goes to 6 so again, sub in for \"x.\"\r \n" ); document.write( "\n" ); document.write( "y = 30,000 - 1,000x \n" ); document.write( "y = 30,000 - 1,000(6) \n" ); document.write( "y = 30,000 - 6,000 \n" ); document.write( "y = 24,000\r \n" ); document.write( "\n" ); document.write( "D) Graph. All you need to do is use your year values as \"x\" coordinates and the \"y\"'s you solved for as \"y\" coordinates.\r \n" ); document.write( "\n" ); document.write( "Hope it helps. :) \n" ); document.write( " |