Solve the equation 8x − 6 = 3x + 24. Which of the following is the correct solution?
- A. x = 2.5
- B. x = 3.6
- C. x = 5
- D. x = 6
Correct Answer: D
Rationale: To solve the equation 8x − 6 = 3x + 24, start by adding 6 to both sides: 8x − 6 + 6 = 3x + 24 + 6, which simplifies to 8x = 3x + 30. Next, subtract 3x from both sides to get 5x = 30. Finally, divide both sides by 5 to solve for x: x = 6. Therefore, the correct solution is x = 6. Choices A, B, and C are incorrect because they do not result from the correct algebraic manipulation of the equation.
You may also like to solve these questions
x · 7 = x − 36. Solve the equation. Which of the following is correct?
- A. x = 6
- B. x = 42
- C. x = 4
- D. x = 252
Correct Answer: B
Rationale: To solve the equation x · 7 = x − 36, start by multiplying both sides by 7 to get 7(x · 7) = 7(x − 36), which simplifies to x = 7x − 252. Next, subtract 7x from both sides to get -6x = -252. Finally, divide both sides by -6 to solve for x, which results in x = 42. Therefore, the correct answer is x = 42. Choice A (x = 6), Choice C (x = 4), and Choice D (x = 252) are incorrect as they do not align with the correct solution derived from the equation.
What is the result of the expression 102 - 7(3 - 4) - 25? Which of the following is correct?
- A. -12
- B. 2
- C. 68
- D. 82
Correct Answer: D
Rationale: To simplify the expression, we follow the order of operations (PEMDAS): Parentheses, Exponents, Multiplication and Division (from left to right), Addition and Subtraction (from left to right). First, solve inside the parentheses: 3 - 4 = -1. Then, multiply -1 by 7: -1 * 7 = -7. Now, substitute these values back into the expression: 102 - (-7) - 25 = 102 + 7 - 25 = 109 - 25 = 84. Therefore, the correct answer is 84. Choices A, B, and C are incorrect as they do not represent the correct simplification of the given expression.
A rectangular field has an area of 1452 square feet. If the length is three times the width, what is the width of the field?
- A. 22 feet
- B. 44 feet
- C. 242 feet
- D. 1452 feet
Correct Answer: A
Rationale: To find the width of the rectangular field, use the formula for the area of a rectangle: A = length width. Given that the length is three times the width, you have A = 3w w. Substituting the given area, 1452 = 3w^2. Solving for w, you get 484 = w^2. Taking the square root gives ±22, but since the width must be positive, the width of the field is 22 feet. Choice B, 44 feet, is incorrect because it represents the length, not the width. Choice C, 242 feet, is incorrect as it is not a factor of the area. Choice D, 1452 feet, is incorrect as it represents the total area of the field, not the width.
A sandwich shop earns $4 for every sandwich (s) it sells, $2 for every drink (d), and $1 for every cookie (c). If this is all the shop sells, which of the following equations represents what the shop's revenue (r) is over three days?
- A. r = 4s + 2d + 1c
- B. r = 8s + 4d + 2c
- C. r = 12s + 6d + 3c
- D. r = 16s + 8d + 4c
Correct Answer: A
Rationale: Let s be the number of sandwiches sold. Each sandwich earns $4, so selling s sandwiches at $4 each results in revenue of $4s. Similarly, d drinks at $2 each give $2d of income, and cookies bring in $1c. Summing these values gives total revenue = 4s + 2d + 1c. Therefore, option A, r = 4s + 2d + 1c, correctly represents the shop's revenue. Choices B, C, and D are incorrect because they incorrectly multiply the prices of each item by more than one day's sales, which would overstate the total revenue for a three-day period.
Which of the following is the y-intercept of the line whose equation is 7y − 42x + 7 = 0?
- A. (1/6, 0)
- B. (6, 0)
- C. (0, −1)
- D. (−1, 0)
Correct Answer: C
Rationale: To find the y-intercept, set x = 0 in the equation 7y − 42x + 7 = 0. This simplifies to 7y - 42(0) + 7 = 0, which gives 7y = -7. Solving for y, we get y = -1. Therefore, the y-intercept is where x = 0, so the correct answer is (0, -1).
Choice A (1/6, 0) is incorrect as it does not satisfy the given equation when x = 0. Choice B (6, 0) is incorrect as it represents the x-intercept. Choice D (-1, 0) is incorrect as it does not correspond to the y-intercept of the given equation.