Examples with solutions for The Quadratic Formula: Complete the one solution equation

Exercise #1

Solve for X:

X2+4X+4=0 X^2+4X+4=0

Video Solution

Step-by-Step Solution

To solve the quadratic equation X2+4X+4=0 X^2 + 4X + 4 = 0 , we can attempt to factor it as a perfect square trinomial.

  • Step 1: Recognize that the equation is a perfect square trinomial because it can be written as (X+2)2 (X + 2)^2 . The relationship is (X+2)(X+2)=X2+4X+4 (X + 2)(X + 2) = X^2 + 4X + 4 .
  • Step 2: Set the factored equation equal to zero: (X+2)2=0 (X + 2)^2 = 0 .
  • Step 3: Solve for X X by setting X+2=0 X + 2 = 0 .
  • Step 4: Solving X+2=0 X + 2 = 0 gives X=2 X = -2 .

Therefore, the solution to the equation is X=2 X = -2 .

Thus, the correct answer choice is x=2 x = -2 , corresponding to choice 1.

Answer

x=2 x=-2

Exercise #2

Solve the following equation:

4x2+24x+36=0 4x^2+24x+36=0

Video Solution

Step-by-Step Solution

To solve the quadratic equation 4x2+24x+36=04x^2 + 24x + 36 = 0, we will simplify it by factoring:

First, notice that the given equation can be simplified as a perfect square:

  • Recognize that 4x24x^2, 24x24x, and 3636 can form a perfect square trinomial: (2x+6)2(2x + 6)^2.
  • Expand (2x+6)2(2x + 6)^2 to verify it corresponds to the original equation:
    (2x+6)2=(2x+6)(2x+6)=4x2+12x+12x+36=4x2+24x+36(2x + 6)^2 = (2x + 6)(2x + 6) = 4x^2 + 12x + 12x + 36 = 4x^2 + 24x + 36.

The equation has now been verified to be a perfect square: (2x+6)2=0\left(2x + 6\right)^2 = 0.

Set 2x+6=02x + 6 = 0, and solve for xx:

  • Subtract 6 from both sides: 2x=62x = -6.
  • Divide both sides by 2: x=3x = -3.

Thus, the solution to the quadratic equation is x=3\boxed{x = -3}.

Answer

x=3 x=-3

Exercise #3

Solve the equation

36x2144x+144=0 36x^2-144x+144=0

Video Solution

Step-by-Step Solution

To solve the quadratic equation 36x2144x+144=0 36x^2 - 144x + 144 = 0 , we first examine its structure to determine the best method for solution:

Step 1: Simplify the equation.
Notice that each term in the equation 36x2144x+144 36x^2 - 144x + 144 is divisible by 36. Let's simplify it by dividing each term by 36:

x24x+4=0 x^2 - 4x + 4 = 0

Step 2: Factor the simplified equation.
The equation x24x+4 x^2 - 4x + 4 can be factored as (x2)2=0 (x - 2)^2 = 0 , since both 2 and -2 added yield -4, and multiplied give 4.

Step 3: Solve for x.
Given (x2)2=0 (x - 2)^2 = 0 , the solution is x2=0 x - 2 = 0 , which results in:

x=2 x = 2

Therefore, the solution to the equation is x=2 x = 2 .

This corresponds to the provided correct answer choice x=2 x=2 .

Answer

x=2 x=2

Exercise #4

Solve the following equation:

81x2+54x9=0 -81x^2+54x-9=0

Video Solution

Step-by-Step Solution

To solve this problem, we'll follow these steps:

  • Step 1: Identify the coefficients a=81 a = -81 , b=54 b = 54 , and c=9 c = -9 .
  • Step 2: Calculate the discriminant D=b24ac D = b^2 - 4ac .
  • Step 3: Apply the quadratic formula to find the solution for x x .

Step 1: We have a=81 a = -81 , b=54 b = 54 , and c=9 c = -9 .

Step 2: Calculate the discriminant:

D=b24ac=5424(81)(9) D = b^2 - 4ac = 54^2 - 4(-81)(-9)

=29162916=0 = 2916 - 2916 = 0

