We need to solve three problems: 34. Solve the linear-quadratic system of equations: $y = x^2 + 3x - 1$ $y = x + 2$ 35. Solve the linear-quadratic system of equations: $y = -x^2 - 4x + 2$ $y = -x - 2$ 36. Solve the quadratic system of equations: $y = x^2 + 18x + 35$ $y = -x^2 + 2x + 5$

AlgebraSystem of EquationsQuadratic EquationsLinear EquationsSolving EquationsPolynomialsFactorization
2025/3/7

1. Problem Description

We need to solve three problems:
3

4. Solve the linear-quadratic system of equations:

y=x2+3x1y = x^2 + 3x - 1
y=x+2y = x + 2
3

5. Solve the linear-quadratic system of equations:

y=x24x+2y = -x^2 - 4x + 2
y=x2y = -x - 2
3

6. Solve the quadratic system of equations:

y=x2+18x+35y = x^2 + 18x + 35
y=x2+2x+5y = -x^2 + 2x + 5

2. Solution Steps

3

4. Set the two equations equal to each other:

x2+3x1=x+2x^2 + 3x - 1 = x + 2
x2+2x3=0x^2 + 2x - 3 = 0
Factor the quadratic equation:
(x+3)(x1)=0(x+3)(x-1) = 0
So, x=3x = -3 or x=1x = 1.
If x=3x = -3, then y=3+2=1y = -3 + 2 = -1.
If x=1x = 1, then y=1+2=3y = 1 + 2 = 3.
3

5. Set the two equations equal to each other:

x24x+2=x2-x^2 - 4x + 2 = -x - 2
x2+3x4=0x^2 + 3x - 4 = 0
Factor the quadratic equation:
(x+4)(x1)=0(x+4)(x-1) = 0
So, x=4x = -4 or x=1x = 1.
If x=4x = -4, then y=(4)2=42=2y = -(-4) - 2 = 4 - 2 = 2.
If x=1x = 1, then y=12=3y = -1 - 2 = -3.
3

6. Set the two equations equal to each other:

x2+18x+35=x2+2x+5x^2 + 18x + 35 = -x^2 + 2x + 5
2x2+16x+30=02x^2 + 16x + 30 = 0
Divide by 2:
x2+8x+15=0x^2 + 8x + 15 = 0
Factor the quadratic equation:
(x+3)(x+5)=0(x+3)(x+5) = 0
So, x=3x = -3 or x=5x = -5.
If x=3x = -3, then y=(3)2+18(3)+35=954+35=10y = (-3)^2 + 18(-3) + 35 = 9 - 54 + 35 = -10.
If x=5x = -5, then y=(5)2+18(5)+35=2590+35=30y = (-5)^2 + 18(-5) + 35 = 25 - 90 + 35 = -30.

3. Final Answer

3

4.

(x,y)=(3,1),(1,3)(x, y) = (-3, -1), (1, 3)
3

5.

(x,y)=(4,2),(1,3)(x, y) = (-4, 2), (1, -3)
3

6.

(x,y)=(3,10),(5,30)(x, y) = (-3, -10), (-5, -30)

Related problems in "Algebra"

We are asked to solve four problems: (a) Expand and simplify the expression $6(2y-3) - 5(y+1)$. (b) ...

Algebraic SimplificationExponentsDifference of SquaresEquationsFactorization
2025/7/22

We are asked to simplify the expression $(a^{-2}b^3)^{-2}$, writing the answer with positive powers.

ExponentsSimplificationPower Rules
2025/7/22

A group of children bought a certain number of apples. If each apple is cut into 4 equal pieces and ...

System of EquationsWord Problem
2025/7/21

The problem asks to simplify the expression $\frac{x+1}{y} \div \frac{2(x+1)}{x}$.

Algebraic simplificationFractionsVariable expressions
2025/7/21

A group of children bought some apples. If each apple is divided into 4 equal pieces and 1 piece is ...

Linear EquationsSystems of EquationsWord Problem
2025/7/21

We need to find the value of the expression $6 + \log_b(\frac{1}{b^3}) + \log_b(\sqrt{b})$.

LogarithmsExponentsSimplification
2025/7/20

We need to solve the following equation for $y$: $\frac{y-1}{3} = \frac{2y+1}{5}$

Linear EquationsSolving EquationsAlgebraic Manipulation
2025/7/20

We are given the equation $\frac{3x}{2} = \frac{x-1}{7}$ and need to solve for $x$.

Linear EquationsSolving EquationsAlgebraic Manipulation
2025/7/20

The problem is to solve the equation $\frac{m}{5} = \frac{m+5}{10}$ for $m$.

Linear EquationsSolving EquationsVariables
2025/7/20

The problem is to solve the linear equation $\frac{2x}{5} = 3x + 1$ for $x$.

Linear EquationsEquation SolvingVariable Isolation
2025/7/20