




























































































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This exam assesses your ability to solve linear equations. It covers topics like solving equations with one variable, applying properties of equality, and understanding the graphical interpretation of solutions. The exam also includes real-world applications of linear equations.
Typology: Exams
1 / 119
This page cannot be seen from the preview
Don't miss anything!





























































































Question 1. In a staffing problem, the number of full‑time employees (F) plus twice the number of part‑time employees (P) equals 80. Which equation represents this relationship? A) F + 2P = 80 B) 2F + P = 80 C) F − 2P = 80 D) 2F − P = 80 Answer: A Explanation: The statement “full‑time plus twice part‑time equals 80” translates directly to F + 2P = 80. Question 2. Which of the following data sets most likely represents a linear relationship? A) (1,2), (2,5), (3,10) B) (0,0), (1,3), (2,6) C) (2,1), (4,2), (6,5) D) (1,1), (2,4), (3,9) Answer: B Explanation: In B, y increases by 3 each time x increases by 1, indicating a constant rate (linear). Other sets have varying increments. Question 3. Which statement correctly distinguishes an equation from an inequality? A) An equation has a “>” sign, an inequality has an “=” sign. B) An equation yields a single solution; an inequality yields a range of solutions. C) Both always have exactly one solution. D) Inequalities cannot involve variables. Answer: B Explanation: Equations assert equality and often have a specific solution; inequalities describe a range of values.
Question 4. Write the standard form of the line passing through (3, – 2) with slope – 4. A) 4x + y = 10 B) 4x – y = 10 C) 4x + y = – 10 D) 4x – y = – 10 Answer: A Explanation: Using y = mx + b: y = – 4x + b; plug (3,–2): – 2 = – 12 + b → b = 10 → – 4x + 10 = y → 4x + y = 10. Question 5. A company’s total cost C (in dollars) is modeled by C = 150 + 20 w, where w is the number of widgets produced. Which term represents the variable cost per widget? A) 150 B) 20 C) C D) w Answer: B Explanation: The coefficient of w (20) is the cost added for each additional widget, i.e., the variable cost per widget. Question 6. Which visual tool is most appropriate for showing the relationship between two variables in a linear system? A) Pie chart B) Bar graph C) Scatter plot with a line of best fit D) Histogram
Answer: C Explanation: Set x = 0: – 4y = 12 → y = – 3. Wait compute: – 4y = 12 → y = – 3. So answer is B? Actually – 3 corresponds to option B. Correct Answer: B Explanation: Substituting x = 0 gives – 4y = 12 → y = – 3, the y‑intercept. Question 9. In the substitution method, which step is performed first? A) Multiply both equations by a constant. B) Isolate one variable in one of the equations. C) Add the two equations together. D) Graph both equations. Answer: B Explanation: Substitution begins by solving one equation for a variable to substitute into the other. Question 10. Solve the system using substitution: x + y = 7 2x – y = 4 A) (3, 4) B) (4, 3) C) (5, 2) D) (2, 5) Answer: B
Explanation: From first equation, y = 7 – x. Substitute into second: 2x – (7 – x) = 4 → 2x – 7 + x = 4 → 3x = 11 → x ≈ 3.667. Wait this does not match any integer pair. Let's re-evaluate: Actually solving: y = 7 - x. Plug into 2x - (7 - x) = 4 → 2x - 7 + x = 4 → 3x = 11 → x = 11/3, y = 7 - 11/3 = (21-11)/3 = 10/3. None of the options. Something off. Let's correct the system: maybe we intended 2x + y = 4? Let's change. Instead, use system: x + y = 7 and 2x + y = 4 (inconsistent). Let's produce correct answer. To keep consistency, choose a solvable integer system: x + y = 7 2x – y = 5 Now solve: add equations → 3x = 12 → x = 4, y = 3. So answer B (4,3). Thus adjust question accordingly. Question 10. Solve the system using substitution: x + y = 7 2x – y = 5 A) (3, 4) B) (4, 3) C) (5, 2) D) (2, 5) Answer: B Explanation: From first equation, y = 7 – x. Substitute into second: 2x – (7 – x) = 5 → 3x = 12 → x = 4, y = 3.
3a + 2b = 16 6a – b = 7 Multiply second by 2: 12a – 2b = 14. Add to first: 15a = 30 → a = 2. Then substitute into second: 6(2) – b = 7 → 12 – b = 7 → b = 5. So answer A (a=2, b=5). Question 12. Apply elimination to solve: 3a + 2b = 16 6a – b = 7 A) a = 2, b = 5 B) a = 1, b = 7 C) a = 3, b = 2 D) a = 2, b = 4 Answer: A Explanation: Multiply second equation by 2 → 12a – 2b = 14. Adding to the first eliminates b: 15a = 30 → a = 2. Substituting back gives b = 5. Question 13. In a system with fractional coefficients, ½x + y = 3 and x – ¼y = 2, which technique simplifies solving? A) Cross‑multiplication of the entire system. B) Convert all fractions to decimals. C) Multiply each equation by the least common denominator (LCD). D) Graph both equations directly. Answer: C
Explanation: Multiplying by the LCD clears fractions, making elimination or substitution easier. Question 14. After multiplying the first equation 3x + 4y = 12 by 2, the new equation is: A) 6x + 8y = 24 B) 3x + 8y = 24 C) 6x + 4y = 12 D) 6x + 4y = 24 Answer: A Explanation: Distribute the 2 across each term: 2·3x = 6x, 2·4y = 8y, 2·12 = 24. Question 15. Which of the following systems has infinitely many solutions? A) y = 2x + 3 and y = – 2x + 3 B) x + y = 4 and 2x + 2y = 8 C) x – y = 1 and x + y = 5 D) 3x + y = 7 and 3x + y = 9 Answer: B Explanation: The second equation is a multiple of the first, so the lines coincide, giving infinitely many solutions. Question 16. For the system y = – 3x + 6 and 2y = – 6x + 12, what is the nature of the solution set? A) No solution B) Exactly one solution C) Infinitely many solutions D) Cannot be determined without graphing Answer: C
Answer: B Explanation: A = 8 (thousands). R = 5·8 + 20 = 40 (thousands) → $40,000. Question 20. Which equation correctly models a break‑even point where total cost C = 200 + 15q equals total revenue R = 25q? A) 200 + 15q = 25q B) 200 + 25q = 15q C) 200 – 15q = 25q D) 200 = 15q + 25q Answer: A Explanation: Set cost equal to revenue: 200 + 15q = 25q. Question 21. Solve for q in the break‑even equation 200 + 15q = 25q. A) q = 10 B) q = 20 C) q = 30 D) q = 40 Answer: A Explanation: Subtract 15q from both sides: 200 = 10q → q = 20? Wait compute: 200 = 10q → q = 20. So answer should be B. Let's correct. Question 21. Solve for q in the break‑even equation 200 + 15q = 25q. A) q = 10 B) q = 20 C) q = 30
D) q = 40 Answer: B Explanation: Subtract 15q: 200 = 10q → q = 20 units. Question 22. After finding a solution (x, y) = (3, – 2) for a system, what is the best way to verify it? A) Plug the values into only one equation. B) Plug the values into both original equations. C) Graph the solution point. D) Check if x + y = 0. Answer: B Explanation: Substituting into both equations confirms the pair satisfies the entire system. Question 23. Which of the following describes a linear equation in two variables? A) x² + y = 5 B) 3x – 4y = 12 C) xy = 7 D) √x + y = 3 Answer: B Explanation: Only B has variables to the first power and no products or roots, fitting the definition of linear. Question 24. In a workforce allocation problem, the number of engineers (E) and technicians (T) must satisfy 4E + 2T = 120 and E – T = 5. What is the number of engineers? A) 15 B) 20
E = T+5. Substitute: 5(T+5)+2T=55 →5T+25+2T=55 →7T=30 → T≈4.285. Let's scrap this; we can give answer based on calculation even if not integer. But better to give integer. Let's design: 3E + 4T = 36 E – T = 2 E = T+2. Plug: 3(T+2)+4T=36 →3T+6+4T=36 →7T=30 → T≈4.285. Not integer. Ok new: 2E + T = 22 E – T = 4 E = T+4. Substitute: 2(T+4)+T =22 → 2T+8+T=22 →3T=14 → T≈4.667. Let's just give fractional answer; it's okay. But answer options should correspond. Let's compute exact: T = 14/3 ≈ 4.667, E = T+4 = 14/3 + 12/3 = 26/3 ≈ 8.667. Not nice. Simplify:
Add: 2E =24 → E=12. So answer is 12. Provide options. Question 24. In a workforce allocation problem, the number of engineers (E) and technicians (T) must satisfy E + T = 20 and E – T = 4. How many engineers are there? A) 8 B) 10 C) 12 D) 14 Answer: C Explanation: Adding the equations gives 2E = 24 → E = 12. Question 25. Which of the following is the correct graph of the equation y = – ½x + 3? A) Line with slope – ½ crossing y‑axis at 3. B) Line with slope 2 crossing y‑axis at – 3. C) Horizontal line y = 3. D) Vertical line x = – 6. Answer: A Explanation: The slope is – ½ and the y‑intercept is 3, so the line descends half a unit for each unit moved right. Question 26. When converting a word problem about mixing solutions into a system of equations, which step is essential?
A) y = 2x + 1 and y = 2x + 5 B) x + y = 4 and 2x + 2y = 8 C) 3x – y = 7 and – 6x + 2y = – 14 D) x – y = 3 and 2x – 2y = 6 Answer: C Explanation: Equation C is not a multiple of the other; the lines intersect at a single point, giving a unique solution. Question 29. For the system 4x + y = 9 and 8x + 2y = 18, what is the relationship between the two equations? A) Parallel distinct lines B) Same line (coincident) C) Perpendicular lines D) No relationship Answer: B Explanation: The second equation is exactly twice the first, so they represent the same line. Question 30. In the elimination method, after aligning coefficients, you obtain 5x = 20. What is the value of x? A) 2 B) 4 C) 5 D) 10 Answer: B Explanation: Divide both sides by 5 → x = 4.
Question 31. If the solution to a system is (–3, 5), which of the following equations could be part of that system? A) 2x + y = – 1 B) x – 2y = – 13 C) 3x + 4y = 11 D) x + y = 2 Answer: B Explanation: Substitute (–3,5) into each: B gives – 3 – 10 = – 13, which is true. Question 32. A linear model for total cost C (in dollars) of producing q items is C = 50 + 7q. If the company wants to keep total cost below $200, what is the maximum integer value of q? A) 20 B) 21 C) 22 D) 23 Answer: B Explanation: 50 + 7q < 200 → 7q < 150 → q < 21.428. Max integer q is 21. Question 33. Which transformation converts the equation 3x – 2y = 6 into slope‑intercept form? A) y = (3/2)x – 3 B) y = (3/2)x + 3 C) y = (2/3)x – 3 D) y = (2/3)x + 3 Answer: C Explanation: Solve for y: – 2y = – 3x + 6 → y = (3/2)x – 3. Wait sign: dividing both sides by – 2: y = (3/2)x –
Explanation: Substitute y from second into first: x + (2x – 1) = 6 → 3x = 7 → x ≈ 2.333. Wait not integer. Let's compute correctly: x + y = 6, y = 2x – 1 → x + 2x – 1 = 6 → 3x = 7 → x = 7/3 ≈ 2.333, y = 2*(7/3) – 1 = 14/3 – 1 = 11/3 ≈ 3.667. None of the options. Let's adjust equations. New system: x + y = 7 and y = 2x – 1. Solve: x + 2x – 1 = 7 → 3x = 8 → x = 8/3 ≈ 2.667, not integer. Let's pick system with integer intersection: x + y = 9 and y = 2x – 1 → x + 2x – 1 = 9 → 3x = 10 → x = 10/3. Hmm. Let's choose: x + y = 8 and y = 2x – 2 → x + 2x – 2 = 8 → 3x = 10 → x = 10/3. Still not integer. Let's pick: x + y = 10 and y = 2x – 2 → x + 2x – 2 = 10 → 3x = 12 → x = 4, y = 6. Provide option D (4,6) not in list. Let's create options accordingly. Question 35. When graphing the system x + y = 10 and y = 2x – 2, what is the coordinate of their intersection? A) (2, 8) B) (3, 7) C) (4, 6)
Answer: C Explanation: Substitute y: x + (2x – 2) = 10 → 3x = 12 → x = 4, then y = 2·4 – 2 = 6. Question 36. A linear system has the equations 7x – 3y = 5 and – 14x + 6y = – 10. What type of solution does the system have? A) No solution B) Exactly one solution C) Infinitely many solutions D) Cannot be determined without graphing Answer: C Explanation: The second equation is – 2 times the first, so the lines coincide → infinite solutions. Question 37. If the solution to a system is (0, 4), which of the following could be the y‑intercept of the first equation? A) 0 B) 2 C) 4 D) 6 Answer: C Explanation: When x = 0, y equals the y‑intercept. Since the solution point has y = 4 at x = 0, the intercept is 4. Question 38. In a problem involving two different interest rates, the equations are 0.04A + 0.06B = 500 and A + B = 12, where A and B are years invested. What is the value of A? A) 2