Step-by-step explanation:
what are you trying to find???
Answer:
<h2> (-1,1)</h2>
Step-by-step explanation:
Given system is

If we graph, the solution would be the interception point between these two lines, because each linear equation represents a line. The lines are attached.
In the graph, you can observe that the solution is the point (-1,1), that is x = -1 and y = 1.
Now, if we want to solve this system by another method, we can just sum both equations and solve for <em>x</em>


Then, we replace this value in one equation to find the other value

Therefore, the solution is (-1,1)
Hello,
If we want to factor the expression, we have to solve
3x² + 10x + 8 = 0
a = 3 ; b = 10 ; c = 8
∆ = b² - 4ac = 10² - 4 × 3 × 8 = 4 > 0
x1 = (-b - √∆)/2a = (-10 - 2)/6 = -12/6 = -2
x2 = (-b + √∆)/2a = (-10 + 2)/6 = -8/6 = -4/3
Factor :
a (x - x1)(x - x2)
= 3(x + 2)(x + 4/3)
= (x + 2)(3x + 4)