document.write( "Question 201383: Problem2.
\n" ); document.write( "High Tech Graphics bought a fax machine for $750. The fax machine depreciates at a rate of $25 a month.
\n" ); document.write( "(a) Find a function F that can be used to determine the value of the fax machine t months after purchase.
\n" ); document.write( "
\n" ); document.write( "F(t)=?
\n" ); document.write( "
\n" ); document.write( "b) I need a graph of the function F(t)?
\n" ); document.write( "
\n" ); document.write( "Thank you so much!!!!
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #151611 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Let \r
\n" ); document.write( "\n" ); document.write( "x=time in months (ie t=0 means 0 months, t=1 means 1 month)\r
\n" ); document.write( "\n" ); document.write( "y=value of the machine\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "At first, the machine is $750. So at time x=0 the value of the machine is $750 which means that y=750. So we have one ordered pair (ie point) that is (0, 750).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "After one month, the machine has lost $25 of its value. So after one month, the value of the machine is now $750-$25=$725 giving the values x=1 and y=725. So we have another ordered pair (point) of (1, 725)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "a)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now that we have two points (0, 750) and (1, 725), we can find the equation of the line that goes through them.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "First let's find the slope of the line through the points and \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: is the first point and is the second point .\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"m=%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D%29\" Start with the slope formula.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"m=%28725-750%29%2F%281-0%29\" Plug in \"y%5B2%5D=725\", \"y%5B1%5D=750\", \"x%5B2%5D=1\", and \"x%5B1%5D=0\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"m=%28-25%29%2F%281-0%29\" Subtract \"750\" from \"725\" to get \"-25\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"m=%28-25%29%2F%281%29\" Subtract \"0\" from \"1\" to get \"1\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"m=-25\" Reduce\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the slope of the line that goes through the points and is \"m=-25\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now let's use the point slope formula:\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y-y%5B1%5D=m%28x-x%5B1%5D%29\" Start with the point slope formula\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y-750=-25%28x-0%29\" Plug in \"m=-25\", \"x%5B1%5D=0\", and \"y%5B1%5D=750\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y-750=-25x-25%280%29\" Distribute\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y-750=-25x%2B0\" Multiply\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=-25x%2B0%2B750\" Add 750 to both sides. \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=-25x%2B750\" Combine like terms. \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the equation that goes through the points and is \"y=-25x%2B750\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now replace the \"y\" with F(t) and the \"x\" with \"t\" to get the function \"F%28t%29=-25t%2B750\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "==========================================\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answer:\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the function F that models the value of the fax machine is \"F%28t%29=-25t%2B750\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b) \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "To graph ANY linear function, simply plot two points and draw a line through them (it's that simple). Since we already know that the function goes through the points (0, 750) and (1, 725), just plot these points and draw a line through them like so:\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: the ticks on the x-axis are one unit apart. The x-axis is so far down below that it can't be shown (without distorting the graph).\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );