Algebra Placement Test Practice

The following multiple choice algebra questions guide you in assessing your skills and abilities in topics including: substituting values into algebraic expressions, setting up equations, polynomial operations, factoring, solving linear equations, exponents, radicals, rational expressions, and linear equations in two variables. Detailed solutions with explanations are included for every question.

Note: You are not allowed to solve any of these questions using a calculator (basic calculations only).

Question 1

If \( a = -2 \) and \( b = -2 \), what is the value of: \[ \frac{a^{3} - 1}{b - 1} \ ? \]

  1. 3
  2. -9
  3. -3
  4. 9
  5. 6
Show Detailed Solution

Step 1: Substitute the given values \(a = -2\) and \(b = -2\) into the expression \(\frac{a^{3} - 1}{b - 1}\).

Step 2: Evaluate the numerator: \(a^3 = (-2)^3 = -8\). So, \(-8 - 1 = -9\).

Step 3: Evaluate the denominator: \(b - 1 = -2 - 1 = -3\).

Step 4: Divide: \(\frac{-9}{-3} = 3\). Answer: A

Question 2

If \( -2(x + 9) = 20 \), then \(-4x =\)

  1. -76
  2. -19
  3. 0
  4. 76
  5. 90
Show Detailed Solution

Step 1: Expand the brackets: \(-2x - 18 = 20\).

Step 2: Add 18 to both sides: \(-2x = 38\).

Step 3: We need to find \(-4x\). Multiply both sides of the equation \(-2x = 38\) by 2: \(2(-2x) = 2(38)\).

Step 4: \(-4x = 76\). Answer: D

Question 3

\(x\) is a variable such that if 20% of it is added to its fifth, the result is equal to 12 subtracted from seven-tenths of \(x\). Find \(x\).

  1. 0.2
  2. \(\frac{1}{5}\)
  3. \(\frac{7}{10}\)
  4. 20
  5. 40
Show Detailed Solution

Step 1: 20% of \(x\) is \(0.2x\). One fifth of \(x\) is \(\frac{1}{5}x = 0.2x\). Seven-tenths of \(x\) is \(0.7x\).

Step 2: Set up the equation: \(0.2x + 0.2x = 0.7x - 12\).

Step 3: Simplify: \(0.4x = 0.7x - 12\).

Step 4: Subtract \(0.7x\) from both sides: \(-0.3x = -12\).

Step 5: Divide by -0.3: \(x = \frac{-12}{-0.3} = 40\). Answer: E

Question 4

The area \(A\) of a trapezoid is given by \(A = 0.5(b + B)h\). Express \(B\) in terms of \(A\), \(b\), and \(h\).

  1. \(0.5Ah - b\)
  2. \(\frac{2A}{h} - b\)
  3. \(\frac{2A - b}{h}\)
  4. \(\frac{2A}{h} + b\)
  5. \(\frac{2A + b}{h}\)
Show Detailed Solution

Step 1: Start with \(A = 0.5(b + B)h\).

Step 2: Multiply by 2: \(2A = (b + B)h\).

Step 3: Divide by \(h\): \(\frac{2A}{h} = b + B\).

Step 4: Subtract \(b\): \(B = \frac{2A}{h} - b\). Answer: B

Question 5

Tom, Linda, and Alex have a total of $120. Alex has one-third of what Tom has, and Linda has twice as much as Alex. How much money does Linda have?

  1. 10
  2. 20
  3. 40
  4. 60
  5. 80
Show Detailed Solution

Step 1: Let Tom = \(T\). Alex = \(T/3\). Linda = \(2(T/3) = 2T/3\).

Step 2: Total: \(T + T/3 + 2T/3 = 120\).

Step 3: \(T + T = 120 \implies 2T = 120 \implies T = 60\).

Step 4: Linda = \(\frac{2(60)}{3} = 40\). Answer: C

Question 6

Which of the following is equivalent to \( 6x^{2} - 11x - 2 \ ? \)

  1. \((6x - 1)(x + 2)\)
  2. \((3x - 1)(2x + 2)\)
  3. \((3x + 1)(2x - 2)\)
  4. \((6x + 1)(x - 2)\)
  5. \((x + 1)(6x - 2)\)
Show Detailed Solution

Step 1: Factor: Find two numbers that multiply to \(6 \cdot -2 = -12\) and add to \(-11\). These are \(-12\) and \(1\).

Step 2: Rewrite: \(6x^2 - 12x + 1x - 2\).

Step 3: Factor by grouping: \(6x(x - 2) + 1(x - 2) = (6x + 1)(x - 2)\). Answer: D

Question 7

Which of the following is a factor of \( x^{2} - 7x - 8 \ ? \)

  1. \(x + 1\)
  2. \(x + 8\)
  3. \(x + 7\)
  4. \(x - 1\)
  5. \(x - 7\)
Show Detailed Solution

Step 1: Find factors of \(-8\) that add to \(-7\). These are \(-8\) and \(+1\).

Step 2: Factored form is \((x - 8)(x + 1)\).

Step 3: \((x+1)\) is a factor. Answer: A

Question 8

\( (2xy^{2} - 3x^{2}y) - (2x^{2}y^{2} - 4x^{2}y) = \)

  1. \(2x^{2}y^{2}\)
  2. \(-2x^{2}y^{2} - 7x^{2}y - 2x^{2}y^{2}\)
  3. \(-2x^{2}y^{2} + x^{2}y - 2x^{2}y^{2}\)
  4. \(2x^{2}y^{2} + x^{2}y - 2x^{2}y^{2}\)
  5. \(-2x^{2}y^{2} + x^{2}y + 2xy^{2}\)
