How to find the solution to an equation - SAT Math

Card 0 of 20

Question

A store sells potatoes for $0.24 and tomatoes for $0.76. Fred bought 12 individual vegetables. If he paid $6.52 total, how many potatoes did Fred buy?

Answer

Set up an equation to represent the total cost in cents: 24P + 76T = 652. In order to reduce the number of variables from 2 to 1, let the # tomatoes = 12 – # of potatoes. This makes the equation 24P + 76(12 – P) = 652.

Solving for P will give the answer.

Compare your answer with the correct one above

Question

Kim is twice as old as Claire. Nick is 3 years older than Claire. Kim is 6 years older than Emily. Their ages combined equal 81. How old is Nick?

Answer

The goal in this problem is to have only one variable. Variable “x” can designate Claire’s age.

Then Nick is x + 3, Kim is 2x, and Emily is 2x – 6; therefore x + x + 3 + 2x + 2x – 6 = 81

Solving for x gives Claire’s age, which can be used to find Nick’s age.

Compare your answer with the correct one above

Question

If 6h – 2g = 4g + 3h

In terms of g, h = ?

Answer

If we solve the equation for b, we add 2g to, and subtract 3h from, both sides, leaving 3h = 6g. Solving for h we find that h = 2g.

Compare your answer with the correct one above

Question

If 2x + y = 9 and y – z = 4 then 2x + z = ?

Answer

If we solve the first equation for 2x we find that 2x = 9 – y. If we solve the second equation for z we find z = –4 + y. Adding these two manipulated equations together we see (2x) + (y) = (9 – y)+(–4 + y).

The y’s cancel leaving us with an answer of 5.

Compare your answer with the correct one above

Question

11/(x – 7) + 4/(7 – x) = ?

Answer

We must find a common denominator and here they changed the first fraction by removing a negative from the numerator and denominator, leaving –11/(7 – x). We add the numerators and keep the same denominator to find the answer.

Compare your answer with the correct one above

Question

If 4_xs = v, v = ks , and sv ≠_ 0, which of the following is equal to k ?

Answer

This question gives two equalities and one inequality. The inequality (sv ≠ 0) simply says that neither s nor v is 0. The two equalities tell us that 4_xs and ks are both equal to v, which means that 4_xs_ and ks must be equal to each other--that is, 4_xs_ = ks. Dividing both sides by s gives 4_x_ = k, which is our solution.

Compare your answer with the correct one above

Question

If 6_x_ = 42 and xk = 2, what is the value of k?

Answer

Solve the first equation for x by dividing both sides of the equation by 6; the result is 7. Solve the second equation for k by dividing both sides of the equation by x, which we now know is 7. The result is 2/7.

Compare your answer with the correct one above

Question

If 4_x_ + 5 = 13_x_ + 4 – x – 9, then x = ?

Answer

Start by combining like terms.

4_x_ + 5 = 13_x_ + 4 – x – 9

4_x_ + 5 = 12_x_ – 5

–8_x_ = –10

x = 5/4

Compare your answer with the correct one above

Question

If 3 – 3_x_ < 20, which of the following could not be a value of x?

Answer

First we solve for x.

Subtracting 3 from both sides gives us –3_x_ < 17.

Dividing by –3 gives us x > –17/3.

–6 is less than –17/3.

Compare your answer with the correct one above

Question

If , then, in terms of ,

Answer

You can solve this problem by plugging in random values or by simply solving for k. To solve for k, put the s values on one side and the k values on the other side of the equation. First, subtract 4s from both sides. This gives 4s – 6k = –2k. Next, add 6k to both sides. This leaves you with 4s = 4k, which simplifies to s=k. The answer is therefore s.

Compare your answer with the correct one above

Question

What is the value of (5 + x)(10 – y) when x = 3 and y = –3?

Answer

This is a simple plug-in and PEMDAS problem. First, plug in x = 3 and y = –3 into the x and y. You should follow the orders of operation and compute what is within the parentheses first and then find the product. This gives 8 * 13 = 104. The answer is 104.

Compare your answer with the correct one above

Question

If x = 4, and y = 3x + 5, then 2y – 1 equals

Answer

Start by plugging in x = 4 to solve for y: y = 3 * 4 + 5 = 17. Then 2 * 17 – 1 = 33

Compare your answer with the correct one above

Question

Sarah’s current age is three times Ron’s age two years ago. Sarah is currently 14 years older than Ron. What is the sum of Sarah and Ron’s current age?

Answer

The best way to solve this problem is to turn the two statements into equations calling Sarah’s age S and Ron’s age R. So, S = 3(R – 2) and S = 14 + R. Now substitute the value for S in the second equation for the value of S in the first equation to get 14 + R = 3(R – 2) and solve for R. So R equals 10 so S equals 24 and the sum of 10 and 24 is 34.

