Test Math Quiz โ Questions and Answers
Question 1: -3ab + 4ac - 2ad = -(3ab - 4ac + 2ad)
- False (Correct answer)
- True
Correct answer: False
The statement `-(3ab - 4ac + 2ad)` expands to `-3ab + 4ac - 2ad` when the negative sign is correctly distributed to each term inside the parentheses. Since this result is identical to the left side of the equation, the original statement is mathematically true. Therefore, the provided answer 'False' is incorrect, as the two expressions are indeed equivalent.
Question 2: A father gave his two boys $500. One son received X dollars from him. Which of the following terms accurately depicts how much he gave the other son?
- $500 - X (Correct answer)
- $500 + X
- $500 รท X
- $500 x X
Correct answer: $500 - X
If the total amount of money a father gave his two sons is $500, and one son received X dollars, then to find the amount the other son received, you must subtract the first son's share from the total. Therefore, the expression $500 - X accurately represents the amount given to the other son. This is a basic application of subtraction to find a remaining quantity.
Question 3: The age of Helen is N. Which of the following algebraic statements demonstrates Matt's age today if he is twice as old?
- 2N + X
- 2 - N
- N - 2
- 2N (Correct answer)
Correct answer: 2N
If Helen's age is represented by the variable N, and Matt is described as being twice as old as Helen, then Matt's age is found by multiplying Helen's age by two. Therefore, the algebraic statement 2N correctly represents Matt's age. This is a straightforward translation of a verbal description into an algebraic expression involving multiplication.
Question 4: Peter buys more C bats after purchasing B bats. Then he hands out D bats. Which of the following algebraic statements accurately expresses Peter's remaining bats?
- B + D + C
- B + C - D (Correct answer)
- D - BC
- B - C - D
Correct answer: B + C - D
Peter initially has B bats. When he buys C more bats, his total increases, so you add C to B, resulting in B + C bats. Subsequently, he hands out D bats, which means his total decreases, so you subtract D from the current total. Therefore, the algebraic statement B + C - D accurately expresses the number of bats Peter has remaining.
Question 5: A given number plus three times that amount equals 40. What number is it?
- eight
- nine
- ten (Correct answer)
- eleven
Correct answer: ten
Let the unknown number be represented by 'x'. The problem states 'a given number plus three times that amount equals 40,' which translates to the algebraic equation x + 3x = 40. Combining the like terms on the left side gives 4x = 40. Dividing both sides of the equation by 4 yields x = 10, so the number is ten.
Question 6: Which of the following is V in the equation V = 2m - 3?
- Dependent Variable (Correct answer)
- Exponent
- Constant
- Independent Variable
Correct answer: Dependent Variable
In the equation V = 2m - 3, the value of V is determined by, or depends on, the value of m. This means V is the output or result, whose value changes in response to changes in m. Therefore, V is classified as the dependent variable, as its value relies on the independent variable m.
Question 7: Which of the following is 3 in B = 3 + 4w?
- Dependent Variable
- Coefficient
- Constant (Correct answer)
- Independent Variable
Correct answer: Constant
In the equation B = 3 + 4w, the number 3 is a constant. A constant is a fixed numerical value that does not change, regardless of the values of the variables in the equation. It is an additive term that shifts the entire relationship up or down, unlike the coefficient (4), which multiplies the variable (w).
Question 8: When a parenthesis is preceded by a minus sign, each phrase changes to a different sign when the parentheses are removed.
- False
- True (Correct answer)
Correct answer: True
When a parenthesis is preceded by a minus sign, it indicates that every term inside the parentheses must be multiplied by -1. This operation effectively reverses the sign of each term: positive terms become negative, and negative terms become positive. For example, -(a - b + c) correctly expands to -a + b - c, demonstrating that each term's sign changes.
Question 9: What is the value of 6X + 2X - X if X = 5?
- 20
- 25
- 30
- 35 (Correct answer)
Correct answer: 35
First, simplify the algebraic expression by combining the like terms: 6X + 2X - X equals 7X. Next, substitute the given value of X = 5 into the simplified expression. Multiplying 7 by 5 gives a final result of 35. Therefore, the value of the expression is 35.
Question 10: Find 3 integers that follow one other such that the sum of the 3rd and the 2nd is greater than 8 in total.
- 7,8,9
- 9,10,11
- 13,14,15
- 11,12,13 (Correct answer)
Correct answer: 11,12,13
Let the three consecutive integers be n, n+1, and n+2. The condition states that the sum of the second (n+1) and third (n+2) integers must be greater than 8. This translates to the inequality (n+1) + (n+2) > 8, which simplifies to 2n + 3 > 8. Solving for n, we get 2n > 5, or n > 2.5. Since n must be an integer, the smallest possible value for n is 3, giving the integers 3, 4, 5. The option 11, 12, 13 satisfies this condition, as 12 + 13 = 25, which is greater than 8.
Question 11: The height ratio between two structures is 7 to 5. The tallest structure is 210 feet. How high is the second structure?
- 135
- 140
- 145
- 150 (Correct answer)
Correct answer: 150
The height ratio between the two structures is 7 to 5, with the tallest structure corresponding to the '7' part of the ratio. Given that the tallest structure is 210 feet, we can set up a proportion: 7/5 = 210/x, where x is the height of the second structure. Cross-multiplying gives 7x = 5 * 210, which simplifies to 7x = 1050. Dividing both sides by 7, we find x = 150 feet for the second structure.
Question 12: IF 10 is divided into two parts, the second of which is represented by y.
- 10 + y
- y - 10
- 10 / y
- 10 - y (Correct answer)
Correct answer: 10 - y
If a total amount (10) is divided into two parts, and one part is represented by 'y', then the other part must be the total minus the known part. This is a fundamental concept in algebra for representing parts of a whole. Therefore, 10 - y correctly represents the remaining part.
Question 13: Which of the following doesn't qualify as a grouping symbol?
- arrows (Correct answer)
- brackets
- parentheses
- braces
Correct answer: arrows
In mathematics, grouping symbols are used to specify the order of operations within an expression. Parentheses `()`, brackets `[]`, and braces `{}` all serve this purpose. Arrows `->` are not used as grouping symbols; they typically indicate direction, mapping, or logical implication.
-3ab + 4ac - 2ad = -(3ab - 4ac + 2ad)