document.write( "Question 1135207: My math teacher has asked us this one complex question for points, just for fun, but it counts for points. Can someone help? I'm so stressed out!\r
\n" ); document.write( "\n" ); document.write( "Consider an equation of a line written in standard form: 4x - 2y = 8. Also consider a point (4, 2) that is not on that line.
\n" ); document.write( "(a) Find the equation of the line that is parallel to 4x - 2y = 8 and passes through the point ( 4, 2).
\n" ); document.write( " Write the equation is all four forms: slope-intercept, point-slope, standard, and two-point forms.
\n" ); document.write( "(b) Find the equation of the line that is perpendicular to 4x - 2y = 8 and passes through the point ( 4, 2).
\n" ); document.write( " Write the equation is all four forms: slope-intercept, point-slope, standard, and two-point forms.
\n" ); document.write( "(c) Graph all three lines on the same coordinate axis.
\n" ); document.write( " For all three lines, graph four (4) points for each line; twelve (12) points and three (3) lines total.
\n" ); document.write( " The first point is (4, 2), the second point is of your choosing, and the third & fourth points are
\n" ); document.write( " the two intercepts (vertical and horizontal); note that (4, 2) is not on the original given line so pick another point on the first line.
\n" ); document.write( "

Algebra.Com's Answer #752776 by rothauserc(4718)\"\" \"About 
You can put this solution on YOUR website!
To begin with, relax :-)
\n" ); document.write( ":
\n" ); document.write( "slope intercept form is
\n" ); document.write( ":
\n" ); document.write( "y = mx +b, where m is the slope and b is the y axis intercept
\n" ); document.write( ":
\n" ); document.write( "point slope form is
\n" ); document.write( ":
\n" ); document.write( "(y-y1) = m(x-x1), m is the slope and the line passes through the point (x1,y1)
\n" ); document.write( ":
\n" ); document.write( "standard form is
\n" ); document.write( ":
\n" ); document.write( "ax +by +c = 0, where a, b, c are constants
\n" ); document.write( ":
\n" ); document.write( "two point form is
\n" ); document.write( ":
\n" ); document.write( "(x-x1)/(x2-x1) = (y-y1)/(y2-y1), where the two points are (x1,y1) and (x2,y2)
\n" ); document.write( ":
\n" ); document.write( "1) 4x - 2y = 8
\n" ); document.write( ":
\n" ); document.write( "lets write the point slope form of this line
\n" ); document.write( ":
\n" ); document.write( "-2y = 8 -4x
\n" ); document.write( ":
\n" ); document.write( "divide both sides of the = by -2
\n" ); document.write( ":
\n" ); document.write( "2) y = 2x +8
\n" ); document.write( ":
\n" ); document.write( "***********************************************************************
\n" ); document.write( "a) the line parallel to equation 2 has the same slope
\n" ); document.write( ":
\n" ); document.write( "3) y = 2x +b
\n" ); document.write( ":
\n" ); document.write( "we are given the point (4,2) which the parallel line passes through
\n" ); document.write( ":
\n" ); document.write( "substitute x = 4 and y = 2 in equation 3
\n" ); document.write( ":
\n" ); document.write( "2 = 2(4) + b
\n" ); document.write( ":
\n" ); document.write( "2 = 8 +b
\n" ); document.write( ":
\n" ); document.write( "b = -6
\n" ); document.write( ":
\n" ); document.write( "slope intercept form is
\n" ); document.write( ":
\n" ); document.write( "y = 2x -6
\n" ); document.write( ":
\n" ); document.write( "point slope form is
\n" ); document.write( ":
\n" ); document.write( "(y-2) = 2(x-4)
\n" ); document.write( ":
\n" ); document.write( "standard form is
\n" ); document.write( ":
\n" ); document.write( "2x -y -6 = 0
\n" ); document.write( ":
\n" ); document.write( "two point form is
\n" ); document.write( ":
\n" ); document.write( "use the slope intercept form to find the y axis intercept point
\n" ); document.write( ":
\n" ); document.write( "set x = 0, then
\n" ); document.write( ":
\n" ); document.write( "y = 2(0) -6 = -6
\n" ); document.write( ":
\n" ); document.write( "therefore the second point is (0, -6)
\n" ); document.write( ":
\n" ); document.write( "two points we are using are (4,2) and (0,-6)
\n" ); document.write( ":
\n" ); document.write( "(x-4)/(0-4) = (y-2)/(-6-2)
\n" ); document.write( ":
\n" ); document.write( "*****************************************************
\n" ); document.write( "b) the slope of the perpendicular line to equation 2 is the negative
\n" ); document.write( "reciprocal of equation 2's slope
\n" ); document.write( ":
\n" ); document.write( "therefore, the slope is -1/2
\n" ); document.write( ":
\n" ); document.write( "y = -x/2 +b
\n" ); document.write( ":
\n" ); document.write( "2 = -4/2 +b
\n" ); document.write( ":
\n" ); document.write( "b = 4
\n" ); document.write( ":
\n" ); document.write( "slope intercept form is
\n" ); document.write( ":
\n" ); document.write( "y = -x/2 +4
\n" ); document.write( ":
\n" ); document.write( "point slope form is
\n" ); document.write( ":
\n" ); document.write( "(y-2) = -(x-4)/2
\n" ); document.write( ":
\n" ); document.write( "standard form is
\n" ); document.write( ":
\n" ); document.write( "x/2 +y -4 = 0
\n" ); document.write( ":
\n" ); document.write( "the points to use are (4,2) and (0,4)
\n" ); document.write( ":
\n" ); document.write( "two point form is
\n" ); document.write( ":
\n" ); document.write( "(x-4)/(0-4) = (y-2)/(4-2)
\n" ); document.write( ":
\n" ); document.write( "**************************************************************
\n" ); document.write( "c) I will use the slope intercept form for the three lines
\n" ); document.write( ":
\n" ); document.write( "4) y = 2x +8
\n" ); document.write( ":
\n" ); document.write( "points are (1,10),(2,12),(0,8),(-4,0)
\n" ); document.write( ":
\n" ); document.write( "5) y = 2x -6
\n" ); document.write( ":
\n" ); document.write( "points are (4,2),(2,-2),(0,-6),(3,0)
\n" ); document.write( ":
\n" ); document.write( "6) y = -x/2 +4
\n" ); document.write( ":
\n" ); document.write( "points are (4,2),(2,5),(0,4),(8,0)
\n" ); document.write( ":
\n" ); document.write( "here is the graph, red line is equation 4, green line is equation 5, and blue line is equation 6
\n" ); document.write( ":
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-15%2C+15%2C+-15%2C+15%2C+2x%2B8%2C+2x-6%2C+-x%2F2+%2B4%29+\"
\n" ); document.write( ":
\n" ); document.write( "
\n" );