Compare your answer with the correct one above

Question

Jack has 14 coins consisting of nickels and dimes that total $0.90. How many nickels does Jack have?

Answer

In order to solve this question we must first set up two equations. We know the number of nickels and the number of dimes equals 14 (n + d = 14). We also know the value of nickels and dimes.

For the second equation we simply multiply the number of nickels we have by their value, added to the number of dimes we have by their value to get the total (0.05n + 0.10d = 0.90).

Solve the first equation for n giving us n = 14 – d. We can then substitute 14 – d into the second equation wherever there is an “n”. Giving us 0.05 (14 – d) + 0.10d = 0.90.

When we solve the equation we find the number of dimes is d = 4; therefore the remaining 10 coins must be nickels.

Compare your answer with the correct one above

Question

If a = 1/3b and b = 4c, then in terms of c, a – b + c = ?

Answer

To begin we must find how a and c relate to each other. Using the second equation we know that we can plug in 4c everywhere there is a b in the first equation, giving us a = 4/3c.

Now we can plug into the last equation. We plug in 4/3c for a, 4c for b, and leave c as it is. We must find a common denominator (4/3c – 12/3c + 3/3c) and add the numerators to find that our equation equals –5/3c.

Compare your answer with the correct one above

Question

If x3 = 8, then x2(4/(3 – x))(2/(4 – x)) – (4/x2) = ?

Answer

There is really no need to alter this equation using algebra. Simply find that x = 2 and plug in. We see that 4(4)(1) – (1)=15. Remember to use correct order of operations here (parentheses, exponents, multiplication, division, addition, subtraction).

Compare your answer with the correct one above

Question

Find the intersection of the following two equations:

3x + 4y = 6

15x - 4y = 3

Answer

The point of intersection for two lines is the same as the values of x and y that mutually solve each equation. Although you could solve for one variable and replace it in the other equation, use elementary row operations to add the two equations since you have a 4y and -4y:

3x + 4y = 6

15x - 4y = 3

18x = 9; x = 0.5

You can now plug x into the first equation:

3 * 0.5 + 4y = 6; 1.5 +4y = 6; 4y = 4.5; y = 1.125

Therefore, our point of intersection is (0.5, 1.125)

Compare your answer with the correct one above

Question

John has $50 for soda and he must buy both diet and regular sodas. His total order must have at exactly two times as many cans of diet soda as cans of regular soda. What is the greatest number of cans of diet soda John can buy if regular soda is $0.50 per can and diet soda is $0.75 per can?

Answer

From our data, we can come up with the following two equations:

0.50R + 0.75D = 50

2R = D

Replace the D value in the second equation into the first one:

0.5R + 0.75 * 2R = 50

0.5R + 1.5R = 50; 2R = 50; R = 25

However, note that the question asks for the number of diet cans, so this will have to be doubled to 50.

Compare your answer with the correct one above

Question

Two cars start 25 mile apart and drive away from each other in opposite directions at speeds of 50 and 70 miles per hour. In approximately how many minutes will they be 400 miles apart?

Answer

The cars have a distance from each other of 25 + 120t miles, where t is the number of hours, 25 is their initial distance and 120 is 50 + 70, or their combined speeds. Solve this equation for 400:

25 + 120t = 400; 120t = 375; t = 3.125

However, the question asked for minutes, so we must multiply this by 60:

3.125 * 60 = 187.5 minutes.

Compare your answer with the correct one above

Question

Let x be a number. Increasing x by twenty percent yields that same result as decreasing the product of four and x by five. What is x?

Answer

The problem tells us that increasing x by twenty percent gives us the same thing that we would get if we decreased the product of four and x by five. We need to find expressions for these two situations, and then we can set them equal and solve for x.

Let's find an expression for increasing x by twenty percent. We could represent this as x + 20%x = x + 0.2x = 1.2x = 6x/5.

Let's find an expression for decreasing the product of four and x by five. First, we must find the product of four and x, which can be written as 4x. Then we must decrease this by five, so we must subtract five from 4x, which could be written as 4x - 5.

Now we must set the two expressions equal to one another.

6x/5 = 4x - 5

Subtract 6x/5 from both sides. We can rewrite 4x as 20x/5 so that it has a common denominator with 6x/5.

0 = 20x/5 - 6x/5 - 5 = 14x/5 - 5

0 = 14x/5 - 5

Now we can add five to both sides.

5 = 14x/5

Now we can multiply both sides by 5/14, which is the reciprocal of 14/5.

5(5/14) = (14x/5)(5/14) = x

25/14 = x

The answer is 25/14.

Compare your answer with the correct one above

Tap the card to reveal the answer