document.write( "Question 178918: What is the equation of the line passing through the points(3,7) and (11,13)?\r
\n" ); document.write( "\n" ); document.write( "Also explain to me what is slope?
\n" ); document.write( "

Algebra.Com's Answer #133921 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
One definition or slope is \"rise over run\", a good way to think of it:
\n" ); document.write( "The algebra formula for slope (m): m = \"%28y2-y1%29%2F%28x2-x1%29\"
\n" ); document.write( "It says the same thing, y is vertical component, (rise) x is the horizontal (run)
\n" ); document.write( ":
\n" ); document.write( "What is the equation of the line passing through the points(3,7) and (11,13)?
\n" ); document.write( ":
\n" ); document.write( "In this problem we can sign the given coordinates as follows to find the slope
\n" ); document.write( "x1=3, y1=7
\n" ); document.write( "x2=11,y2=13
\n" ); document.write( ":
\n" ); document.write( "m = \"%2813-7%29%2F%2811-3%29\" = \"%286%29%2F%28x8%29\" reduces to \"%283%29%2F%284%29\" is the slope
\n" ); document.write( ":
\n" ); document.write( "Use the point/slope formula to create the equation: y-y1 = m(x-x1)
\n" ); document.write( "y - 7 = \"3%2F4\"(x - 3)
\n" ); document.write( ":
\n" ); document.write( "y - 7 = \"3%2F4\"x - \"%283%2F4%29\"*3
\n" ); document.write( ":
\n" ); document.write( "y - 7 = \"3%2F4\"x - \"%289%2F4%29\"
\n" ); document.write( ":
\n" ); document.write( "y = \"3%2F4\"x - \"%289%2F4%29\" + 7
\n" ); document.write( ":
\n" ); document.write( "y = \"3%2F4\"x - \"%289%2F4%29\" + \"28%2F4\"
\n" ); document.write( ":
\n" ); document.write( "y = \"3%2F4\"x + \"%2819%2F4%29\"; is the equation for this line
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this by substituting the x value and ensuring that it agrees with the y value
\n" ); document.write( "for example using the 3, 7
\n" ); document.write( "y = \"3%2F4\"(3) + \"%2819%2F4%29\"
\n" ); document.write( "y = \"9%2F4\" + \"%2819%2F4%29\"
\n" ); document.write( "y = \"28%2F4\" which = 7\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );