document.write( "Question 54978: Write the equation of the line that passes through the points (3,5) and (-1,10) \n" ); document.write( "
Algebra.Com's Answer #37179 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
I've done this one earlier today. I put that one in slope intercept form, for you I'm going to put it in standard form, since you didn't specify a preference.
\n" ); document.write( "Write the equation of the line that passes through the points (3,5) and (-1,10)
\n" ); document.write( "First we need to find the slope between the two points because in order to find the equation of a line, we need one point and a slope.
\n" ); document.write( "The slope formula: \"highlight%28m=%28y2-y1%29%2F%28x2-x1%29%29\"
\n" ); document.write( "(x1,y1)=(3,5) and (x2,y2)=(-1,10)
\n" ); document.write( "\"m=%2810-5%29%2F%28-1-3%29\"
\n" ); document.write( "\"m=5%2F-4\"
\n" ); document.write( "Now, use the point slope formula:\"highlight%28y-y1=m%28x-x1%29%29\", where m=slope and (x1,y1) is a given point. For this problem, m=-5/4 and (x1,y1)=(3,5)
\n" ); document.write( "\"y-5=%28-5%2F4%29%28x-3%29\"
\n" ); document.write( "\"4%28y-5%29=4%28-5%2F4%29%28x-3%29\"
\n" ); document.write( "\"4y-20=-20%2F4%28x-3%29\"
\n" ); document.write( "\"4y-20=-5%28x-3%29\"
\n" ); document.write( "\"4y-20=-5x%2B15\"
\n" ); document.write( "\"4y-20%2B20=-5x%2B15%2B20\"
\n" ); document.write( "\"4y=-5x%2B35\"
\n" ); document.write( "\"5x%2B4y=5x-5x%2B35\"
\n" ); document.write( "\"5x%2B4y=35\" <---standard form of a line\"highlight%28Ax%2BBy=C%29\"
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );