document.write( "Question 1153744: Find an equation of the line described below. Write the equation in slope-intercept form (solved for y), when possible.
\n" );
document.write( "(8,6) (6,8) \n" );
document.write( "
Algebra.Com's Answer #776025 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Find an equation of the line described below. \n" ); document.write( " Write the equation in slope-intercept form (solved for y), when possible. \n" ); document.write( "(8,6) (6,8) \n" ); document.write( ": \n" ); document.write( "Assign the given values as follows \n" ); document.write( "x1=8, y1=6 \n" ); document.write( "x2=6, y2=8 \n" ); document.write( ": \n" ); document.write( "Find the slope using the formula: m = \n" ); document.write( "m = \n" ); document.write( ": \n" ); document.write( "Use the slope/intercept form: y - y1 = m(x- x1)\r \n" ); document.write( "\n" ); document.write( "y - 6 = -1(x - 8) \n" ); document.write( "y - 6 = -x + 8 \n" ); document.write( "y = -x + 8 + 6 \n" ); document.write( "y = -x + 14 is the equation is the line \n" ); document.write( " |