Since the discriminant is zero, there is exactly one real solution, indicating a perfect square trinomial.

Step 3: Apply the quadratic formula:

x=b±D2a=54±0162 x = \frac{-b \pm \sqrt{D}}{2a} = \frac{-54 \pm \sqrt{0}}{-162}

x=54162=13 x = \frac{-54}{-162} = \frac{1}{3}

Therefore, the solution to the problem is x=13 x = \frac{1}{3} .

Answer

x=13 x=\frac{1}{3}

Exercise #5

Solve the following equation:

4x2+96x576=0 -4x^2+96x-576=0

Video Solution

Step-by-Step Solution

To solve this quadratic equation 4x2+96x576=0 -4x^2 + 96x - 576 = 0 , we will apply the quadratic formula:

  • The general form of a quadratic equation is ax2+bx+c=0 ax^2 + bx + c = 0 .
  • For this equation, the coefficients are a=4 a = -4 , b=96 b = 96 , and c=576 c = -576 .
  • The quadratic formula states: x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} .
  • First, compute the discriminant: b24ac=9624(4)(576) b^2 - 4ac = 96^2 - 4(-4)(-576) .
  • Calculate 962=9216 96^2 = 9216 and 4(4)(576)=9216 4(-4)(-576) = 9216 as well.
  • Thus, the discriminant is 92169216=0 9216 - 9216 = 0 .
  • A discriminant of zero indicates that there is exactly one real solution (a repeated root).
  • Now substitute into the quadratic formula: x=96±02(4) x = \frac{-96 \pm \sqrt{0}}{2(-4)} .
  • This simplifies to x=968 x = \frac{-96}{-8} .
  • Further simplification gives x=12 x = 12 .

Therefore, the solution to the equation is x=12 x = 12 , which corresponds to answer choice 2.

Answer

x=12 x=12

Exercise #6

Solve the following equation:

81x2216+144=0 81x^2-216+144=0

Video Solution

Step-by-Step Solution

To solve the quadratic equation 81x2216x+144=0 81x^2 - 216x + 144 = 0 , we begin by identifying the coefficients: a=81 a = 81 , b=216 b = -216 , and c=144 c = 144 .

Next, we use the quadratic formula:

x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

Substitute the values of a a , b b , and c c into the formula:

b24ac=(216)2481144 b^2 - 4ac = (-216)^2 - 4 \cdot 81 \cdot 144

=4665646656=0 = 46656 - 46656 = 0

The discriminant is zero, indicating there is exactly one real solution. Substitute back into the quadratic formula:

x=(216)±0281 x = \frac{-(-216) \pm \sqrt{0}}{2 \cdot 81}

x=216±0162 x = \frac{216 \pm 0}{162}

x=216162 x = \frac{216}{162}

Simplify the fraction:

x=216÷54162÷54=43 x = \frac{216 \div 54}{162 \div 54} = \frac{4}{3}

Therefore, the solution to the equation is x=43 x = \frac{4}{3} .

By comparing with the given choices, choice 1: x=43 x = \frac{4}{3} is correct.

Answer

x=43 x=\frac{4}{3}

Exercise #7

9y230y=25 9y^2-30y=-25

Video Solution

Step-by-Step Solution

To solve the quadratic equation 9y230y=259y^2 - 30y = -25, we first rewrite it in standard form:

9y230y+25=09y^2 - 30y + 25 = 0.

Identifying the coefficients, we have a=9a = 9, b=30b = -30, and c=25c = 25. We will apply the quadratic formula:

y=b±b24ac2a y = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} .

First, compute the discriminant:

b24ac=(30)24925=900900=0b^2 - 4ac = (-30)^2 - 4 \cdot 9 \cdot 25 = 900 - 900 = 0.

Since the discriminant is zero, there is a single repeated root. Substituting back into the quadratic formula, we get:

y=(30)±029=3018=53 y = \frac{-(-30) \pm \sqrt{0}}{2 \cdot 9} = \frac{30}{18} = \frac{5}{3} .

Therefore, the solution to the equation is y=53 y = \frac{5}{3} .

Answer

