document.write( "Question 834678: put in slope intercept form
\n" );
document.write( "(-1,-6) and (-4,-7)\r
\n" );
document.write( "\n" );
document.write( "I got m=1/3 , which is wrong \n" );
document.write( "
Algebra.Com's Answer #503138 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! put in slope intercept form \n" ); document.write( "(-1,-6) and (-4,-7)\r \n" ); document.write( "\n" ); document.write( "I got m=1/3 , which is wrong \n" ); document.write( "------------- \n" ); document.write( "1/3 is the correct slope. \n" ); document.write( "It says to put in slope-int form, which is a form of equation. \n" ); document.write( "It should say, \"Put the equation of the line thru the points in slope-int form.\" \n" ); document.write( "------- \n" ); document.write( "Use y = mx + b and either point to find b, the y-int. \n" ); document.write( "-6 = (1/3)*(-1) + b \n" ); document.write( "b = -17/3 \n" ); document.write( "--> y = (1/3)x - 17/3 \n" ); document.write( " \n" ); document.write( " |