document.write( "Question 560105: We are learning about functions and linear functions. The question is about depreciation. Suppose the cost of a business property is $860,000 and a company depreciates it with the straigh-line method. Suppose y is the value of the property after t years. \r
\n" );
document.write( "\n" );
document.write( "How do I set the equation up?
\n" );
document.write( "I did this but I honestly don't know what I'm doing: y+t=860000 \n" );
document.write( "
Algebra.Com's Answer #363670 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! We are learning about functions and linear functions. The question is about depreciation. Suppose the cost of a business property is $860,000 and a company depreciates it with the straight-line method. Suppose y is the value of the property after t years. \n" ); document.write( "How do I set the equation up? \n" ); document.write( "I did this but I honestly don't know what I'm doing: \n" ); document.write( "----- \n" ); document.write( "Total depreciation after t years is 860,000-y \n" ); document.write( "----------------------------------------------- \n" ); document.write( "Each year the property depreciates (860,000-y)/t \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "y = (860,000-y)/t \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |