document.write( "Question 120693: i am having trouble solving problems similar to this: Write an equation of the line that passes throuhg the given point and is parallel to the given line.
\n" ); document.write( "(4,5),y=x+6. I would much appreciate your help with this problem and an explanation if its not too much trouble.
\n" ); document.write( "Thank you
\n" ); document.write( "Mike 13y.o.
\n" ); document.write( "

Algebra.Com's Answer #88483 by nabla(475)\"\" \"About 
You can put this solution on YOUR website!
First, let's take a look at a few examples:\r
\n" ); document.write( "\n" ); document.write( "Consider,\r
\n" ); document.write( "\n" ); document.write( "A. \"f%28x%29=3x-2\"
\n" ); document.write( "B. \"f%28x%29=3x%2B1\"\r
\n" ); document.write( "\n" ); document.write( "Graph of A:
\n" ); document.write( "\"graph%28100%2C100%2C-5%2C5%2C-5%2C5%2C3x-2%29\"
\n" ); document.write( "Graph of B:
\n" ); document.write( "\"graph%28100%2C100%2C-5%2C5%2C-5%2C5%2C3x%2B1%29\"\r
\n" ); document.write( "\n" ); document.write( "Now, notice how these two lines are parallel when combined into the same graph:
\n" ); document.write( "\"graph%28100%2C100%2C-5%2C5%2C-5%2C5%2C3x-2%2C3x%2B1%29\"\r
\n" ); document.write( "\n" ); document.write( "Notice how y changes per increase in x for each graph. Further, notice that the constants in each equation just shift the line up or down. It shouldn't be surprising, then, that parallel lines have exactly the same slope.
\n" ); document.write( "Equation: \"y=mx%2Bb\" is the slope-intercept form of a line. m is the slope, b is the intercept.
\n" ); document.write( "i.e.: take x=0, \"y=b\" implies (0,b) is where the line crosses the y-axis.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So, for the given problem, \"y=x%2B6\", we have \"m=1\" and \"b=6\". If we want to find the equation of a parallel line, m must be the same for the next line!\r
\n" ); document.write( "\n" ); document.write( "Now, consider the point-slope form of a line:
\n" ); document.write( "\"y-y%5B1%5D=m%28x-x%5B1%5D%29\". The given point in the problem will be our (x1,y1) That is, (4,5).\r
\n" ); document.write( "\n" ); document.write( "Then,
\n" ); document.write( "\"y-5=1%28x-4%29\"
\n" ); document.write( "\"y=x%2B1\" is our line.
\n" ); document.write( "
\n" );