document.write( "Question 199529: Hello,\r
\n" );
document.write( "\n" );
document.write( "I need some help. I need help with the following problems:\r
\n" );
document.write( "\n" );
document.write( "1. Find the slope of the line that passes through the points (-4,1) and (3,5).\r
\n" );
document.write( "\n" );
document.write( "2. Find the equation in slope-intercept form, of the line that passes through the points (4,6) and (-7,-3); write the equation in slope-intercept form.\r
\n" );
document.write( "\n" );
document.write( "These just have me completely stumped. Any help will be appreciated.\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance for your help. \n" );
document.write( "
Algebra.Com's Answer #149934 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! slope=(y2-y1)/(x2-x1) \n" ); document.write( "m=(1-5)/(-4-3) \n" ); document.write( "m=-4/-7=+4/7\r \n" ); document.write( "\n" ); document.write( "m=(6-(-3))/(4-(-7)) \n" ); document.write( "m=9/11\r \n" ); document.write( "\n" ); document.write( "maybe you can find the y=mx+b from here \n" ); document.write( " |