1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Goshia [24]
3 years ago
12

Find all solutions to the following quadratic equations, and write each equation in factored form.

Mathematics
1 answer:
dexar [7]3 years ago
3 0

Answer:

(a) The solutions are: x=5i,\:x=-5i

(b) The solutions are: x=3i,\:x=-3i

(c) The solutions are: x=i-2,\:x=-i-2

(d) The solutions are: x=-\frac{3}{2}+i\frac{\sqrt{7}}{2},\:x=-\frac{3}{2}-i\frac{\sqrt{7}}{2}

(e) The solutions are: x=1,\:x=-1,\:x=\sqrt{5}i,\:x=-\sqrt{5}i

(f) The solutions are: x=1

(g) The solutions are: x=0,\:x=1,\:x=-2

(h) The solutions are: x=2,\:x=2i,\:x=-2i

Step-by-step explanation:

To find the solutions of these quadratic equations you must:

(a) For x^2+25=0

\mathrm{Subtract\:}25\mathrm{\:from\:both\:sides}\\x^2+25-25=0-25

\mathrm{Simplify}\\x^2=-25

\mathrm{For\:}x^2=f\left(a\right)\mathrm{\:the\:solutions\:are\:}x=\sqrt{f\left(a\right)},\:\:-\sqrt{f\left(a\right)}\\\\x=\sqrt{-25},\:x=-\sqrt{-25}

\mathrm{Simplify}\:\sqrt{-25}\\\\\mathrm{Apply\:radical\:rule}:\quad \sqrt{-a}=\sqrt{-1}\sqrt{a}\\\\\sqrt{-25}=\sqrt{-1}\sqrt{25}\\\\\mathrm{Apply\:imaginary\:number\:rule}:\quad \sqrt{-1}=i\\\\\sqrt{-25}=\sqrt{25}i\\\\\sqrt{-25}=5i

-\sqrt{-25}=-5i

The solutions are: x=5i,\:x=-5i

(b) For -x^2-16=-7

-x^2-16+16=-7+16\\-x^2=9\\\frac{-x^2}{-1}=\frac{9}{-1}\\x^2=-9\\\\\mathrm{For\:}x^2=f\left(a\right)\mathrm{\:the\:solutions\:are\:}x=\sqrt{f\left(a\right)},\:\:-\sqrt{f\left(a\right)}\\x=\sqrt{-9},\:x=-\sqrt{-9}

The solutions are: x=3i,\:x=-3i

(c) For \left(x+2\right)^2+1=0

\left(x+2\right)^2+1-1=0-1\\\left(x+2\right)^2=-1\\\mathrm{For\:}\left(g\left(x\right)\right)^2=f\left(a\right)\mathrm{\:the\:solutions\:are\:}g\left(x\right)=\sqrt{f\left(a\right)},\:\:-\sqrt{f\left(a\right)}\\\\x+2=\sqrt{-1}\\x+2=i\\x=i-2\\\\x+2=-\sqrt{-1}\\x+2=-i\\x=-i-2

The solutions are: x=i-2,\:x=-i-2

(d) For \left(x+2\right)^2=x

\mathrm{Expand\:}\left(x+2\right)^2= x^2+4x+4

x^2+4x+4=x\\x^2+4x+4-x=x-x\\x^2+3x+4=0

For a quadratic equation of the form ax^2+bx+c=0 the solutions are:

x_{1,\:2}=\frac{-b\pm \sqrt{b^2-4ac}}{2a}

\mathrm{For\:}\quad a=1,\:b=3,\:c=4:\quad x_{1,\:2}=\frac{-3\pm \sqrt{3^2-4\cdot \:1\cdot \:4}}{2\cdot \:1}

x_1=\frac{-3+\sqrt{3^2-4\cdot \:1\cdot \:4}}{2\cdot \:1}=\quad -\frac{3}{2}+i\frac{\sqrt{7}}{2}\\\\x_2=\frac{-3-\sqrt{3^2-4\cdot \:1\cdot \:4}}{2\cdot \:1}=\quad -\frac{3}{2}-i\frac{\sqrt{7}}{2}

The solutions are: x=-\frac{3}{2}+i\frac{\sqrt{7}}{2},\:x=-\frac{3}{2}-i\frac{\sqrt{7}}{2}

