document.write( "Question 1210612: Fill in the blanks to make an equation that is linear in disguise, and has a solution.
\n" );
document.write( "sqrt(2x - 3) + __x + ___ = ___x - ___ + ____
\n" );
document.write( "8 9 10 11 12 13 14 15 16 17 18 19 20 \n" );
document.write( "
Algebra.Com's Answer #854388 by CPhill(2264) You can put this solution on YOUR website! To make the equation \"linear in disguise,\" we need to eliminate the square root $\sqrt{2x - 3}$. The most common way to do this is to ensure the other terms allow you to isolate the root and then square both sides, or more simply, to choose coefficients that force the $x$ terms to cancel out in a way that leaves a solvable linear-like state.\r \n" ); document.write( "\n" ); document.write( "However, the classic \"in disguise\" trick for this specific structure is to set it up so that when you isolate the radical and square it, the $x^2$ terms on both sides are identical, leaving you with a linear equation.\r \n" ); document.write( "\n" ); document.write( "Here is a set of numbers from your list that works:\r \n" ); document.write( "\n" ); document.write( "### The Equation \n" ); document.write( "$$\sqrt{2x - 3} + \mathbf{8}x + \mathbf{11} = \mathbf{8}x + \mathbf{9} + \sqrt{\dots}$$ \n" ); document.write( "*(Note: Since you only provided one square root in the prompt structure, we will isolate it.)*\r \n" ); document.write( "\n" ); document.write( "Let's fill the blanks to create a solvable linear path: \n" ); document.write( "**$\sqrt{2x - 3} + 10x + 15 = 10x + 18$**\r \n" ); document.write( "\n" ); document.write( "---\r \n" ); document.write( "\n" ); document.write( "### Step-by-Step Solution: \n" ); document.write( "1. **Subtract $10x$ from both sides:** \n" ); document.write( " The $x$ terms cancel out immediately, which is the ultimate \"disguise.\" \n" ); document.write( " $$\sqrt{2x - 3} + 15 = 18$$\r \n" ); document.write( "\n" ); document.write( "2. **Isolate the radical:** \n" ); document.write( " Subtract $15$ from both sides: \n" ); document.write( " $$\sqrt{2x - 3} = 3$$\r \n" ); document.write( "\n" ); document.write( "3. **Square both sides:** \n" ); document.write( " $$2x - 3 = 9$$\r \n" ); document.write( "\n" ); document.write( "4. **Solve for $x$:** \n" ); document.write( " $$2x = 12$$ \n" ); document.write( " $$x = 6$$\r \n" ); document.write( "\n" ); document.write( "### Why these numbers? \n" ); document.write( "* **10 (Blanks 1 & 3):** By putting the same coefficient for $x$ on both sides, the equation becomes a simple radical equation that reduces to linear form. \n" ); document.write( "* **15 and 18 (Blanks 2 & 4):** We chose these so that $18 - 15 = 3$. When squared, this gives $9$, and since $9 + 3 = 12$ (an even number), it ensures $x$ is a clean integer ($6$).\r \n" ); document.write( "\n" ); document.write( "**Filled Blanks:** \n" ); document.write( "$\sqrt{2x - 3} + \underline{\mathbf{10}}x + \underline{\mathbf{15}} = \underline{\mathbf{10}}x + \underline{\mathbf{18}}$ \n" ); document.write( "*(The 5th blank in your prompt `+ ____` was not used in this specific solution, but could be filled with **0** or combined with the other constants).*\r \n" ); document.write( "\n" ); document.write( "Would you like to try a version where the $x$ terms don't cancel immediately, requiring you to square a binomial? \n" ); document.write( " |