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
Skylar owns a trucking company. For every truck that goes out, Skylar must pay the driver $11 per hour of driving and also has a
jeyben [28]

Answer:

The set of needed equations is

h = 30 m

11 m +  3  h = 909  where

the driver drove for m hours.

h : distance covered in m hours

Step-by-step explanation:

Here, according to the question:

The per hour rate of driver  = $11

The gas maintenance expense = $3 per mile.

The total distance covered by drives is 30 miles per hour.

The total  expenses paid to driver  = $909

Now, let us assume the driver drove for m hours.

The average speed of driver was 30 miles / hour

⇒ Driver covers 30 miles in 1 hour

SO, distance covered in m hours  = h = m x 30 = 30 m

or, h = 30 m

So,according to the question, the total amount paid :

Charges of m hours driving + maintenance charges for h miles

= 11 m + 3( h)

or, 11 m +  3  h = $909

Hence the set of needed equations is

h = 30 m

11 m +  3  h = 909

4 0
3 years ago
At Burnt Mesa Pueblo, archaeological studies have used the method of tree-ring dating in an effort to determine when prehistoric
Zanzabum

Answer:

a) (1215, 1297)

b) (1174,  1338)

c) (1133, 1379)      

Step-by-step explanation:

We are given the following information in the question:

Mean, μ = 1256

Standard Deviation, σ = 41

Empirical Rule:

  • Also known as 68-95-99.7 rule.
  • It states that almost all the data lies within three standard deviation for a normal data.
  • About 68% of data lies within 1 standard deviation of mean.
  • About 95% of data lies within two standard deviation of mean.
  • About 99.7% of data lies within 3 standard deviation of mean.

a) range of years centered about the mean in which about 68% of the data lies

\mu \pm 1(\sigma)\\=1256 \pm 41\\=(1215, 1297)

68% of data will be found between 1215 years and 1297 years.

b) range of years centered about the mean in which about 95% of the data lies

\mu \pm 2(\sigma)\\=1256 \pm 2(41)\\=1256 \pm 82\\=(1174, 1338)

95% of data will be found between 1174 years and 1338 years.

c) range of years centered about the mean in which about all of the data lies

\mu \pm 3(\sigma)\\=1256 \pm 3(41)\\=1256 \pm 123\\=(1133, 1379)

All of data will be found between 1133 years and 1379 years.

3 0
3 years ago
Please help me with this and explain how u did it step by step
joja [24]

The domain of the third piece of the graph is contained in interval <u>B. (12, 20)</u>.

<h3>What is the domain of a graph?</h3>

The domain of a graph consists of all the input values shown on the x-axis.

The input values (domain) are shown on the x-axis, unlike the range, whose output values are shown on the y-axis.

Therefore, the domain comprises the independent variables or values, which can be determined using the function, y = f(x).

Thus, the domain of the third piece of the graph can be determined in interval <u>B. (12, 20)</u>.

Learn more about domain and range at brainly.com/question/10197594 and brainly.com/question/2264373

#SPJ1

6 0
2 years ago
Write an equation if the line that passes through (-6,0) and (0,-24)
Irina-Kira [14]
Y=-4x - 24

I hope this helps you :)
4 0
3 years ago
Two people are selected from a group of 3 women and 2 men. Find the probability that both are women given that both are of the s
Oliga [24]
3/5

.......................
8 0
2 years ago
Read 2 more answers
Other questions:
  • Evalute 5x + 4y; if x = 3 and y = 2<br> O 54<br> O 22<br> ОО<br> 95<br> 23
    11·2 answers
  • An automobile manufacturer claims that its car has a 33.7 miles/gallon (MPG) rating. An independent testing firm has been contra
    14·1 answer
  • How do I do this this is all new to me please show work so I can learn
    15·1 answer
  • What is the probabity of selecting a male from a group of 4 males and 8 females
    5·2 answers
  • Caitlin was knitting scarves to give as gifts. If she uses 6 balls of yarns for three scarves, how many balls does she need for
    15·2 answers
  • Fundamental Counting Principle (L2)
    15·1 answer
  • A triangle, ABC, has angle measures of 82,75, and 23 and no sides equal (congruent) in length. How would this triangle be classi
    10·2 answers
  • Since an instant replay system for tennis was introduced a a major tournament, men challenged 1390 referee calls, with the resul
    8·1 answer
  • Reduce the ratio to its lowest form.<br> 42 : 49
    5·1 answer
  • I NEED SERIOUS HELP ON THIS HOLE HW ASSIGNMENT OR I GET AN F .
    13·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!