(e) For \left(x^2+1\right)^2+2\left(x^2+1\right)-8=0

\left(x^2+1\right)^2= x^4+2x^2+1\\\\2\left(x^2+1\right)= 2x^2+2\\\\x^4+2x^2+1+2x^2+2-8\\x^4+4x^2-5

\mathrm{Rewrite\:the\:equation\:with\:}u=x^2\mathrm{\:and\:}u^2=x^4\\u^2+4u-5=0\\\\\mathrm{Solve\:with\:the\:quadratic\:equation}\:u^2+4u-5=0

u_1=\frac{-4+\sqrt{4^2-4\cdot \:1\left(-5\right)}}{2\cdot \:1}=\quad 1\\\\u_2=\frac{-4-\sqrt{4^2-4\cdot \:1\left(-5\right)}}{2\cdot \:1}=\quad -5

\mathrm{Substitute\:back}\:u=x^2,\:\mathrm{solve\:for}\:x\\\\\mathrm{Solve\:}\:x^2=1=\quad x=1,\:x=-1\\\\\mathrm{Solve\:}\:x^2=-5=\quad x=\sqrt{5}i,\:x=-\sqrt{5}i

The solutions are: x=1,\:x=-1,\:x=\sqrt{5}i,\:x=-\sqrt{5}i

(f) For \left(2x-1\right)^2=\left(x+1\right)^2-3

\left(2x-1\right)^2=\quad 4x^2-4x+1\\\left(x+1\right)^2-3=\quad x^2+2x-2\\\\4x^2-4x+1=x^2+2x-2\\4x^2-4x+1+2=x^2+2x-2+2\\4x^2-4x+3=x^2+2x\\4x^2-4x+3-2x=x^2+2x-2x\\4x^2-6x+3=x^2\\4x^2-6x+3-x^2=x^2-x^2\\3x^2-6x+3=0

\mathrm{For\:}\quad a=3,\:b=-6,\:c=3:\quad x_{1,\:2}=\frac{-\left(-6\right)\pm \sqrt{\left(-6\right)^2-4\cdot \:3\cdot \:3}}{2\cdot \:3}\\\\x_{1,\:2}=\frac{-\left(-6\right)\pm \sqrt{0}}{2\cdot \:3}\\x=\frac{-\left(-6\right)}{2\cdot \:3}\\x=1

The solutions are: x=1

(g) For x^3+x^2-2x=0

x^3+x^2-2x=x\left(x^2+x-2\right)\\\\x^2+x-2:\quad \left(x-1\right)\left(x+2\right)\\\\x^3+x^2-2x=x\left(x-1\right)\left(x+2\right)=0

Using the Zero Factor Theorem: = 0 if and only if = 0 or = 0

x=0\\x-1=0:\quad x=1\\x+2=0:\quad x=-2

The solutions are: x=0,\:x=1,\:x=-2

(h) For x^3-2x^2+4x-8=0

x^3-2x^2+4x-8=\left(x^3-2x^2\right)+\left(4x-8\right)\\x^3-2x^2+4x-8=x^2\left(x-2\right)+4\left(x-2\right)\\x^3-2x^2+4x-8=\left(x-2\right)\left(x^2+4\right)

Using the Zero Factor Theorem: = 0 if and only if = 0 or = 0

x-2=0:\quad x=2\\x^2+4=0:\quad x=2i,\:x=-2i

The solutions are: x=2,\:x=2i,\:x=-2i

You might be interested in
1. A waste management service attempts to design routes so that each of their trucks pick-up on average four tons of garbage or
IRINA_888 [86]

Answer:

1.-Then we p-value indicates that we are in the rejection region we reject H₀

We support the claim of the garbage collector the average picking up more than 4 tn of garbage

2.- p  = 75 %

3.-3.-t(s) is in the rejection region we accept H₀ we have not evidence to support Marc´s claim

Step-by-step explanation:

1.- If p-value is 0,04   and significance level α = 5 %  or  α = 0,05 then p-value < α

Test hypothesis should be    ( x the average of garbage)      

Null hypothesis          H₀           x = 4 Tn

Alternative Hypothesis     Hₐ    x  > 4 Tn

