document.write( "Question 977998: Write an equation of the line passing through (-3,5) and (2,6). Please give the answer in standard form.\r
\n" );
document.write( "\n" );
document.write( "The equation of the line in standard form is \n" );
document.write( "
Algebra.Com's Answer #599502 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write an equation of the line passing through (-3,5) and (2,6). Please give the answer in standard form. \n" ); document.write( "---------------- \n" ); document.write( "Find the slope, m \n" ); document.write( "m = diffy/diffx = 1/5 \n" ); document.write( "----- \n" ); document.write( "y - y1 = m*(x - x1) where (x1,y1) is either point. \n" ); document.write( "y-6 = (1/5)*(x-2) \n" ); document.write( "--- \n" ); document.write( "Change to the form you need. \n" ); document.write( " |