Algebraic Technique Practice

Algebraic Technique Practice. Practice questions to deepen your understanding of algebraic technique. Online math practice with full solutions and step-by-step explanations.

Algebraic Technique Practice — assess your proficiency in basic algebraic operations. Practice computation skills, expression simplification, and equation solving. Suitable for middle school and high school students.

16 questions

Question 1
6.25 pts

Solve:

\(\frac{3}{x}=6\)

Explanation:

Multiply both sides by x

\(3=6x\)

Divide both sides by 6

and get 

x=0.5

Question 2
6.25 pts

Solve:

\(\frac{2}{x}=\frac{4}{x+1}\)

Explanation:

Cross-multiply: 2(x+1) = 4x, that is 2x+2 = 4x. Rearranging: 2 = 2x, therefore x = 1.

Question 3
6.25 pts

How do you factor the expression \(2x^2+7x+3\)

Explanation:

We look for two numbers whose product is 2·3=6 and whose sum is 7.

These are 6 and 1.

Factor: 2x² + 6x + x + 3 = 2x(x+3) + 1(x+3) = (2x+1)(x+3).

Question 4
6.25 pts

What is the result of simplifying the fraction \(\frac{x^2 - 4}{x - 2} \) ?
 

Explanation:

The numerator x² - 4 is a difference of squares = (x-2)(x+2).

We cancel (x-2) and get x+2.

Question 5
6.25 pts

What is the result of adding \(\frac{2}{x} + \frac{3}{x}\)

Explanation:

When fractions have the same denominator, we add the numerators:

\( 2/x + 3/x = (2+3)/x = 5/x\)

Question 6
6.25 pts

What is the result of the multiplication \(\frac{x}{3} ·\frac{6}{x^2}\)   ?

Explanation:

Multiply numerator by numerator and denominator by denominator

\(\frac{x}{3} ·\frac{6}{x^2}=\frac{6x}{3x^2}=\frac{2}{x}\)

Simplify: 6/3 = 2 andx/x² = 1/x,

Therefore the result is \(\frac{2}{x}\)

Question 7
6.25 pts

What is the common factor of the expression  \(6x^3-9x^2\)

Explanation:

The greatest common factor is \(3x^2\)

Because: \(6x^3=3x^2 · 2x\)

and  \(9x^2=3x^2 · 3\)

Therefore  \(6x³ - 9x² = 3x²(2x - 3)\)

Question 8
6.25 pts

What is the result of factoring the expression x² - 9 into factors?

Explanation:

This is the difference of squares formula a² - b² = (a-b)(a+b).

Here x² - 9 = x² - 3²   

Therefore the result is (x-3)(x+3)

Question 9
6.25 pts

What are the domain conditions for the equation: \(\frac{5}{x-3} = \frac{2}{x+1}\)

Explanation:

The denominators cannot be zero, therefore \(x-3 \neq 0\) and \(x+1 \neq 0\)

That is \(x \neq 3\) and \(x \neq -1\)

Question 10
6.25 pts

Solve: \(x^4 - 5x^2 + 4 = 0\)

Explanation:

Substitute \(t=x^2\), giving \(t^2-5t+4=0\)

Solutions: \(t=1\) or \(t=4\)

Therefore \(x^2=1\) or \(x^2=4\), that is \(x=\pm 1\) or \(x=\pm 2\)

Question 11
6.25 pts

How many real solutions does the equation \(x^4 = 16\) have?

Explanation:

\(x^4 = 16\) gives \(x^2 = 4\) (taking the positive root)

From \(x^2=4\) we get \(x=2\) or \(x=-2\)

Total: two real solutions

Question 12
6.25 pts

Solve: \(\sqrt{x} = 4\)

Explanation:

Square both sides: \((\sqrt{x})^2 = 4^2\)

Therefore \(x = 16\)

Question 13
6.25 pts

Solve: \(\sqrt{x+5} = 3\)

Explanation:

Square both sides: \(x+5 = 9\), therefore \(x = 4\)

Check: \(\sqrt{4+5} = \sqrt{9} = 3\)

Question 14
6.25 pts

Why must you verify the solution in irrational equations?

Explanation:

When squaring, different equations become identical

(for example \(x=3\) and \(x=-3\) both give \(x^2=9\))

Therefore, solutions may arise that do not satisfy the original equation

Question 15
6.25 pts

What is the domain of the equation \(\sqrt{2x-6} = x-3\)?

Explanation:

The expression under the radical must be non-negative: \(2x-6 \geq 0\)

Therefore \(2x \geq 6\), that is \(x \geq 3\)

Question 16
6.25 pts

Solve: \(\sqrt{x^2} = 5\)

Explanation:

\(\sqrt{x^2} = |x|\), therefore \(|x| = 5\)

This means \(x = 5\) or \(x = -5\)