document.write( "Question 65082This question is from textbook An Incremental Development
\n" ); document.write( ": Find the equation of the line that passes through the point (7,-2) and is parallel to the line that passes through (-2,-2) and (3,3)
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #45600 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
Find the equation of the line that passes through the point (7,-2) and is parallel to the line that passes through (-2,-2) and (3,3)
\n" ); document.write( "Parallel lines have equal slopes so if we find the slope between the give points we will have the slope of the line we're finding the equation of.
\n" ); document.write( "The slope formula is: \"highlight%28m=%28y2-y1%29%2F%28x2-x1%29%29\", m=slope and (x1,y1) and (x2,y2) are the given points.
\n" ); document.write( "(x1,y1)=(-2,-2) and (x2,y2)=(3,3)
\n" ); document.write( "\"m=%283-%28-2%29%29%2F%283-%28-2%29%29\"
\n" ); document.write( "\"m=5%2F5\"
\n" ); document.write( "m=1
\n" ); document.write( "Now that we have a slope, m=1 and a point (x1,y1)=(7,-2) we can use the point slope formula to find the equation of the line. \"highlight%28y-y1=m%28x-x1%29%29\", where m=slope and (x1,y1) is a point on the line.
\n" ); document.write( "\"y-%28-2%29=1%28x-7%29\"
\n" ); document.write( "\"y%2B2=x-7\"
\n" ); document.write( "\"y%2B2-2=x-7-2\"
\n" ); document.write( "\"highlight%28y=x-9%29\"
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );