SOLUTION: 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! Consider an equation of a lin

Algebra ->  Linear-equations -> SOLUTION: 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! Consider an equation of a lin      Log On


   



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!
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.
(a) Find the equation of the line that is parallel to 4x - 2y = 8 and passes through the point ( 4, 2).
Write the equation is all four forms: slope-intercept, point-slope, standard, and two-point forms.
(b) Find the equation of the line that is perpendicular to 4x - 2y = 8 and passes through the point ( 4, 2).
Write the equation is all four forms: slope-intercept, point-slope, standard, and two-point forms.
(c) Graph all three lines on the same coordinate axis.
For all three lines, graph four (4) points for each line; twelve (12) points and three (3) lines total.
The first point is (4, 2), the second point is of your choosing, and the third & fourth points are
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.

Found 4 solutions by josgarithmetic, rothauserc, MathLover1, ikleyn:
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
----------
----------
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!
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.
(a) Find the equation of the line that is parallel to 4x - 2y = 8 and passes through the point ( 4, 2).
Write the equation is all four forms: slope-intercept, point-slope, standard, and two-point forms.
----------
----------

The parallel line will have the same slope as the given line, and this also means that as given in the standard form equation, the left member will be the same. The right-member will be different.

4x-2y=C
4x-2y=4%2A4-2%2A2
4x-2y=12
but this can also be simplified, multiplying the two members by 1%2F2:
highlight%282x-y=6%29---------standard form.

Solving for y:
highlight%28y=2x-6%29--------slope-intercept form; and note, the slope is 2.


highlight%28y-2=2%28x-4%29%29----------the point-slope form equation; which comes directly from the formula for slope of a line through two points.

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

Answer by MathLover1(20849) About Me  (Show Source):
You can put this solution on YOUR website!
(a) Find the equation of the line that is parallel to 4x+-2y+=+8 and passes through the point (+4, 2).
recall: parallel lines have same slope
4x+-+2y+=+8 ...write in slope intercept form; means +y=mx%2Bb where m is aslope and b is y-intercept
4x+-8=+2y+
4x%2F2+-+8%2F2=+y+
y=2x+-4+=>slope-intercept form: m=2 and b=-4
now use point-slope form and given point to find equation of the parallel line
y-y%5B1%5D=m%28x-x%5B1%5D%29 and point (4, 2) =>x%5B1%5D=4 and y%5B1%5D=2
y-2=2%28x-4%29 ->point-slope form
y-2=2x-8
y=2x-8%2B2
y=2x-6 =>slope-intercept form of your equation of the parallel line
2x-y=6->standard form
a line passing through the points (4, 2) and (0, -6).
x%5B1%5D+=+4, y%5B1%5D+=+2,
x%5B2%5D+=+0, y%5B2%5D+=+-6-> your y-intercept
Linear equation passing through two point is:
y-y%5B1%5D+=+%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D+%29%28x-x%5B1%5D%29-> two-point form
y-2+=+%28-6-2%29%2F%280-4+%29%28x-4%29
y-2+=+%28-8%2F-4+%29%28x-4%29
y-2+=2%28x-4%29

(b) Find the equation of the line that is perpendicular to 4x+-+2y+=+8 and passes through the point ( 4, 2).
recall: perpendicular lines have slopes negative reciprocal to each other
4x+-+8=+2y+
4x%2F2+-8%2F2=+y+
y=2x+-4+=>slope-intercept form: m=2 => perpendicular line will have a slopem%5Bp%5D=-1%2F2
now use point-slope form and given point to find equation of the parallel line
y-y%5B1%5D=m%5Bp%5D%28x-x%5B1%5D%29, m%5Bp%5D=-1%2F2 and point (4, 2) =>
y-2=%28-1%2F2%29%28x-4%29
y-2=%28-1%2F2%29x%2B2
y=%28-1%2F2%29x%2B2%2B2
y=%28-1%2F2%29x%2B4->slope-intercept
2y=-x%2B8
x%2B2y=8->standard form
x%5B1%5D+=+4, y%5B1%5D+=+2,
x%5B2%5D+=+0, y%5B2%5D+=+4-> your y-intercept
Linear equation passing through two point is:
y-y%5B1%5D+=+%28y%5B2%5D-y%5B1%5D%29%2F%28x%5B2%5D-x%5B1%5D+%29%28x-x%5B1%5D%29-> two-point form
y-2+=+%284-2%29%2F%280-4+%29%28x-4%29
y-2+=+%282%2F-4+%29%28x-4%29
y-2+=-%281%2F2%29%28x-4%29

(c) Graph all three lines on the same coordinate axis.
+graph%28+600%2C+600%2C+-10%2C+10%2C+-10%2C+10%2C+2x+-+4%2C2x-6%2C+-%281%2F2%29%28x-4%29%29+



Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
In this site, there is a group of lessons

    - Find the slope of a straight line in a coordinate plane passing through two given points
    - Equation for a straight line having a given slope and passing through a given point
    - Solving problems related to the slope of a straight line
    - Equation for a straight line in a coordinate plane passing through two given points
    - Equation for a straight line parallel to a given line and passing through a given point
    - Equation for a straight line perpendicular to a given line and passing through a given point

    - OVERVIEW of lessons related to the slope of a straight line

that explain in details on how to solve this and adjacent problems.


Consider these lessons as your textbook,  handbook,  tutorials and  (free of charge)  home teacher
and learn the subject from there once and for all.