These are three solutions
(0,-2)
(1,3)
(2,8)
<h3>
Answer: 5</h3>
=========================================================
One method is to plot the points P(3,6) and Q(7,3) on the same xy grid. Plot a third point R at (3,3). See the diagram below.
A right triangle forms in which we can find the legs PR = 3 and RQ = 4. The hypotenuse is found through the pythagorean theorem.
a^2+b^2=c^2
3^2+4^2 = c^2
9+16 = c^2
c^2 = 25
c = sqrt(25)
c = 5
This is the length of PQ
-----------------------------------
Or you can use the distance formula which is effectively using the pythagorean theorem just in a slightly different format (though it may not be obvious).

Answer:
The answer is y = -1/3x + 5 !
Step-by-step explanation:
If you observe the line, the y-intercept is 5, from the point in the graph (0,5). From that point, we can see that the rise over run is -1/3. Thus, y = -1/3x + 5.
Answer:
X=15
Step-by-step explanation:
Yes, you are right.
The given equation is
X+U=25
If U=10, then we substitute to obtain:
X+10=25
Subtract 10 from both sides to get:
X=25-10
Simplify to get:
X=15