y=53 y=\frac{5}{3}

Exercise #8

Solve the following equation:

16a2+20a+20=520a 16a^2+20a+20=-5-20a

Video Solution

Step-by-Step Solution

Let's solve the given equation:

16a2+20a+20=520a 16a^2+20a+20=-5-20a

First, let's organize the equation by moving terms and combining like terms:

16a2+20a+20=520a16a2+20a+20+5+20a=016a2+40a+25=0 16a^2+20a+20=-5-20a \\ 16a^2+20a+20+5+20a =0\\ 16a^2+40a+25=0

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

(x+y)2=x2+2xy+y2 (\textcolor{red}{x}+\textcolor{blue}{y})^2=\textcolor{red}{x}^2+2\textcolor{red}{x}\textcolor{blue}{y}+\textcolor{blue}{y}^2

As shown below:

16=4225=52 16=4^2\\ 25=5^2

Using the law of exponents for powers applied to products in parentheses (in reverse):

xnyn=(xy)n x^ny^n=(xy)^n

Therefore, first we'll express the outer terms as a product of squared terms:

16a2+40a+25=042a2+40a+52=0(4a)2+40a+52=0 16a^2+40a+25=0 \\ 4^2a^2+40a+5^2=0 \\ \downarrow\\ (\textcolor{red}{4a})^2+40a+\textcolor{blue}{5}^2=0

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

(x+y)2=x2+2xy+y2 (\textcolor{red}{x}+\textcolor{blue}{y})^2=\textcolor{red}{x}^2+\underline{2\textcolor{red}{x}\textcolor{blue}{y}}+\textcolor{blue}{y}^2

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

(4a)2+40a+52=0 (\textcolor{red}{4a})^2+\underline{40a}+\textcolor{blue}{5}^2=0

Note that the terms (4a)2,52 (\textcolor{red}{4a})^2,\hspace{6pt}\textcolor{blue}{5}^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 with a single line):

(x+y)2=x2+2xy+y2 (\textcolor{red}{x}+\textcolor{blue}{y})^2=\textcolor{red}{x}^2+\underline{2\textcolor{red}{x}\textcolor{blue}{y}}+\textcolor{blue}{y}^2

In other words - we are querying whether we can express the expression on the left side of the equation as:

(4a)2+40a+52=0?(4a)2+24a5+52=0 (\textcolor{red}{4a})^2+\underline{40a}+\textcolor{blue}{5}^2=0 \\ \updownarrow\text{?}\\ (\textcolor{red}{4a})^2+\underline{2\cdot\textcolor{red}{4a}\cdot\textcolor{blue}{5}}+\textcolor{blue}{5}^2=0

And indeed it holds that:

24a5=40a 2\cdot4a\cdot5=40a

Therefore, we can express the expression on the left side of the equation as a perfect square binomial:

(4a)2+24a5+52=0(4a+5)2=0 (\textcolor{red}{4a})^2+2\cdot\textcolor{red}{4a}\cdot\textcolor{blue}{5}+\textcolor{blue}{5}^2=0\\ \downarrow\\ (\textcolor{red}{4a}+\textcolor{blue}{5})^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 and dividing both sides of the equation by the variable's coefficient:

(4a+5)2=0/4a+5=±04a+5=04a=5/:4a=54 (4a+5)^2=0\hspace{8pt}\text{/}\sqrt{\hspace{6pt}}\\ 4a+5=\pm0\\ 4a+5=0\\ 4a=-5\hspace{8pt}\text{/}:4\\ \boxed{a=-\frac{5}{4}}

Let's summarize the solution of the equation:

16a2+20a+20=520a16a2+40a+25=0(4a)2+24a5+52=0(4a+5)2=04a+5=0a=54 16a^2+20a+20=-5-20a \\ 16a^2+40a+25=0 \\ \downarrow\\ (\textcolor{red}{4a})^2+2\cdot\textcolor{red}{4a}\cdot\textcolor{blue}{5}+\textcolor{blue}{5}^2=0\\ \downarrow\\ (\textcolor{red}{4a}+\textcolor{blue}{5})^2=0 \\ \downarrow\\ 4a+5=0\\ \downarrow\\ \boxed{a=-\frac{5}{4}}

Therefore the correct answer is answer D.

Answer

x=54 x=-\frac{5}{4}

Exercise #9

Solve the following problem:

x2+10x=25 x^2+10x=-25

Video Solution

Step-by-Step Solution

Proceed to solve the given equation:

x2+10x=25 x^2+10x=-25

First, let's arrange the equation by moving terms:

x2+10x=25x2+10x+25=0 x^2+10x=-25 \\ x^2+10x+25=0 \\ Note that the expression on the left side can be factored using the perfect square trinomial formula for a binomial squared:

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

As shown below:

25=52 25=5^2

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

x2+10x+25=0x2+10x+52=0 x^2+10x+25=0 \\ \downarrow\\ \textcolor{red}{x}^2+10x+\textcolor{blue}{5}^2=0

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

(a+b)2=a2+2ab+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:

x2+10x+52=0 \textcolor{red}{x}^2+\underline{10x}+\textcolor{blue}{5}^2=0

Notice that the terms x2,52 \textcolor{red}{x}^2,\hspace{6pt}\textcolor{blue}{5}^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 (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 with a line):

(a+b)2=a2+2ab+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 will query whether we can represent the expression on the left side as:

x2+10x+52=0?x2+2x5+52=0 \textcolor{red}{x}^2+\underline{10x}+\textcolor{blue}{5}^2=0 \\ \updownarrow\text{?}\\ \textcolor{red}{x}^2+\underline{2\cdot\textcolor{red}{x}\cdot\textcolor{blue}{5}}+\textcolor{blue}{5}^2=0

And indeed it is true that:

2x5=10x 2\cdot x\cdot5=10x

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

x2+2x5+52=0(x+5)2=0 \textcolor{red}{x}^2+2\cdot\textcolor{red}{x}\cdot\textcolor{blue}{5}+\textcolor{blue}{5}^2=0 \\ \downarrow\\ (\textcolor{red}{x}+\textcolor{blue}{5})^2=0

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

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

Let's summarize the solution of the equation:

x2+10x=25x2+10x+25=0x2+2x5+52=0(x+5)2=0x+5=0x=5 x^2+10x=-25 \\ x^2+10x+25=0 \\ \downarrow\\ \textcolor{red}{x}^2+2\cdot\textcolor{red}{x}\cdot\textcolor{blue}{5}+\textcolor{blue}{5}^2=0 \\ \downarrow\\ (\textcolor{red}{x}+\textcolor{blue}{5})^2=0 \\ \downarrow\\ x+5=0\\ \downarrow\\ \boxed{x=-5}

Therefore the correct answer is answer C.

Answer

x=5 x=-5

Exercise #10

Solve the following equation:

x24+x+1=0 \frac{x^2}{4}+x+1=0

Video Solution

Step-by-Step Solution

To solve the equation x24+x+1=0 \frac{x^2}{4} + x + 1 = 0 , we first rewrite it in the standard quadratic form:

x24+x+1=0\frac{x^2}{4} + x + 1 = 0 becomes 14x2+x+1=0\frac{1}{4}x^2 + x + 1 = 0.

Identifying the coefficients, we have:

  • a=14a = \frac{1}{4}
  • b=1b = 1
  • c=1c = 1

Next, we use the quadratic formula: x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} . Plugging in the coefficients, we get:

x=1±124141214 x = \frac{-1 \pm \sqrt{1^2 - 4 \cdot \frac{1}{4} \cdot 1}}{2 \cdot \frac{1}{4}} .

Calculate the discriminant:

b24ac=11=0b^2 - 4ac = 1 - 1 = 0.

Since the discriminant is zero, there is exactly one real root. Substitute back into the quadratic formula:

x=1±012 x = \frac{-1 \pm \sqrt{0}}{\frac{1}{2}} .

x=112 x = \frac{-1}{\frac{1}{2}} .

x=2 x = -2 .

Therefore, the solution to the equation is x=2 x = -2 , which corresponds to choice 2.

Answer

x=2 x=-2

Exercise #11

Solve the following equation:

x29+29x+19=0 \frac{x^2}{9}+\frac{2}{9}x+\frac{1}{9}=0

Video Solution

Step-by-Step Solution

To solve this equation, we shall proceed with these steps:

  • Step 1: Clear the fractions. Multiply each term of the equation by 9 to simplify:
  • 9(x29)+9(29x)+9(19)=9×0 9 \left(\frac{x^2}{9}\right) + 9 \left(\frac{2}{9}x\right) + 9 \left(\frac{1}{9}\right) = 9 \times 0
  • This simplifies down to x2+2x+1=0 x^2 + 2x + 1 = 0 .
  • Step 2: Recognize x2+2x+1=0 x^2 + 2x + 1 = 0 as a quadratic equation, which can be factored as:
  • (x+1)2=0 (x + 1)^2 = 0 .
  • Step 3: Solving (x+1)2=0 (x + 1)^2 = 0 gives x+1=0 x + 1 = 0 , thus x=1 x = -1 .

Therefore, the solution to the equation is x=1 x = -1 .

The correct choice that corresponds to this solution from the provided options is x=1 x = -1 .

Answer

x=1 x=-1

Exercise #12

Solve the following equation:

49x2+83x+4=0 \frac{4}{9}x^2+\frac{8}{3}x+4=0

Video Solution

Step-by-Step Solution

To solve the given quadratic equation 49x2+83x+4=0 \frac{4}{9}x^2+\frac{8}{3}x+4=0 , we will apply the Quadratic Formula. Let's outline the steps.

  • Step 1: Identify the coefficients.
    a=49,b=83,c=4 a = \frac{4}{9}, \, b = \frac{8}{3}, \, c = 4 .
  • Step 2: Calculate the discriminant.
    Δ=b24ac=(83)24(49)(4) \Delta = b^2 - 4ac = \left(\frac{8}{3}\right)^2 - 4\left(\frac{4}{9}\right)(4) .

Calculating Δ \Delta :
(83)2=649 \left(\frac{8}{3}\right)^2 = \frac{64}{9}
4×49×4=649 4 \times \frac{4}{9} \times 4 = \frac{64}{9} ,
so, Δ=649649=0 \Delta = \frac{64}{9} - \frac{64}{9} = 0 .

  • Step 3: Use the Quadratic Formula. Since the discriminant is zero, there's a single solution.
  • The formula simplifies to x=b2a x = \frac{-b}{2a} .
  • Calculate x=832×49=8389=3 x = \frac{-\frac{8}{3}}{2 \times \frac{4}{9}} = \frac{-\frac{8}{3}}{\frac{8}{9}} = -3 .

Therefore, the solution to the equation is x=3 x = -3 .

Answer

x=3 x=-3

Exercise #13

Solve the following equation:

x24+x2+14=0 \frac{x^2}{4}+\frac{x}{2}+\frac{1}{4}=0

Video Solution

Step-by-Step Solution

To solve the equation x24+x2+14=0 \frac{x^2}{4}+\frac{x}{2}+\frac{1}{4}=0 , we will follow these steps:

  • Convert the equation to standard quadratic form.
  • Identify the coefficients a a , b b , and c c .
  • Apply the quadratic formula.
  • Calculate the discriminant and solve for x x .

Step 1: The given equation is:
x24+x2+14=0\frac{x^2}{4} + \frac{x}{2} + \frac{1}{4} = 0.

To convert it into standard form ax2+bx+c=0 ax^2 + bx + c = 0 , multiply the entire equation by 4 to eliminate the denominators:

x2+2x+1=0 x^2 + 2x + 1 = 0 .

Step 2: Identify the coefficients:

  • a=1 a = 1
  • b=2 b = 2
  • c=1 c = 1

Step 3: Apply the quadratic formula x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} .

Step 4: Calculate the discriminant b24ac b^2 - 4ac :

b24ac=(2)24(1)(1)=44=0 b^2 - 4ac = (2)^2 - 4(1)(1) = 4 - 4 = 0 .

Since the discriminant is 0, we have one real repeated solution.

Step 5: Solve for x x :

