SOLUTION: How do you solve 2y=6x+4?

Algebra ->  Coordinate Systems and Linear Equations  -> Lessons -> SOLUTION: How do you solve 2y=6x+4?      Log On


   



Question 282515: How do you solve 2y=6x+4?
Found 2 solutions by Alan3354, oberobic:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
How do you solve 2y=6x+4?
There's no unique solution.
You can pick any value for x and find a value for y, an infinite # of combinatiions.
-------------
If you graph it, it's a straight line, and every point on the line is a "solution."

Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
First, get it into slope-intercept form: y = mx + b
where
y = value of y that depends on the value of x
m = slope of the line
b = y-intercept (the point where x=0)
.
2y = 6x+4
.
Divide both sides of the equation by 2.
.
y = 3x + 2
.
When x=0
.
y = 3*0 + 2 = 2
which defines the point (0,2).
.
The x-intercept occurs where y=0.
.
0 = 3x + 2
or
3x +2 = 0
.
Subtract 2 from both sides.
.
3x = -2
.
Divide both sides by 3.
.
x = -2/3, which defines the point (-2/3,0).
.
Given you have two points, you can graph a straight line.
.
graph%28500%2C500%2C-5%2C5%2C-5%2C5%2C3%2Ax%2B2%29
.
That's about all you need to know about this equation.
.
y = 3x + 2
The slope = 3, which means it goes up to the right.
The y-intercept = (0,2).
The x-intercept = (-2/3,0).
The graph is shown above.
You could test another value of x to make sure it is on the line, but I leave that to you.
.
Done.