180k views
2 votes
What is the value of x? when the coordinates are (4x+2) and (3x-7)

User Zou Jeff
by
8.1k points

1 Answer

5 votes
Treat the problem as a set of linear equations,
4x + 2 = 0
3x - 7 = 0

Because both equations equal 0, you can simplify it to
4x + 2 = 3x - 7.

Let's walk through this step by step.
The goal is to find the value of x, or isolate x on one side.
Let's start by moving non-x values.

4x + 2 = 3x - 7
Add 7 on both sides
4x + 9 = 3x

Now, we should combine the x terms on one side.

4x + 9 = 3x
Subtract 4x from both sides
9 = -x

Then, we can multiply both sides by -1 to isolate x.
-x = 9
x = -9

Hope this helps!
-refrac532
User Bricelam
by
8.0k points