Then  alternative hypothesis suggests a one tail-test to the right  and

p-value <  0,05

Then we p-value indicates that we are in the rejection region we reject H₀

We support the claim of the garbage collector the average picking up more than 4 tn of garbage

2.- As we are dealing with a normal distribution the CI  95 % is symmetrical with respect to the mean, therefore the proportion of student living in Brooklyn is:  

(0,73 + 0,77) /2

p = 0,75     p  = 75 %

Test hypothesis:

Null Hypothesis            H₀            μ    =  26

Alternative Hypothesis      Hₐ      μ   <  26

Alternative hypothesis tells us the test is a one-tail test to the left

Sample size   n = 25

Sample mean   μ  =  24,4

Sample Standard deviation  =  9,2

We assume normal distribution, and as n < 30 we use t-student table

with  24 degree of freedom

Significance level is 0,05  and df = 24  we find t (c)  in t- student table

t(c) = 1,7109      test to the left   t(c) = -1,7109

To calculate  t(s)

t(s)  =  (  24,4 - 26 ) / 9,2 / √25

t(s) =  - 1,6 * 5 / 9,2

t(s) = - 0,87

Comparing t(s)  and t(c) we have

t(s) > t(c)

t(s) is in the rejection region we accept H₀ we have not evidence to support Marc´s claim

6 0
2 years ago
The school needed to buy more paper for teachers to use. one bundle of paper cost $50. If the school had $350 to spend on paper,
Bess [88]

Answer:

They could buy 7 bundles of paper

Step-by-step explanation:

350/50=7

6 0
3 years ago
Which of the following describes the transformation from Figure 1 to Figure 2?
Mrrafil [7]

9514 1404 393

Answer:

  Rotation 90° CCW

Step-by-step explanation:

Note that Figure 1 has a small appendage off the larger rectangle. That appendage is pointing East (to the right).

In Figure 2, that same appendage is pointing North (up).

If you are facing East and you want to face North, you will find that you need to turn 90° in the counterclockwise direction. That is the transformation that was done here:

  rotation 90° CCW about the origin

3 0
3 years ago
Read 2 more answers
The following polynomial can be factored using the techniques of this lesson x^2-18
Papessa [141]

Answer:

(x+3\sqrt{2})(x-3\sqrt{2})

Step-by-step explanation:

The given expression is x^2-18.

The technique that can be used to factor this polynomial is the difference of two squares.

We rewrite the two expressions as;

x^2-(\sqrt{18})^2

Recall that;

a^2-b^2=(a+b)(a-b)

x^2-(\sqrt{18})^2=(x+\sqrt{18})(x-\sqrt{18})

x^2-(\sqrt{18})^2=(x+3\sqrt{2})(x-3\sqrt{2})

8 0
2 years ago
Read 2 more answers
Please someone should help me out​
ki77a [65]

Answer:

6cm is the missing length

Step-by-step explanation:

See the 10cm and the 4cm?

If you look at in a way if you added 6 more centimeters to the 4cm it would be 10, leaving 6cm as the missing length.

8 0
3 years ago
Other questions:
  • Find the values of x and y.<br> (6x +77)°<br> (2y +41)<br> (4x +43)<br> (5y +48)
    5·2 answers
  • Question Help Find the dimensions of the open rectangular box of maximum volume that can be made from a sheet of cardboard 45 in
    9·2 answers
  • Area of a rectangular field is 2c^3-c^2+6 square units. If the length of the field is c-2 units, what is its width ?
    12·1 answer
  • In a certain​ chemical, the ratio of zinc to copper is 3 to 11. A jar of the chemical contains 264 grams of copper. How many gra
    12·2 answers
  • You got paid $14.46 for 2 pounds of gummy bears. What is the unit rate?
    7·2 answers
  • What is the value of x in the equation of 4x + 1.3 = - 7.9
    15·2 answers
  • I need help does anyone know?
    13·2 answers
  • What 2 numbers multiplied equal -12 and 2 numbers added equals -1
    8·1 answer
  • PLEASE HELP!! WILL GIVE 50 points PLUS BRAINLEST!!!
    15·2 answers
  • Simplify 13 &lt; z +5<br> Solve the inequality for z
    14·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!