Show Detailed Solution

Step 1: Remove parentheses: \(2xy^2 - 3x^2y - 2x^2y^2 + 4x^2y\).

Step 2: Combine \(x^2y\) terms: \(-3x^2y + 4x^2y = 1x^2y\).

Step 3: Result: \(-2x^2y^2 + x^2y + 2xy^2\). Answer: E

Question 9

During the same journey, Stuart drove \(x\) miles for 2 hours, and 200 miles for 3 hours. Find \(x\) if the average speed is 70 mph.

  1. 166
  2. 167
  3. 150
  4. 140
  5. 120
Show Detailed Solution

Step 1: Speed = Distance / Time. Total time = \(2+3 = 5\).

Step 2: \(70 = \frac{x + 200}{5}\).

Step 3: \(350 = x + 200 \implies x = 150\). Answer: C

Question 10

Given lines (I) \(2y + 3x = 3\), (II) \(-3y - 2x = 5\), (III) \(-6y + 4x = 9\), (IV) \(2y + 6x = 9\). Which two are perpendicular?

  1. (I) and (II)
  2. (II) and (III)
  3. (III) and (IV)
  4. (I) and (III)
  5. (IV) and (II)
Show Detailed Solution

Step 1: Find slopes (\(m\)). Line I: \(y = -1.5x + 1.5\) (\(m=-1.5\)). Line III: \(-6y = -4x + 9 \implies y = \frac{2}{3}x - 1.5\) (\(m=2/3\)).

Step 2: Perpendicularity condition: \(m_1 \cdot m_2 = -1\). \((-3/2) \cdot (2/3) = -1\). Answer: D

Question 11

If \(f(x) = (x + 1)^{2}\), then \(f(t + 2) =\)

  1. \(t^{2} + 2t + 4\)
  2. \(t^{2} + 4\)
  3. \(t^{2} + 6t + 9\)
  4. \(t^{2} + 9\)
  5. \(t^{2} + 2t + 1\)
Show Detailed Solution

Step 1: Substitute \((t+2)\) for \(x\): \(f(t+2) = ((t+2) + 1)^2\).

Step 2: Simplify: \((t+3)^2\).

Step 3: Expand: \(t^2 + 6t + 9\). Answer: C

Question 12

For \(x > 0\) and \(y > 0\): \( (\sqrt{x} + \sqrt{y})(\sqrt{x} - \sqrt{y}) - (\sqrt{x} - \sqrt{y})^{2} = \)

  1. \(-2\sqrt{xy} - 2y\)
  2. \(x - y\)
  3. 0
  4. \(-2\sqrt{xy} + 2y\)
  5. \(2\sqrt{xy} - 2y\)
Show Detailed Solution

Step 1: First part: \((\sqrt{x})^2 - (\sqrt{y})^2 = x - y\).

Step 2: Second part: \((\sqrt{x} - \sqrt{y})^2 = x - 2\sqrt{xy} + y\).

Step 3: Subtract: \((x - y) - (x - 2\sqrt{xy} + y) = -y + 2\sqrt{xy} - y = 2\sqrt{xy} - 2y\). Answer: E

Question 13

What is the slope of the line whose equation is: \( \frac{x}{2} - \frac{y}{4} = 7 \)

  1. 2
  2. \(\frac{1}{2}\)
  3. \(-\frac{1}{4}\)
  4. \(-\frac{1}{2}\)
  5. -2
Show Detailed Solution

Step 1: Isolate \(y\): \(-\frac{y}{4} = -\frac{x}{2} + 7\).

Step 2: Multiply by -4: \(y = 2x - 28\).

Step 3: Slope is the coefficient of \(x\), which is 2. Answer: A

Question 14

For \(x > 3\): \( \left( \frac{x}{x - 3} + \frac{1}{2} \right) \left( \frac{2}{x - 1} \right) = \)

  1. \(\frac{x + 1}{(x - 3)(x - 1)}\)
  2. \(\frac{3}{x - 3}\)
  3. \(\frac{x + 3}{2(x - 1)}\)
  4. \(\frac{2x}{(x - 3)(x - 1)}\)
  5. \(\frac{1}{x - 3}\)
Show Detailed Solution

Step 1: Find common denominator for the first bracket: \(\frac{2x + (x-3)}{2(x-3)} = \frac{3x-3}{2(x-3)}\).

Step 2: Factor: \(\frac{3(x-1)}{2(x-3)}\).

Step 3: Multiply: \(\frac{3(x-1)}{2(x-3)} \cdot \frac{2}{x-1} = \frac{3}{x-3}\). Answer: B

Question 15

In a standard coordinate system, A=(2, 1). Midpoint of AB is M(3, 2). Find coordinates of B.

  1. (1, 1)
  2. (4, 3)
  3. (3, 4)
  4. (3, 2)
  5. (2, 3)
Show Detailed Solution

Step 1: Midpoint formula: \(M = (\frac{x_A+x_B}{2}, \frac{y_A+y_B}{2})\).

Step 2: \(\frac{2+x_B}{2} = 3 \implies 2+x_B = 6 \implies x_B=4\).

Step 3: \(\frac{1+y_B}{2} = 2 \implies 1+y_B = 4 \implies y_B=3\). Point (4, 3). Answer: B