Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

55–70 ■ solving equations find all real solutions of the equation. 55. …

Question

55–70 ■ solving equations find all real solutions of the equation. 55. $7x - 6 = 4x + 9$ 56. $8 - 2x = 14 + x$ 57. $\frac{x + 1}{x - 1} = \frac{3x}{3x - 6}$ 58. $(x + 2)^2 = (x - 4)^2$ 59. $x^2 - 9x + 14 = 0$ 60. $x^2 + 24x + 144 = 0$ 61. $2x^2 + x = 1$ 62. $3x^2 + 5x - 2 = 0$ 63. $4x^3 - 25x = 0$ 64. $x^3 - 2x^2 - 5x + 10 = 0$ 65. $3x^2 + 4x - 1 = 0$ 66. $\frac{1}{x} + \frac{2}{x - 1} = 3$ 67. $\frac{x}{x - 2} + \frac{1}{x + 2} = \frac{8}{x^2 - 4}$ 68. $x^4 - 8x^2 - 9 = 0$ 69. $|x - 7| = 4$ 70. $|2x - 5| = 9$

Explanation:

Response

Let's solve these equations one by one. We'll start with problem 55:

Problem 55: \( 7x - 6 = 4x + 9 \)

Step 1: Subtract \( 4x \) from both sides

\( 7x - 4x - 6 = 4x - 4x + 9 \)
\( 3x - 6 = 9 \)

Step 2: Add 6 to both sides

\( 3x - 6 + 6 = 9 + 6 \)
\( 3x = 15 \)

Step 3: Divide both sides by 3

\( \frac{3x}{3} = \frac{15}{3} \)
\( x = 5 \)

Step 1: Add \( 2x \) to both sides

\( 8 - 2x + 2x = 14 + x + 2x \)
\( 8 = 14 + 3x \)

Step 2: Subtract 14 from both sides

\( 8 - 14 = 14 - 14 + 3x \)
\( -6 = 3x \)

Step 3: Divide both sides by 3

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

Step 1: Cross-multiply

\( (x + 1)(x - 2) = x(x - 1) \)

Step 2: Expand both sides

\( x^2 - 2x + x - 2 = x^2 - x \)
\( x^2 - x - 2 = x^2 - x \)

Step 3: Subtract \( x^2 - x \) from both sides

\( x^2 - x - 2 - (x^2 - x) = x^2 - x - (x^2 - x) \)
\( -2 = 0 \)

This is a contradiction, so there is no solution. However, we must also check the domain: \( x
eq 1 \) and \( x
eq 2 \) (since denominators cannot be zero). Since the equation leads to a contradiction, there are no real solutions.

Answer:

\( x = 5 \)

Problem 56: \( 8 - 2x = 14 + x \)