document.write( "Question 1124426: In 2013 your car was worth $11,000. In 2015 your car was worth $7,300. \r
\n" ); document.write( "\n" ); document.write( "a. Suppose the value of your car decreased at a constant rate of change. Write a function f that determines the value of your car (in dollars) in terms of the number of years t since 2013.\r
\n" ); document.write( "\n" ); document.write( "b. Suppose the value of your car decreased exponentially. Write a function g that determines the value of your car (in dollars) in terms of the number of years t since 2013.
\n" ); document.write( "

Algebra.Com's Answer #740771 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
---
\n" ); document.write( "In 2013 your car was worth $11,000. In 2015 your car was worth $7,300.
\n" ); document.write( "---\r
\n" ); document.write( "\n" ); document.write( "Points (0,11000) and (2, 7300).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----
\n" ); document.write( "a. Suppose the value of your car decreased at a constant rate of change. Write a function f that determines the value of your car (in dollars) in terms of the number of years t since 2013.
\n" ); document.write( "----\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"f%28t%29=%28%287300-11000%29%2F%282%29%29t%2B11000\"
\n" ); document.write( "\"highlight_green%28f%28t%29=-1850t%2B11000%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----
\n" ); document.write( "b. Suppose the value of your car decreased exponentially. Write a function g that determines the value of your car (in dollars) in terms of the number of years t since 2013.
\n" ); document.write( "----\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"11000%2Ab%5E2=7300\"\r
\n" ); document.write( "\n" ); document.write( "\"b%5E2=7300%2F11000\"\r
\n" ); document.write( "\n" ); document.write( "\"b=sqrt%2873%2F110%29\"\r
\n" ); document.write( "\n" ); document.write( "\"b=0.8146\"\r
\n" ); document.write( "\n" ); document.write( "-\r
\n" ); document.write( "\n" ); document.write( "\"highlight_green%28g%28t%29=11000%2A%280.8146%29%5Et%29\"
\n" ); document.write( "
\n" );