How to find the solution for a system of equations

Help Questions

SAT Math › How to find the solution for a system of equations

Questions 1 - 10
1

If 7_x_ + y = 25 and 6_x_ + y = 23, what is the value of x?

2

6

7

11

20

Explanation

You can subtract the second equation from the first equation to eliminate y:

7_x_ + y = 25 – 6_x_ + y = 23: 7_x_ – 6_x_ = x; yy = 0; 25 – 23 = 2

x = 2

You could also solve one equation for y and substitute that value in for y in the other equation:

6_x_ + y = 23 → y = 23 – 6_x_.

7_x_ + y = 25 → 7_x_ + (23 – 6_x_) = 25 → x + 23 = 25 → x = 2

2

The sum of four consecutive even integers is , but their product is . What is the least of those integers?

Explanation

Any time the product of consecutive numbers is , must be a one of those consecutive numbers, because if it is not, the product will be non-zero. This leaves us with four possibilities, depending on where is placed in the sequence.

As we can see, , , and are our numbers in question, meaning is our answer as the lowest number.

Note that it is possible to use algebra and set up a system of equations, but it's more time-consuming, which could hinder more than help in a standardized test setting.

3

How many solutions are there to the following system of equations?

There are an infinite number of solutions.

There is 1 single solution.

There are 2 solutions.

There are 3 solutions.

There are no solutions.

Explanation

If we use elimination to solve this system of equations, we can add the two equations together. This results in 0=0.

When elimination results in 0=0, that means that the two equations represent the same line. Therefore, there are an infinite number of solutions.

4

What is the value of in the following system of equations? Round your answer to the hundredths place.

Explanation

You can solve this problem in a number of ways, but one way to solve it is by using substitution. You can begin to do that by solving for in the first equation:

Now, you can substitute in that value of into the second equation and solve for :

Let's consider this equation as adding a negative 3 rather than subtracting a 3 to make distributing easier:

Distribute the negative 3:

We can now combine like variables and solve for :

5

At what point will the lines \dpi{100} \small 4x+2=y and \dpi{100} \small 3x+3=y intersect?

(1, 6)

(1, –6)

(6, 1)

(–1, 6)

(6, –1)

Explanation

In order to find this point, we must find the solution to the system of equations. we will use substitution, setting the two expressions for y equal to one another.

\dpi{100} \small 4x+2=3x+3 \rightarrow x=1

Then we plug this value back into either expression for y, giving us \dpi{100} \small y=4\times 1+2=6

So the point is (1, 6).

6

Solve for the point of intersection of the following two lines:

Explanation

Solve for or first. Let's solve for . To do this, we must eliminate the variables. Multiply the first equation by the coefficient of the variable in the second equation.

Subtract the second equation from the first equation and solve for .

Resubstitute this value to either original equations. Let's substitute this value into .

Find the common denominator and solve for the unknown variable.

The correct answer is:

7

If x2 – y2 = 20, and x + y = 10, then what is the product of x and y?

24

6

–64

–4

–24

Explanation

This problem involves a system of two equations. The first equation is x2 – y2 = 20, and the second equation is x + y = 10. Let us solve the second equation in terms of y, and then we can substitute this value into the first equation.

x + y = 10

Subtract y from both sides.

x = 10 – y

Substitute 10 - y for x in the first equation.

x2 – y2 = 20

(10 - y)2 – y2 = 20

We can use the FOIL method to find (10 – y)2.

(10 – y)2 = (10 – y)(10 – y) = 10(10) – 10y – 10y + y2 = 100 –20y + y2.

Now we can go back to our original equation and replace (10 – y)2 with 100 – 20y + y2.

(100 – 20y + y2) – y2 = 20

100 – 20y = 20

Subtract 100 from both sides.

–20y = –80

Divide both sides by –20.

y = 4.

Now that we know that y = 4, we can use either of our original two equations to solve for x. Using the equation x + y = 10 is probably simpler.

x + y = 10

x + 4 = 10

x = 6.

The original question asks for the product of x and y, which would be 4(6), which equals 24.

The answer is 24.

8

The graph below is the graph of a piece-wise function in some interval. Identify, in interval notation, the decreasing interval.

Domain_of_a_sqrt_function

Explanation

As is clear from the graph, in the interval between ( included) to , the is constant at and then from ( not included) to ( not included), the is a decreasing function.

9

A store sells 17 coffee mugs for $169. Some of the mugs are $12 each and some are $7 each. How many $7 coffee mugs were sold?

6

7

8

9

10

Explanation

The answer is 7.

Write two independent equations that represent the problem.

x + y = 17 and 12_x_ + 7_y_ = 169

If we solve the first equation for x, we get x = 17 – y and we can plug this into the second equation.

12(17 – y) + 7_y_ = 169

204 – 12_y_ + 7_y_ =169

–5_y_ = –35

y = 7

10

If x + 12 = 28, what is the value of (3x + 2) * (–x + 10)?

1300

–300

–180

450

–1300

Explanation

Solve for x, then plug into the formula to find the value. x = 28 – 12 = 16

(3 * 16 + 2) * (–16 +10) = –300

Page 1 of 9
Return to subject