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, basic operations on polynomials, factoring, solving linear equations, exponents and radicals, and rational expressions. Answers and detailed solutions with explanations are provided for each question.

Practice Questions

Question 1

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

A) 3   B) -9   C) -3   D) 9   E) 6

Show Detailed Solution

Step 1: Substitute the given values \(a = -2\) and \(b = -2\) directly into the expression.

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

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

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

Correct Answer: A

Question 2

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

A) -76   B) -19   C) 0   D) 76   E) 90

Show Detailed Solution

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

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

Step 3: To find \(-4x\), multiply the entire equation \(-2x = 38\) by 2.

Step 4: \(2(-2x) = 2(38) \implies -4x = 76\).

Correct 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\).

A) 0.2   B) 1/5   C) 7/10   D) 20   E) 40

Show Detailed Solution

Step 1: Express the phrases as algebraic terms. "20% of \(x\)" is \(0.2x\). "Its fifth" 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 = 40\).

Correct Answer: E

Question 4

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

A) \(0.5Ah - b\)   B) \(\frac{2A}{h} - b\)   C) \(\frac{2A - b}{h}\)   D) \(\frac{2A}{h} + b\)   E) \(\frac{2A + b}{h}\)

Show Detailed Solution

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

Step 2: Multiply by 2 to clear the 0.5: \(2A = (b + B)h\).

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

Step 4: Subtract \(b\) from both sides to isolate \(B\): \(B = \frac{2A}{h} - b\).

Correct 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?

A) 10   B) 20   C) 40   D) 60   E) 80

Show Detailed Solution

Step 1: Let \(T\) be Tom's money. Alex (\(A\)) has \(\frac{T}{3}\). Linda (\(L\)) has twice Alex: \(L = 2(\frac{T}{3}) = \frac{2T}{3}\).

Step 2: Sum them up: \(T + \frac{T}{3} + \frac{2T}{3} = 120\).

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

Step 4: Calculate Linda's amount: \(L = \frac{2(60)}{3} = 40\).

Correct Answer: C

Question 6

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

A) \((6x - 1)(x + 2)\)   B) \((3x - 1)(2x + 2)\)   C) \((3x + 1)(2x - 2)\)   D) \((6x + 1)(x - 2)\)   E) \((x + 1)(6x - 2)\)

Show Detailed Solution

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

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

Step 3: Factor groups: \(6x(x - 2) + 1(x - 2)\).

Step 4: Factor out \((x-2)\): \((x - 2)(6x + 1)\).

Correct Answer: D

Question 7

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

A) \(x + 1\)   B) \(x + 8\)   C) \(x + 7\)   D) \(x - 1\)   E) \(x - 7\)

Show Detailed Solution

Step 1: Find two numbers that multiply to -8 and add up to -7. These are -8 and +1.

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

Step 3: Comparing factors to the choices, \((x + 1)\) is present.

Correct Answer: A

Question 8

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

A) \(2x^{2}y^{2}\)   B) \(-2x^{2}y^{2} - 7x^{2}y - 2x^{2}y^{2}\)   C) \(-2x^{2}y^{2} + x^{2}y - 2x^{2}y^{2}\)   D) \(2x^{2}y^{2} + x^{2}y - 2x^{2}y^{2}\)   E) \(-2x^{2}y^{2} + x^{2}y + 2xy^{2}\)

Show Detailed Solution

Step 1: Distribute the negative sign: \(2xy^2 - 3x^2y - 2x^2y^2 + 4x^2y\).

Step 2: Group like terms (\(-3x^2y\) and \(4x^2y\)): \(-3x^2y + 4x^2y = x^2y\).

Step 3: Arrange: \(-2x^2y^2 + x^2y + 2xy^2\).

Correct 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 for the entire journey is 70 miles per hour.

A) 166   B) 167   C) 150   D) 140   E) 120

Show Detailed Solution

Step 1: Average speed formula is Total Distance / Total Time.

Step 2: Distance = \(x + 200\). Time = \(2 + 3 = 5\).

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

Step 4: \(350 = x + 200 \implies x = 150\).

Correct 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?

A) (I) & (II)   B) (II) & (III)   C) (III) & (IV)   D) (I) & (III)   E) (IV) & (II)

Show Detailed Solution

Step 1: Convert to slope-intercept form (\(y = mx + b\)).

I: \(2y = -3x + 3 \implies y = -1.5x + 1.5\) (m = -1.5).

III: \(-6y = -4x + 9 \implies y = (2/3)x - 1.5\) (m = 2/3).

Step 2: Slopes of perpendicular lines satisfy \(m_1 \cdot m_2 = -1\).

Step 3: \((-3/2) \cdot (2/3) = -1\). Lines (I) and (III) are perpendicular.

Correct Answer: D

Question 11

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

A) \(t^{2} + 2t + 4\)   B) \(t^{2} + 4\)   C) \(t^{2} + 6t + 9\)   D) \(t^{2} + 9\)   E) \(t^{2} + 2t + 1\)

Show Detailed Solution

Step 1: Replace \(x\) with \((t + 2)\) in the function.

Step 2: \(f(t+2) = ((t+2) + 1)^2 = (t+3)^2\).

Step 3: Expand using \((a+b)^2 = a^2 + 2ab + b^2\): \(t^2 + 6t + 9\).

Correct Answer: C

Question 12

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

A) \(-2\sqrt{xy} - 2y\)   B) \(x - y\)   C) 0   D) \(-2\sqrt{xy} + 2y\)   E) \(2\sqrt{xy} - 2y\)

Show Detailed Solution

Step 1: The first part is a difference of squares: \((\sqrt{x})^2 - (\sqrt{y})^2 = x - y\).

Step 2: The second part is a perfect square: \((\sqrt{x} - \sqrt{y})^2 = x - 2\sqrt{xy} + y\).

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

Correct Answer: E

Question 13

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

A) 2   B) 1/2   C) -1/4   D) -1/2   E) -2

Show Detailed Solution

Step 1: Convert to \(y = mx + b\).

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

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

Step 4: The coefficient of \(x\) is 2.

Correct Answer: A

Question 14

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

A) \(\frac{x + 1}{(x - 3)(x - 1)}\)   B) \(\frac{3}{x - 3}\)   C) \(\frac{x + 3}{2(x - 1)}\)   D) \(\frac{2x}{(x - 3)(x - 1)}\)   E) \(\frac{1}{x - 3}\)

Show Detailed Solution

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

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

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

Step 4: The \(2\) and \((x-1)\) cancel, leaving \(\frac{3}{x-3}\).

Correct Answer: B

Question 15

Point A has coordinates (2, 1). Midpoint of AB is M(3, 2). Find coordinates of B.

A) (1, 1)   B) (4, 3)   C) (3, 4)   D) (3, 2)   E) (2, 3)

Show Detailed Solution

Step 1: Midpoint \(M = (\frac{x_1+x_2}{2}, \frac{y_1+y_2}{2})\).

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

Step 3: \(y\)-coord: \(\frac{1+y}{2} = 2 \implies 1+y = 4 \implies y=3\).

Correct Answer: B