x=2±02(1)=22=1 x = \frac{-2 \pm \sqrt{0}}{2(1)} = \frac{-2}{2} = -1 .

Therefore, the solution to the equation is x=1 x = -1 .

Answer

x=1 x=-1

Exercise #14

Solve the following equation:

x2+109x+2581=0 x^2+\frac{10}{9}x+\frac{25}{81}=0

Video Solution

Step-by-Step Solution

To solve the given quadratic equation x2+109x+2581=0 x^2 + \frac{10}{9}x + \frac{25}{81} = 0 , we will first check if it can be expressed as a perfect square trinomial.

Notice that a quadratic equation in the form (x+d)2=0 (x + d)^2 = 0 expands to:

(x+d)2=x2+2dx+d2(x + d)^2 = x^2 + 2dx + d^2.

We observe:

  • 2d=1092d = \frac{10}{9}, which gives d=1018=59d = \frac{10}{18} = \frac{5}{9}.
  • d2=(59)2=2581d^2 = \left(\frac{5}{9}\right)^2 = \frac{25}{81}.

This confirms that the original equation can be rewritten as:

(x+59)2=0(x + \frac{5}{9})^2 = 0.

Solving (x+59)2=0 (x + \frac{5}{9})^2 = 0 yields:

x+59=0x + \frac{5}{9} = 0.

Subtracting 59 \frac{5}{9} from both sides, we get:

x=59x = -\frac{5}{9}.

Therefore, the solution to the equation is x=59 x = -\frac{5}{9} , which corresponds to choice id="3".

Answer

x=59 x=-\frac{5}{9}

Exercise #15

Solve the following equation:

x24+23x+49=0 \frac{x^2}{4}+\frac{2}{3}x+\frac{4}{9}=0

Video Solution

Step-by-Step Solution

To solve the quadratic equation x24+23x+49=0 \frac{x^2}{4}+\frac{2}{3}x+\frac{4}{9}=0 , we will use the quadratic formula:

The quadratic formula is given by:
x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}

First, we identify the coefficients:
a=14 a = \frac{1}{4} , b=23 b = \frac{2}{3} , c=49 c = \frac{4}{9}

Now, we calculate the discriminant:
b24ac=(23)241449 b^2 - 4ac = \left(\frac{2}{3}\right)^2 - 4 \cdot \frac{1}{4} \cdot \frac{4}{9}

Calculating further:
b2=49 b^2 = \frac{4}{9}
4ac=41449=1636=49 4ac = 4 \cdot \frac{1}{4} \cdot \frac{4}{9} = \frac{16}{36} = \frac{4}{9}

Hence, the discriminant:
b24ac=4949=0 b^2 - 4ac = \frac{4}{9} - \frac{4}{9} = 0

Since the discriminant is 0, there is exactly one real solution. We apply the quadratic formula:
x=(23)±02×14 x = \frac{-\left(\frac{2}{3}\right) \pm \sqrt{0}}{2 \times \frac{1}{4}}

Simplify:
x=2312=232=43 x = \frac{-\frac{2}{3}}{\frac{1}{2}} = -\frac{2}{3} \cdot 2 = -\frac{4}{3}

Therefore, the solution to the problem is x=43 x = -\frac{4}{3} .

Answer

x=43 x=-\frac{4}{3}

Exercise #16

Solve the following equation:

x2+x+14=0 x^2+x+\frac{1}{4}=0

Video Solution

Step-by-Step Solution

To solve the quadratic equation x2+x+14=0 x^2 + x + \frac{1}{4} = 0 , we will use the method of completing the square:

  • Step 1: Rewrite the equation focusing on forming a perfect square.
  • Step 2: The expression x2+x x^2 + x can be transformed into a perfect square.
  • Step 3: Note that (x+12)2=x2+x+14(x + \frac{1}{2})^2 = x^2 + x + \frac{1}{4}.
  • Step 4: Substitute into the equation: (x+12)2=0 (x + \frac{1}{2})^2 = 0 .
  • Step 5: Solve for x x : If (x+12)2=0(x + \frac{1}{2})^2 = 0, then x+12=0 x + \frac{1}{2} = 0 .
  • Step 6: Simplifying the equation, we find x=12 x = -\frac{1}{2} .

