Math 65 final exam algebra, Study notes of Linear Algebra

Math 65 final exam Lakshmi Prasanna Yadama at rogue community college. The test is accumulative for the entire term as so the test.

Typology: Study notes

2025/2026

Uploaded on 12/11/2025

marissa-ziegler
marissa-ziegler 🇺🇸

1 document

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
ALGEBRA PRACTICE – FULL ANSWER KEY (Problems 1–18 + Bonus)
1) Factor: 5x^2 - 14x - 3
Work:
Multiply 5 * -3 = -15.
Numbers that multiply to -15 and add to -14: -15 and +1.
Rewrite: 5x^2 - 15x + x - 3
Group: 5x(x - 3) + 1(x - 3)
Answer: (x - 3)(5x + 1)
2) Factor: x^3 - 2x^2 - 4x + 8
Group: (x^3 - 2x^2) + (-4x + 8)
Factor: x^2(x - 2) - 4(x - 2)
Answer: (x - 2)^2 (x + 2)
3) Subtract: (8x^2 - 9x + 13) - (-7x^2 - 6x + 8)
Distribute negative: 8x^2 - 9x + 13 + 7x^2 + 6x - 8
Combine: 15x^2 - 3x + 5
Answer: 15x^2 - 3x + 5
4) Simplify: 5a^4 b / (10a^7 b^-2)
Numbers: 1/2
Exponents: a^(4-7) = a^-3, b^(1 - (-2)) = b^3
Answer: b^3 / (2a^3)
5) Multiply: (3x^2 y^-3)(-2x^2 y^2)
Multiply: -6
x exponents: x^4
y exponents: y^-1
pf3
pf4

Partial preview of the text

Download Math 65 final exam algebra and more Study notes Linear Algebra in PDF only on Docsity!

ALGEBRA PRACTICE – FULL ANSWER KEY (Problems 1–18 + Bonus)

  1. Factor: 5x^2 - 14x - 3 Work: Multiply 5 * -3 = -15. Numbers that multiply to -15 and add to -14: -15 and +1. Rewrite: 5x^2 - 15x + x - 3 Group: 5x(x - 3) + 1(x - 3) Answer: (x - 3)(5x + 1)
  2. Factor: x^3 - 2x^2 - 4x + 8 Group: (x^3 - 2x^2) + (-4x + 8) Factor: x^2(x - 2) - 4(x - 2) Answer: (x - 2)^2 (x + 2)
  3. Subtract: (8x^2 - 9x + 13) - (-7x^2 - 6x + 8) Distribute negative: 8x^2 - 9x + 13 + 7x^2 + 6x - 8 Combine: 15x^2 - 3x + 5 Answer: 15x^2 - 3x + 5
  4. Simplify: 5a^4 b / (10a^7 b^-2) Numbers: 1/ Exponents: a^(4-7) = a^-3, b^(1 - (-2)) = b^ Answer: b^3 / (2a^3)
  5. Multiply: (3x^2 y^-3)(-2x^2 y^2) Multiply: - x exponents: x^ y exponents: y^-

Answer: -6x^4 / y

  1. Expand: (2x - 1)^ Work: (2x - 1)(2x - 1) = 4x^2 - 4x + 1 Answer: 4x^2 - 4x + 1
  2. Multiply: (2x + 3)(4x^2 - x - 2) Expand and combine: 8x^3 + 10x^2 - 7x - 6 Answer: 8x^3 + 10x^2 - 7x - 6
  3. Subtract rationals: 2/(2x - 1) - 3/x LCD: x(2x - 1) Numerator: 2x - 3(2x - 1) = -4x + 3 Answer: (-4x + 3) / (x(2x - 1))
  4. Multiply rationals: (x^2 - 16)/(x - 5) * (x^2 - 10x + 25)/(2x + 8) Factor: x^2 - 16 = (x - 4)(x + 4) x^2 - 10x + 25 = (x - 5)^ 2x + 8 = 2(x + 4) Cancel, result: Answer: (x - 4)(x - 5)/
  5. Solve: 3x^2 - 21 = 2x^2 - 4x Bring together: x^2 + 4x - 21 = 0 Factor: (x + 7)(x - 3) Answer: x = -7, 3
  1. Match graphs: A = line, B = down parabola, C = rational, D = cubic.
  2. Solve: x^2 + 3x - 4 = 0 Factor: (x + 4)(x - 1) Answer: x = -4, 1
  3. Bonus: divide by (x - 7) Synthetic division → quotient x^2 + 9x + 60 remainder 424 Answer: x^2 + 9x + 60 + 424/(x - 7)