Answer:
Step-by-step explanation:


Answer:
y=10x-15
Step-by-step explanation:
with the points given you know x=2 and y=5
make a new point called (x,y)
now use the formula (y-5)/(x-2)=10 (10 being the gradient)
y-5 = 10(x-2)
y-5=10x-20
add 5 to both sides
y-5+5=10x-20+5
y=10x-15
Answer:
(x, y) = (2, 5)
Step-by-step explanation:
I find it easier to solve equations like this by solving for x' = 1/x and y' = 1/y. The equations then become ...
3x' -y' = 13/10
x' +2y' = 9/10
Adding twice the first equation to the second, we get ...
2(3x' -y') +(x' +2y') = 2(13/10) +(9/10)
7x' = 35/10 . . . . . . simplify
x' = 5/10 = 1/2 . . . . divide by 7
Using the first equation to find y', we have ...
y' = 3x' -13/10 = 3(5/10) -13/10 = 2/10 = 1/5
So, the solution is ...
x = 1/x' = 1/(1/2) = 2
y = 1/y' = 1/(1/5) = 5
(x, y) = (2, 5)
_____
The attached graph shows the original equations. There are two points of intersection of the curves, one at (0, 0). Of course, both equations are undefined at that point, so each graph will have a "hole" there.