10.0k views
3 votes
A system of equations is shown. y = 3x - 2;. y = x^2. What are the solutions to the system of equations?

2 Answers

3 votes

Answer: the solutions to the system of equations are x = 2 and x = 1

Explanation:

The system of equations given equation is

y = 3x - 2 - - - - - - - - - - 1

y = x^2 - - - - - - - - - - - - 2

Substituting 1 into equation 2, it becomes

x^2 = 3x - 2

x^2 - 3x + 2 = 0

We would apply the method of factorization in solving the equation. We will get two numbers such that when added, the result would be - 3x and when multiplied, the result would be 2x^2. The numbers are - 2x and - x. It becomes

x^2 - 2x - x + 2 = 0

x(x - 2) - 1(x - 2) = 0

(x - 2)(x - 1) = 0

x - 2 = 0 or x - 1 = 0

x = 2 or x = 1

.

User Aldr
by
7.9k points
5 votes

Answer:

(1,1) and (2,4) are the solutions to the system of equations.

Explanation:

The two equations are:


y=x^(2)---------1


y=3x-2---------2

Putting value of y from equation 1 in equation 2 we get:


x^(2)=3x-2\\x^(2)-3x+2=0\\Factorising\\x^(2)-x-2x+2=0\\x(x-1)-2(x-1)=0\\(x-1)(x-2)=0\\x=1,x=2

When x=1 :
y=x^(2)=1

When x=2
y=x^(2) =4

The solutions are (1,1) and (2,4).

User DenisMasot
by
8.7k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.