document.write( "Question 912930: Find an equation of the line described below. Write the equation in slope-intercept form (solve for y),when possible.
\n" );
document.write( "Through (10,8) and (8,10)\r
\n" );
document.write( "\n" );
document.write( "What is the equation of the line? \n" );
document.write( "
Algebra.Com's Answer #554186 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! (10,8) and \n" ); document.write( "(8,10) \n" ); document.write( "m = \n" ); document.write( "***Using point-slope form, \n" ); document.write( "y - 8 = -1(x - 10) \n" ); document.write( "y = -x + 18 \n" ); document.write( " |