document.write( "Question 401564: i have a graph,the following graph shows the depriciation for a corprate airplane from 2006 to 2009. the plane was purchases new in 2006;therefore,x=0 represents the year 2006. x-axis(horizontal)= years starting from 0=2006 and increasing by 0.5 years Y-axis(vertical)= price in $ amounts \r
\n" );
document.write( "\n" );
document.write( "A) list the coordinates of two points on the graph in (x,y) form?
\n" );
document.write( " (1.0__,_228000____), (__3.0,_204000___)\r
\n" );
document.write( "\n" );
document.write( "B) Find the slope(rate of depriciation) of this Line
\n" );
document.write( "C)Find the equation of this line in slope-intercept form.. \n" );
document.write( "
Algebra.Com's Answer #284154 by stanbon(75887) ![]() You can put this solution on YOUR website! A) list the coordinates of two points on the graph in (x,y) form? \n" ); document.write( "(1.0__,_228000____), (__3.0,_204000___)\r \n" ); document.write( "\n" ); document.write( "--------------------------------------------- \n" ); document.write( " \n" ); document.write( "B) Find the slope(rate of depriciation) of this Line \n" ); document.write( "slope = (208000-204000)/(3-1) = 4000/3\r \n" ); document.write( "\n" ); document.write( "----------------------\r \n" ); document.write( "\n" ); document.write( "Find the equation of this line in slope-intercept form.. \n" ); document.write( "Form: y = mx + b \n" ); document.write( "Substitute to solve for \"b\": \n" ); document.write( "228000 = (4000/3)(1) + b \n" ); document.write( "b = 22666.67 \n" ); document.write( "--------------- \n" ); document.write( "Equation: \n" ); document.write( "y = (2000/3)x+22666.67 \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |