Respuesta :
Answer:
The x-coordinate of the intersection of the lines is [tex]x=-\frac{1}{4}[/tex]
Step-by-step explanation:
First you need to know the equation of the line that passes through the points (0,2) and (1,1).
The equation of the line in slope intercept form is y=m*x + b
By having two points, you can use them to find the slope m using the expression:
[tex]m=\frac{y2-y1}{x2-x1}[/tex]
In this case (x1,y1)= (0,2) and (x2,y2)= (1,1). Replacing:
[tex]m=\frac{1-2}{1-0}=\frac{-1}{1}=-1[/tex]
Now you can replace in the values of m, and the values of a point x and y into the equation y = mx + b to find the value of b.
1=(-1)*1 +b
So: 1=-1 +b
b=1+1
b=2
Then you have: y=-1*x +2
So you have the following system of equations:
[tex]\left \{ {{y=-1*x+2} \atop {y=3*x+3}} \right.[/tex]
Equating both equations you have:
-1*x+2= 3*x+3
Solving:
-1*x-3*x= 3-2
-4*x= 1
[tex]x=-\frac{1}{4}[/tex]
The x-coordinate of the intersection of the lines is [tex]x=-\frac{1}{4}[/tex]