QUESTION IMAGE
Question
solve the following system of equations algebraically:
$y = x^2 + 7x - 10$
$y = x - 10$
answer
attempt 2 out of 2
two solutions
and
Step1: Set equations equal
Since both equal $y$, equate them:
$x^2 + 7x - 10 = x - 10$
Step2: Simplify the equation
Subtract $x-10$ from both sides:
$x^2 + 7x - 10 - x + 10 = 0$
$x^2 + 6x = 0$
Step3: Factor the quadratic
Factor out $x$:
$x(x + 6) = 0$
Step4: Solve for $x$
Set each factor to 0:
$x = 0$ or $x + 6 = 0 \implies x = -6$
Step5: Find corresponding $y$
For $x=0$: $y = 0 - 10 = -10$
For $x=-6$: $y = -6 - 10 = -16$
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
$(0, -10)$ and $(-6, -16)$