SOLUTION: Are the following two lines parallel? 3x + 4y = 4 2x - 6y = 7

Algebra ->  Linear-equations -> SOLUTION: Are the following two lines parallel? 3x + 4y = 4 2x - 6y = 7      Log On


   



Question 576060: Are the following two lines parallel? 3x + 4y = 4 2x - 6y = 7
Answer by bucky(2189) About Me  (Show Source):
You can put this solution on YOUR website!
In order to be parallel, the graphs of each of these two equations must have the same slope.
.
To find the slopes, let's convert each equation to the slope intercept form. That form is:
.
y = mx + b
.
and m, which is the multiplier of x, is the slope of the graph. (b is the value at which the graph crosses the y-axis.)
.
So let's look at the first equation and let's solve it for y.
.
Start with:
.
3x + 4y = 4
.
Get rid of the 3x on the left side by subtracting 3x from both sides. With that subtraction the equation becomes:
.
4y = -3x + 4
.
Now solve for y by dividing both sides of this equation (all terms) by 4. This results in:
.
y = (-3/4)x + 4/4
.
and the 4/4 results in 1, so the equation becomes:
.
y = (-3/4)x + 1
.
By comparing this to the slope intercept form you can see that m, the slope, is the multiplier of x and it is -3/4.
.
Now, lets do the same thing for the second equation.
.
Start with:
.
2x - 6y = 7
.
Get rid of the 2x on the left side by subtracting 2x from both sides to get:
.
-6y = -2x + 7
.
Solve for y by dividing both sides (all terms) by -6 and the equation becomes:
.
y = (-2/-6)x + 7/(-6)
.
This time the multiplier of the x is (-2/-6) which reduces to +1/3. ( b is equal to -7/6)
.
So for one equation we have the slope equal to -3/2 and for the other equation the slope is +1/3. The two slopes are not the same. Therefore, the graphs have to cross somewhere. And since they cross at some point they are not parallel.
.
You now have the answer and there is nothing else that you need to do.
.
Hope this helps you to understand the problem.
.