Card 0 of 1287
What are the values for x that satisfy the equation (x-d)(x+c)=0?
Set each component of this equation equal to zero and solve for d and c.
(x-d)(x+c)=0
x-d=0
d=0
x+c=0
x=-c
Compare your answer with the correct one above
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?
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
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?
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
If 6h – 2g = 4g + 3h
In terms of g, h = ?
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
If 2x + y = 9 and y – z = 4 then 2x + z = ?
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
11/(x – 7) + 4/(7 – x) = ?
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
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?
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
√(3x) = 9
What is x?
To solve, remove the radical by squaring both sides
(√3x) 2 = 92
3x = 81
x = 81/3 = 27
Compare your answer with the correct one above
√(8y) + 18 = 4
What is y?
First, simplify the equation:
√(8y) + 18 = 4
√(8y) = -14
Then square both sides
(√8y) 2 = -142
8y = 196
y = 196/8 = 24.5
Compare your answer with the correct one above
If you drove at an average speed of 78 miles per hour, what distance, in miles, did you drive in 140 minutes?
140 minutes is 7/3 of an hour. Multiplied by the speed of 78mph, we obtain 182 miles traveled.
Compare your answer with the correct one above
What is the slope of the line 7y – 4x = 27
Adding 4x to both sides of the equation and dividing by 7 yields a slope of 4/7.
Compare your answer with the correct one above
If the expression x4 + 3cx – 2 is equal to 5 when x = **–**1, what is the value of c?
Plugging in **–**1 into the equation for x and solving for c yields **–**2.
Compare your answer with the correct one above
Which of the lines below is not parallel to 4x – 3y = 17 ?
For a line to be parallel with another, the slopes must be equal. All of the equations have a slope of 4/3 except 8x +6y=34.
Compare your answer with the correct one above
A given university has an average professor pay of $40,000 a year and an average administrator pay of $45,000 per year. If the ratio of professors to administrators is 4 to 3, and the total pay for professors and administrators in a year is $40,415,000, how many professors does the college have?
Set up a system of linear equations based on our data:
40,000P + 45,000A = 40,415,000
P/A = 4/3
To make things easiest, solve the second equation for A in terms of P:
A = (3/4) P
Replace this value into the first equation:
40,000P + 45,000 * (3/4)P = 40,415,000
Simplify:
40,000P + 33,750P = 40,415,000
73,750P = 40,415,000
P = 548 (The number of professors)
Compare your answer with the correct one above
If y = 4 and 6y = 10z + y, then z = ?
Compare your answer with the correct one above
A sequence of numbers is: 2, 5, 8, 11. Assuming it follows the same pattern, what would be the value of the 20th number?
This goes up at a constant number between values, making it an arthmetic sequence. The first number is 2, with a difference of 3. Plugging this into the arithmetic equation you get An = 2 + 3 (n – 1). Plugging in 20 for n, you get a value of 59.
Compare your answer with the correct one above
The first four numbers of a sequence are 5, 10, 20, 40. Assuming the pattern continues, what is the 6th term of the sequence?
Looking at the sequence you can see that it doubles each term, making it a geometric sequence. Since it doubles r = 2 and the first term is 5. Plugging this into the geometric equation you get An = 5(2)n–1. Setting n = 6, you get 160 as the 6th term.
Compare your answer with the correct one above
Given f(x) = x2 – 9. What are the zeroes of the function?
The zeroes of the equation are where f(x) = 0 (aka x-intercepts). Setting the equation equal to zero you get x2 = 9. Since a square makes a negative number positive, x can be equal to 3 or –3.
Compare your answer with the correct one above
Give the lines y = 0.5x+3 and y=3x-2. What is the y value of the point of intersection?
In order to solve for the x value you set both equations equal to each other (0.5x+3=3x-2). This gives you the x value for the point of intersection at x=2. Plugging x=2 into either equation gives you y=4.
Compare your answer with the correct one above
If 12x + 3 = 2(5x + 5) + 1, what is the value of x?
Starting with 12x + 3 = 2(5x + 5) + 1, we start by solving the parenthesis, giving us 12x + 3 = 10x + 11. We then subtract 10x from the right side and subtract three from the left, giving us 2x = 8; divide by 2 → x = 4.
Compare your answer with the correct one above