Solve x² + 144 = 24x: Complete Quadratic Equation Guide

Perfect Square Trinomials with Factoring

Solve the following problem:

x2+144=24x x^2+144=24x

❤️ Continue Your Math Journey!

We have hundreds of course questions with personalized recommendations + Account 100% premium

Step-by-step video solution

Watch the teacher solve the problem with clear explanations
00:06 Let's find X.
00:09 First, rearrange the equation so the right side equals zero.
00:17 Next, factor X squared.
00:22 Then, factor 144 as 12 squared.
00:27 Now, factor 24 X into the factors 2, 12, and X.
00:32 Use the multiplication formulas to find the parentheses.
00:39 Isolate X to solve the equation.
00:44 And that's how we find the solution. Great job!

Step-by-step written solution

Follow each step carefully to understand the complete solution
1

Understand the problem

Solve the following problem:

x2+144=24x x^2+144=24x

2

Step-by-step solution

Proceed to solve the given equation:

x2+144=24x x^2+144=24x

Arrange the equation by moving terms:

x2+144=24xx224x+144=0 x^2+144=24x \\ x^2-24x+144=0

Note that we are able to factor the expression on the left side by using the perfect square trinomial formula:

(ab)2=a22ab+b2 (\textcolor{red}{a}-\textcolor{blue}{b})^2=\textcolor{red}{a}^2-2\textcolor{red}{a}\textcolor{blue}{b}+\textcolor{blue}{b}^2

As demonstrated below:

144=122 144=12^2

Therefore, we'll represent the rightmost term as a squared term:

x224x+144=0x224x+122=0 x^2-24x+144=0 \\ \downarrow\\ \textcolor{red}{x}^2-24x+\textcolor{blue}{12}^2=0

Now let's examine once again the perfect square trinomial formula mentioned earlier:

(ab)2=a22ab+b2 (\textcolor{red}{a}-\textcolor{blue}{b})^2=\textcolor{red}{a}^2-\underline{2\textcolor{red}{a}\textcolor{blue}{b}}+\textcolor{blue}{b}^2

And the expression on the left side in the equation that we obtained in the last step:

x224x+122=0 \textcolor{red}{x}^2-\underline{24x}+\textcolor{blue}{12}^2=0

Note that the terms x2,122 \textcolor{red}{x}^2,\hspace{6pt}\textcolor{blue}{12}^2 indeed match the form of the first and third terms in the perfect square trinomial formula (which are highlighted in red and blue),

However, in order to factor this expression (which is on the left side of the equation) using the perfect square trinomial formula mentioned, the remaining term must also match the formula, meaning the middle term in the expression (underlined):

(ab)2=a22ab+b2 (\textcolor{red}{a}-\textcolor{blue}{b})^2=\textcolor{red}{a}^2-\underline{2\textcolor{red}{a}\textcolor{blue}{b}}+\textcolor{blue}{b}^2

In other words - we'll query whether we can represent the expression on the left side of the equation as:

x224x+122=0?x22x12+122=0 \textcolor{red}{x}^2-\underline{24x}+\textcolor{blue}{12}^2=0\\ \updownarrow\text{?}\\ \textcolor{red}{x}^2-\underline{2\cdot\textcolor{red}{x}\cdot\textcolor{blue}{12}}+\textcolor{blue}{12}^2=0

And indeed it is true that:

2x12=24x 2\cdot x\cdot12=24x

Therefore we can represent the expression on the left side of the equation as a perfect square trinomial:

x22x12+122=0(x12)2=0 \textcolor{red}{x}^2-\underline{2\cdot\textcolor{red}{x}\cdot\textcolor{blue}{12}}+\textcolor{blue}{12}^2=0 \\ \downarrow\\ (\textcolor{red}{x}-\textcolor{blue}{12})^2=0

From here we can take the square root of both sides of the equation (and don't forget that there are two possibilities - positive and negative when taking an even root of both sides of an equation), then we'll easily solve by isolating the variable:

(x12)2=0/x12=±0x12=0x=12 (x-12)^2=0\hspace{8pt}\text{/}\sqrt{\hspace{6pt}}\\ x-12=\pm0\\ x-12=0\\ \boxed{x=12}

Let's summarize the solution of the equation:

x2+144=24xx224x+144=0x22x12+122=0(x12)2=0x12=0x=12 x^2+144=24x \\ x^2-24x+144=0 \\ \downarrow\\ \textcolor{red}{x}^2-2\cdot\textcolor{red}{x}\cdot\textcolor{blue}{12}+\textcolor{blue}{12}^2=0 \\ \downarrow\\ (\textcolor{red}{x}-\textcolor{blue}{12})^2=0 \\ \downarrow\\ x-12=0\\ \downarrow\\ \boxed{x=12}

Therefore the correct answer is answer C.

3

Final Answer

x=12 x=12

Key Points to Remember

Essential concepts to master this topic
  • Standard Form: Move all terms to one side: x224x+144=0 x^2 - 24x + 144 = 0
  • Perfect Square: Recognize a22ab+b2=(ab)2 a^2 - 2ab + b^2 = (a-b)^2 pattern with a=x, b=12
  • Check: Substitute x=12: 122+144=24(12) 12^2 + 144 = 24(12) gives 288 = 288 ✓

Common Mistakes

Avoid these frequent errors
  • Trying to solve without rearranging to standard form
    Don't attempt to factor x2+144=24x x^2 + 144 = 24x directly = impossible factoring! The terms must be on one side to identify patterns. Always rearrange to ax2+bx+c=0 ax^2 + bx + c = 0 form first.

Practice Quiz

Test your knowledge with interactive questions

Declares the given expression as a sum

\( (7b-3x)^2 \)

FAQ

Everything you need to know about this question

How do I know if this is a perfect square trinomial?

+

Check if the first and last terms are perfect squares and the middle term equals 2ab 2ab . Here: x2 x^2 and 144=122 144 = 12^2 are perfect squares, and 24x=2x12 24x = 2 \cdot x \cdot 12 .

What if I can't see the perfect square pattern?

+

You can always use the quadratic formula: x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2-4ac}}{2a} . For this problem, you'd get the same answer: x = 12.

Why does taking the square root give only one answer?

+

When (x12)2=0 (x-12)^2 = 0 , we get x12=±0 x - 12 = \pm 0 . Since +0=0=0 +0 = -0 = 0 , both possibilities give us the same solution: x = 12.

Can I solve this by completing the square instead?

+

Yes! This equation is already a completed square. Completing the square would give you (x12)2=0 (x-12)^2 = 0 , which is exactly what we found by factoring.

How do I verify my answer is correct?

+

Substitute x = 12 into the original equation: 122+144=24(12) 12^2 + 144 = 24(12) becomes 144+144=288 144 + 144 = 288 , and 288=288 288 = 288

🌟 Unlock Your Math Potential

Get unlimited access to all 18 Short Multiplication Formulas questions, detailed video solutions, and personalized progress tracking.

📹

Unlimited Video Solutions

Step-by-step explanations for every problem

📊

Progress Analytics

Track your mastery across all topics

🚫

Ad-Free Learning

Focus on math without distractions

No credit card required • Cancel anytime

More Questions

Click on any question to see the complete solution with step-by-step explanations