QUESTION IMAGE
Question
what is a mathematician’s favorite dessert?
solve each equation below. be sure to check for extraneous solutions. then match the
given answers to the letters and write in the blanks for each problem below to find the
answer to the joke.
- \\(\frac{x}{(x - 2)} + \frac{x}{x^2 - 4} = \frac{x + 3}{x + 2}\\)
- \\(\frac{x - 3}{x + 6} + \frac{x - 2}{x - 4} = \frac{x^2}{x^2 + 3x - 10}\\)
- \\(\frac{x}{x - 1} - \frac{1}{x - 2} = \frac{11}{x^2 - 3x + 2}\\)
- \\(\frac{x}{x - 8} - \frac{2}{x - 4} = \frac{-3x + 56}{x^2 - 12x + 32}\\)
- \\(\frac{x}{x - 2} + \frac{2}{x - 4} = \frac{4x - 12}{x^2 - 6x + 8}\\)
- \\(\frac{x}{x + 5} - \frac{2}{x - 9} = \frac{-11x + 15}{x^2 - 4x - 45}\\)
a. \\(x = -1\\) \\(x = 3\\)
b. \\(x = \pm 5\\)
e. \\(x = 2\\) \\(x = 4\\)
i. \\(x = 5\\)
k. \\(x = -5\\)
l. \\(x = -5\\) \\(x = 8\\)
m. no solution
n. \\(x = -1\\)
o. \\(x = -1.25\\) \\(x = 0\\)
p. \\(x = -3\\)
r. \\(x = -4\\) \\(x = -2\\)
s. \\(x = -8\\) \\(x = 5\\)
t. \\(x = 2\\) \\(x = 5\\)
u. \\(x = -2\\) \\(x = 5\\)
y. \\(x = 2\\)
\underline{}\\ \underline{}\\ \underline{}\\ \underline{}\\ \underline{}\\ \underline{}\\ \underline{}
1\\ \\ \\ \\ 3\\ \\ \\ \\ 5\\ \\ \\ \\ 1\\ \\ \\ \\ 4\\ \\ \\ \\ 6\\ \\ \\ \\ 2\\ \\ \\ \\ \\ \\ \\ \\ 1\\ \\ \\ \\ 6
Problem 1: Solve \(\frac{x}{x - 2}+\frac{x}{x^2 - 4}=\frac{x + 3}{x + 2}\)
Step 1: Factor Denominators
Notice that \(x^2-4=(x - 2)(x + 2)\). The equation becomes \(\frac{x}{x - 2}+\frac{x}{(x - 2)(x + 2)}=\frac{x + 3}{x + 2}\).
Step 2: Find Common Denominator
The common denominator is \((x - 2)(x + 2)\). Multiply each term by \((x - 2)(x + 2)\) (note \(x
eq2,-2\)):
\[
x(x + 2)+x=(x + 3)(x - 2)
\]
Step 3: Expand and Simplify
Expand both sides:
\[
x^2+2x+x=x^2-2x + 3x-6
\]
Simplify:
\[
x^2+3x=x^2+x - 6
\]
Subtract \(x^2+x\) from both sides:
\[
2x=-6\implies x=-3
\]
Step 4: Check for Extraneous Solutions
Substitute \(x = - 3\) into original equation. Denominators: \(x-2=-5
eq0\), \(x^2 - 4=9 - 4 = 5
eq0\), \(x + 2=-1
eq0\). The solution is valid. So for problem 1, the solution is \(x=-3\) (matches option P).
Problem 2: Solve \(\frac{x - 3}{x + 6}+\frac{x - 2}{x - 4}=\frac{x^2}{x^2+3x - 10}\)
Step 1: Factor Denominators
\(x^2+3x - 10=(x + 5)(x - 2)\). The equation is \(\frac{x - 3}{x + 6}+\frac{x - 2}{x - 4}=\frac{x^2}{(x + 5)(x - 2)}\) (note \(x
eq-6,4,-5,2\)).
Step 2: Multiply by Common Denominator
Common denominator: \((x + 6)(x - 4)(x + 5)(x - 2)\). Multiply each term:
\[
(x - 3)(x - 4)(x + 5)+(x - 2)^2(x + 6)=x^2(x + 6)(x - 4)
\]
Step 3: Expand and Simplify (This is complex, but let's check possible solutions from options)
Looking at options, let's test \(x=-5\) (option K). But \(x=-5\) makes the denominator \((x + 5)(x - 2)=0\), so extraneous. Test \(x = 5\) (option I)? Wait, let's re - expand:
First term: \((x - 3)(x - 4)(x + 5)=(x^2-7x + 12)(x + 5)=x^3-2x^2-23x + 60\)
Second term: \((x - 2)^2(x + 6)=(x^2-4x + 4)(x + 6)=x^3+2x^2-20x + 24\)
Left side sum: \(x^3-2x^2-23x + 60+x^3+2x^2-20x + 24=2x^3-43x + 84\)
Right side: \(x^2(x + 6)(x - 4)=x^2(x^2+2x - 24)=x^4+2x^3-24x^2\)
Bring all terms to left: \( - x^4-43x + 84 = 0\)? Wait, maybe a better way. Let's go back to the original equation and multiply by \((x + 5)(x - 2)\) (since we saw \(x
eq2,-5\)):
\[
\frac{(x - 3)(x - 4)(x + 5)}{(x + 6)(x - 4)}+(x - 2)=\frac{x^2}{x + 6}
\]
Simplify \(\frac{(x - 3)(x + 5)}{x + 6}+(x - 2)=\frac{x^2}{x + 6}\)
Multiply by \(x + 6\): \((x - 3)(x + 5)+(x - 2)(x + 6)=x^2\)
Expand: \(x^2+2x-15+x^2+4x-12=x^2\)
Simplify: \(x^2+6x-27 = 0\)
Factor: \((x + 9)(x - 3)=0\implies x=-9\) or \(x = 3\). Wait, but our options don't have \(x=-9\). Wait, maybe I made a mistake in multiplying. Let's start over.
Original equation: \(\frac{x - 3}{x + 6}+\frac{x - 2}{x - 4}=\frac{x^2}{(x + 5)(x - 2)}\)
Multiply both sides by \((x + 6)(x - 4)(x + 5)(x - 2)\):
\((x - 3)(x - 4)(x + 5)(x - 2)+(x - 2)^2(x + 6)(x + 5)=x^2(x + 6)(x - 4)\)
This is too complex. Let's check the options. The options for problem 2: Let's assume we made a mistake in the first approach. Let's try option M (No Solution). Let's test \(x = 5\) (option I). Substitute \(x = 5\) into original equation:
Left side: \(\frac{5 - 3}{5+6}+\frac{5 - 2}{5 - 4}=\frac{2}{11}+3=\frac{2 + 33}{11}=\frac{35}{11}\)
Right side: \(\frac{25}{25 + 15-10}=\frac{25}{30}=\frac{5}{6}\). Not equal. Test \(x=-5\) (option K): denominator \((x + 5)(x - 2)=0\), invalid. Test \(x = 3\) (from option A: \(x=-1,x = 3\)):
Left side: \(\frac{3 - 3}{3+6}+\frac{3 - 2}{3 - 4}=0+\frac{1}{-1}=-1\)
Right side: \(\frac{9}{9 + 9-10}=\frac{9}{8}\). Not equal. Wait, maybe the equation has no solution. Let's check the original equation again. When we multiply by \((x + 6)(x - 4)(x + 5)(x - 2)\), we get a high - degree equation, and after checking possible values from options, none satisfy. So problem 2: N…
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
Problem 1: Solve \(\frac{x}{x - 2}+\frac{x}{x^2 - 4}=\frac{x + 3}{x + 2}\)
Step 1: Factor Denominators
Notice that \(x^2-4=(x - 2)(x + 2)\). The equation becomes \(\frac{x}{x - 2}+\frac{x}{(x - 2)(x + 2)}=\frac{x + 3}{x + 2}\).
Step 2: Find Common Denominator
The common denominator is \((x - 2)(x + 2)\). Multiply each term by \((x - 2)(x + 2)\) (note \(x
eq2,-2\)):
\[
x(x + 2)+x=(x + 3)(x - 2)
\]
Step 3: Expand and Simplify
Expand both sides:
\[
x^2+2x+x=x^2-2x + 3x-6
\]
Simplify:
\[
x^2+3x=x^2+x - 6
\]
Subtract \(x^2+x\) from both sides:
\[
2x=-6\implies x=-3
\]
Step 4: Check for Extraneous Solutions
Substitute \(x = - 3\) into original equation. Denominators: \(x-2=-5
eq0\), \(x^2 - 4=9 - 4 = 5
eq0\), \(x + 2=-1
eq0\). The solution is valid. So for problem 1, the solution is \(x=-3\) (matches option P).
Problem 2: Solve \(\frac{x - 3}{x + 6}+\frac{x - 2}{x - 4}=\frac{x^2}{x^2+3x - 10}\)
Step 1: Factor Denominators
\(x^2+3x - 10=(x + 5)(x - 2)\). The equation is \(\frac{x - 3}{x + 6}+\frac{x - 2}{x - 4}=\frac{x^2}{(x + 5)(x - 2)}\) (note \(x
eq-6,4,-5,2\)).
Step 2: Multiply by Common Denominator
Common denominator: \((x + 6)(x - 4)(x + 5)(x - 2)\). Multiply each term:
\[
(x - 3)(x - 4)(x + 5)+(x - 2)^2(x + 6)=x^2(x + 6)(x - 4)
\]
Step 3: Expand and Simplify (This is complex, but let's check possible solutions from options)
Looking at options, let's test \(x=-5\) (option K). But \(x=-5\) makes the denominator \((x + 5)(x - 2)=0\), so extraneous. Test \(x = 5\) (option I)? Wait, let's re - expand:
First term: \((x - 3)(x - 4)(x + 5)=(x^2-7x + 12)(x + 5)=x^3-2x^2-23x + 60\)
Second term: \((x - 2)^2(x + 6)=(x^2-4x + 4)(x + 6)=x^3+2x^2-20x + 24\)
Left side sum: \(x^3-2x^2-23x + 60+x^3+2x^2-20x + 24=2x^3-43x + 84\)
Right side: \(x^2(x + 6)(x - 4)=x^2(x^2+2x - 24)=x^4+2x^3-24x^2\)
Bring all terms to left: \( - x^4-43x + 84 = 0\)? Wait, maybe a better way. Let's go back to the original equation and multiply by \((x + 5)(x - 2)\) (since we saw \(x
eq2,-5\)):
\[
\frac{(x - 3)(x - 4)(x + 5)}{(x + 6)(x - 4)}+(x - 2)=\frac{x^2}{x + 6}
\]
Simplify \(\frac{(x - 3)(x + 5)}{x + 6}+(x - 2)=\frac{x^2}{x + 6}\)
Multiply by \(x + 6\): \((x - 3)(x + 5)+(x - 2)(x + 6)=x^2\)
Expand: \(x^2+2x-15+x^2+4x-12=x^2\)
Simplify: \(x^2+6x-27 = 0\)
Factor: \((x + 9)(x - 3)=0\implies x=-9\) or \(x = 3\). Wait, but our options don't have \(x=-9\). Wait, maybe I made a mistake in multiplying. Let's start over.
Original equation: \(\frac{x - 3}{x + 6}+\frac{x - 2}{x - 4}=\frac{x^2}{(x + 5)(x - 2)}\)
Multiply both sides by \((x + 6)(x - 4)(x + 5)(x - 2)\):
\((x - 3)(x - 4)(x + 5)(x - 2)+(x - 2)^2(x + 6)(x + 5)=x^2(x + 6)(x - 4)\)
This is too complex. Let's check the options. The options for problem 2: Let's assume we made a mistake in the first approach. Let's try option M (No Solution). Let's test \(x = 5\) (option I). Substitute \(x = 5\) into original equation:
Left side: \(\frac{5 - 3}{5+6}+\frac{5 - 2}{5 - 4}=\frac{2}{11}+3=\frac{2 + 33}{11}=\frac{35}{11}\)
Right side: \(\frac{25}{25 + 15-10}=\frac{25}{30}=\frac{5}{6}\). Not equal. Test \(x=-5\) (option K): denominator \((x + 5)(x - 2)=0\), invalid. Test \(x = 3\) (from option A: \(x=-1,x = 3\)):
Left side: \(\frac{3 - 3}{3+6}+\frac{3 - 2}{3 - 4}=0+\frac{1}{-1}=-1\)
Right side: \(\frac{9}{9 + 9-10}=\frac{9}{8}\). Not equal. Wait, maybe the equation has no solution. Let's check the original equation again. When we multiply by \((x + 6)(x - 4)(x + 5)(x - 2)\), we get a high - degree equation, and after checking possible values from options, none satisfy. So problem 2: No Solution (option M).
Problem 3: Solve \(\frac{x}{x - 1}-\frac{1}{x - 2}=\frac{11}{x^2-3x + 2}\)
Step 1: Factor Denominator
\(x^2-3x + 2=(x - 1)(x - 2)\). The equation is \(\frac{x}{x - 1}-\frac{1}{x - 2}=\frac{11}{(x - 1)(x - 2)}\) (note \(x
eq1,2\)).
Step 2: Multiply by Common Denominator
Multiply each term by \((x - 1)(x - 2)\):
\[
x(x - 2)- (x - 1)=11
\]
Step 3: Expand and Simplify
Expand: \(x^2-2x-x + 1 = 11\)
Simplify: \(x^2-3x-10 = 0\)
Factor: \((x - 5)(x + 2)=0\implies x = 5\) or \(x=-2\)
Step 4: Check Extraneous Solutions
- For \(x = 5\): Denominators \(x - 1 = 4
eq0\), \(x - 2 = 3
eq0\), \(x^2-3x + 2=25-15 + 2 = 12
eq0\). Valid.
- For \(x=-2\): Denominators \(x - 1=-3
eq0\), \(x - 2=-4
eq0\), \(x^2-3x + 2=4 + 6+2 = 12
eq0\). Wait, but our options: option I is \(x = 5\), option U is \(x=-2,x = 5\). Wait, let's check the original equation with \(x=-2\):
Left side: \(\frac{-2}{-3}-\frac{1}{-4}=\frac{2}{3}+\frac{1}{4}=\frac{8 + 3}{12}=\frac{11}{12}\)
Right side: \(\frac{11}{4 + 6+2}=\frac{11}{12}\). So \(x=-2\) and \(x = 5\) are solutions. But looking at the options, option U is \(x=-2,x = 5\). But maybe I made a mistake. Wait, the options given: A: \(x=-1,x = 3\); B: \(x=\pm5\); E: \(x = 2,x = 4\); I: \(x = 5\); K: \(x=-5\); L: \(x=-5,x = 8\); M: No Solution; N: \(x=-1\); O: \(x=-1.25,x = 0\); P: \(x=-3\); R: \(x=-4,x=-2\); S: \(x=-8,x = 5\); T: \(x = 2,x = 5\); U: \(x=-2,x = 5\); Y: \(x = 2\). So \(x=-2\) and \(x = 5\) match option U. But let's re - check the calculation. The equation after multiplying by \((x - 1)(x - 2)\) is \(x(x - 2)-(x - 1)=11\), \(x^2-2x-x + 1 = 11\), \(x^2-3x - 10 = 0\), \((x - 5)(x + 2)=0\). So \(x = 5\) or \(x=-2\), which is option U. But maybe the problem expects \(x = 5\) (option I)? Wait, maybe I miscalculated the right - hand side. Wait, \(x^2-3x + 2=(x - 1)(x - 2)\), so the right - hand side is \(\frac{11}{(x - 1)(x - 2)}\). When \(x = 5\), right - hand side is \(\frac{11}{4\times3}=\frac{11}{12}\). Left - hand side: \(\frac{5}{4}-\frac{1}{3}=\frac{15 - 4}{12}=\frac{11}{12}\). When \(x=-2\), left - hand side: \(\frac{-2}{-3}-\frac{1}{-4}=\frac{2}{3}+\frac{1}{4}=\frac{11}{12}\), right - hand side: \(\frac{11}{(-3)\times(-4)}=\frac{11}{12}\). So both are valid. But the options have U: \(x=-2,x = 5\). So problem 3: option U.
Problem 4: Solve \(\frac{x}{x - 8}-\frac{2}{x - 4}=\frac{-3x + 56}{x^2-12x + 32}\)
Step 1: Factor Denominator
\(x^2-12x + 32=(x - 8)(x - 4)\). The equation is \(\frac{x}{x - 8}-\frac{2}{x - 4}=\frac{-3x + 56}{(x - 8)(x - 4)}\) (note \(x
eq8,4\)).
Step 2: Multiply by Common Denominator
Multiply each term by \((x - 8)(x - 4)\):
\[
x(x - 4)-2(x - 8)=-3x + 56
\]
Step 3: Expand and Simplify
Expand: \(x^2-4x-2x + 16=-3x + 56\)
Simplify: \(x^2-6x + 16=-3x + 56\)
Rearrange: \(x^2-3x-40 = 0\)
Factor: \((x - 8)(x + 5)=0\implies x = 8\) or \(x=-5\)
Step 4: Check Extraneous Solutions
- \(x = 8\) makes the denominator \(x - 8 = 0\), so extraneous.
- \(x=-5\): Denominators \(x - 8=-13
eq0\), \(x - 4=-9
eq0\), \(x^2-12x + 32=25 + 60+32 = 117
eq0\). Check the equation:
Left side: \(\frac{-5}{-13}-\frac{2}{-9}=\frac{5}{13}+\frac{2}{9}=\frac{45 + 26}{117}=\frac{71}{117}\)
Right side: \(\frac{15 + 56}{117}=\frac{71}{117}\). So \(x=-5\) is valid. But also, let's check \(x = 8\) is extraneous. Wait, the factoring gave \(x = 8\) and \(x=-5\), but \(x = 8\) is extraneous, so only \(x=-5\)? No, wait the quadratic was \(x^2-3x - 40=(x - 8)(x + 5)\), so roots \(x = 8\) and \(x=-5\). Since \(x = 8\) is extraneous, the solution is \(x=-5\) (option K) or \(x=-5,x = 8\) (option L). Wait, when \(x = 8\), the original equation has denominators \(x - 8 = 0\) and \(x^2-12x + 32 = 0\), so \(x = 8\) is extraneous. So the solution is \(x=-5\) (option K)? Wait, let's re - calculate the left - hand side when \(x=-5\):
\(\frac{-5}{-5 - 8}-\frac{2}{-5 - 4}=\frac{-5}{-13}-\frac{2}{-9}=\frac{5}{13}+\frac{2}{9}=\frac{45 + 26}{117}=\frac{71}{117}\)
Right - hand side: \(\frac{-3\times(-5)+56}{(-5)^2-12\times(-5)+32}=\frac{15 + 56}{25 + 60+32}=\frac{71}{117}\). Correct. What about \(x = 8\)? Denominator \(x - 8 = 0\), so it's extraneous. So the solution is \(x=-5\) (option K)? But the option L is \(x=-5,x = 8\). Since \(x = 8\) is extraneous, the valid solution is \(x=-5\) (option K).
Problem 5: Solve \(\frac{x}{x - 2}+\frac{2}{x - 4}=\frac{4x-12}{x^2-6x + 8}\)
Step 1: Factor Denominator
\(x^2-6x + 8=(x - 2)(x - 4)\). The equation is \(\frac{x}{x - 2}+\frac{2}{x - 4}=\frac{4x-12}{(x - 2)(x - 4)}\) (note \(x
eq2,4\)).
Step 2: Multiply by Common Denominator
Multiply each term by \((x - 2)(x - 4)\):
\[
x(x - 4)+2(x - 2)=4x-12
\]
Step 3: Expand and Simplify
Expand: \(x^2-4x+2x-4 = 4x-12\)
Simplify: \(x^2-2x-4 = 4x-12\)
Rearrange: \(x^2-6x + 8 = 0\)
Factor: \((x - 2)(x - 4)=0\implies x = 2\) or \(x = 4\)