This means the solution to the quadratic equation is x=12 x = -\frac{1}{2} .

Thus, the correct answer is x=12 x = -\frac{1}{2} .

Answer

x=12 x=-\frac{1}{2}

Exercise #17

Solve the following problem:

x210x=16 x^2-10x=-16

Video Solution

Step-by-Step Solution

Solve the given equation:

x210x=16 x^2-10x=-16

First, let's arrange the equation by moving terms:

x210x=16x210x+16=0 x^2-10x=-16 \\ x^2-10x+16 =0

Note that the coefficient of the squared term is 1, therefore, we can (try to) factor the expression on the left side by using quick trinomial factoring:

Let's look for a pair of numbers whose product equals the free term in the expression, and whose sum equals the coefficient of the first-degree term, meaning two numbers m,n m,\hspace{2pt}n that satisfy:

mn=16m+n=10 m\cdot n=16\\ m+n=-10\\ From the first requirement, namely - the multiplication, we observe that the product of the numbers we're looking for must yield a positive result, therefore we can conclude that both numbers must have the same sign, according to multiplication rules. Remember that the possible factors of 16 are the number pairs 4 and 4, 2 and 8, or 16 and 1. Meeting the second requirement, along with the fact that the signs of the numbers we're looking for are identical leads us to the conclusion that the only possibility for the two numbers we're looking for is:

{m=8n=2 \begin{cases} m=-8\\ n=-2 \end{cases}

Therefore we'll factor the expression on the left side of the equation to:

x210x+16=0(x8)(x2)=0 x^2-10x+16 =0 \\ \downarrow\\ (x-8)(x-2)=0

From remember that the product of expressions will yield 0 only if at least one of the multiplied expressions equals zero,

Therefore we'll obtain two simple equations and solve them by isolating the unknown in each:

x8=0x=8 x-8=0\\ \boxed{x=8}

or:

x2=0x=2 x-2=0\\ \boxed{x=2}

Let's summarize the solution of the equation:

x210x=16x210x+16=0(x8)(x2)=0x8=0x=8x2=0x=2x=8,2 x^2-10x=-16 \\ x^2-10x+16 =0 \\ \downarrow\\ (x-8)(x-2)=0 \\ \downarrow\\ x-8=0\rightarrow\boxed{x=8}\\ x-2=0\rightarrow\boxed{x=2}\\ \downarrow\\ \boxed{x=8,2}

Therefore the correct answer is answer B.

Answer

x=2,8 x=2,8

Exercise #18

Solve for y:

y2+4y+2=2 y^2+4y+2=-2

Video Solution

Step-by-Step Solution

Proceed to solve the given equation:

y2+4y+2=2 y^2+4y+2=-2

First, let's arrange the equation by moving terms:

y2+4y+2=2y2+4y+2+2=0y2+4y+4=0 y^2+4y+2=-2 \\ y^2+4y+2+2=0 \\ y^2+4y+4=0

Note that the expression on the left side can be factored using the perfect square trinomial formula:

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

As shown below:

4=22 4=2^2

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

y2+4y+4=0y2+4y+22=0 y^2+4y+4=0 \\ \downarrow\\ \textcolor{red}{y}^2+4y+\textcolor{blue}{2}^2=0

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

(a+b)2=a2+2ab+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:

y2+4y+22=0 \textcolor{red}{y}^2+\underline{4y}+\textcolor{blue}{2}^2=0

Note that the terms y2,22 \textcolor{red}{y}^2,\hspace{6pt}\textcolor{blue}{2}^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 the expression in question (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):

(a+b)2=a2+2ab+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 ask if we can represent the expression on the left side of the equation as:

y2+4y+22=0?y2+2y2+22=0 \textcolor{red}{y}^2+\underline{4y}+\textcolor{blue}{2}^2 =0 \\ \updownarrow\text{?}\\ \textcolor{red}{y}^2+\underline{2\cdot\textcolor{red}{y}\cdot\textcolor{blue}{2}}+\textcolor{blue}{2}^2 =0

And indeed it is true that:

2y2=4y 2\cdot y\cdot2=4y

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

y2+2y2+22=0(y+2)2=0 \textcolor{red}{y}^2+2\cdot\textcolor{red}{y}\cdot\textcolor{blue}{2}+\textcolor{blue}{2}^2=0 \\ \downarrow\\ (\textcolor{red}{y}+\textcolor{blue}{2})^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:

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

Let's summarize the solution of the equation:

y2+4y+2=2y2+4y+4=0y2+2y2+22=0(y+2)2=0y+2=0y=2 y^2+4y+2=-2 \\ y^2+4y+4=0 \\ \downarrow\\ \textcolor{red}{y}^2+2\cdot\textcolor{red}{y}\cdot\textcolor{blue}{2}+\textcolor{blue}{2}^2=0 \\ \downarrow\\ (\textcolor{red}{y}+\textcolor{blue}{2})^2=0 \\ \downarrow\\ y+2=0\\ \downarrow\\ \boxed{y=-2}

Therefore the correct answer is answer D.

Answer

y=2 y=-2

Exercise #19

Solve the following equation:

(x4)2+3x2=16x+12 (x-4)^2+3x^2=-16x+12

Video Solution

Step-by-Step Solution

To solve the given equation, follow these steps:

  • Step 1: Expand (x4)2(x - 4)^2 using the formula (ab)2=a22ab+b2(a - b)^2 = a^2 - 2ab + b^2.

Thus, (x4)2=x28x+16(x - 4)^2 = x^2 - 8x + 16.

  • Step 2: Substitute the expanded form into the equation:

x28x+16+3x2=16x+12x^2 - 8x + 16 + 3x^2 = -16x + 12.

  • Step 3: Combine like terms on the left-hand side.

This gives 4x28x+16=16x+124x^2 - 8x + 16 = -16x + 12.

  • Step 4: Rearrange the equation to set it to zero.

Bring all terms to one side: 4x28x+16+16x12=04x^2 - 8x + 16 + 16x - 12 = 0.

Combine and simplify the terms: 4x2+8x+4=04x^2 + 8x + 4 = 0.

  • Step 5: Simplify the equation by dividing each term by 4.

It becomes x2+2x+1=0x^2 + 2x + 1 = 0.

  • Step 6: Recognize the equation as a perfect square trinomial.

(x+1)2=0(x + 1)^2 = 0.

  • Step 7: Solve by taking the square root of both sides.

The solution is x+1=0x + 1 = 0, therefore x=1x = -1.

In conclusion, the solution to the equation is x=1 x = -1 .

Answer

x=1 x=-1

Exercise #20

Solve the following equation:

(x+3)2=2x+5 (x+3)^2=2x+5

Video Solution

Step-by-Step Solution

To solve the equation (x+3)2=2x+5 (x+3)^2 = 2x + 5 , we proceed as follows:

  • Step 1: Expand the left side. Using the identity (a+b)2=a2+2ab+b2 (a+b)^2 = a^2 + 2ab + b^2 , we find:
    (x+3)2=x2+6x+9 (x+3)^2 = x^2 + 6x + 9 .

  • Step 2: Set the equation to zero by moving all terms to one side:
    x2+6x+9=2x+5 x^2 + 6x + 9 = 2x + 5
    Subtract 2x+5 2x + 5 from both sides:
    x2+6x+92x5=0 x^2 + 6x + 9 - 2x - 5 = 0
    This simplifies to:
    x2+4x+4=0 x^2 + 4x + 4 = 0 .

  • Step 3: Solve the quadratic equation x2+4x+4=0 x^2 + 4x + 4 = 0 . Notice this can be factored as:
    (x+2)2=0 (x+2)^2 = 0 .

  • Step 4: Solve for x x by setting the factor equal to zero:
    x+2=0 x+2 = 0 .
    Thus, x=2 x = -2 .

Therefore, the solution to the equation (x+3)2=2x+5 (x+3)^2 = 2x + 5 is x=2 x = -2 .

Answer

x=2 x=-2