Q:

(URGENT ASSISTANCE NEEDED)with the questions placed in the image below.Help would be greatly appreciated “Solve the following questions by using the quadratic formula”

Accepted Solution

A:
Alright, if you can't remember what the quadratic formula is, I'll put it here for you:

[tex] \frac{ - b + - \sqrt{ {b}^{2} - 4ac}}{2a} [/tex]

(The plus and minus sign next to the -b are supposed to be under and over each other)

Now, all you have to do here is look at the question, and plug in the values into that tediously large equation. "But HotDogMan, what am I supposed to put in for the letters?!", Fret no more, as I will show you what the letters are.

'a' is the first number. You can find it next to the

[tex] {x}^{2} [/tex]

in the equation. The 'b' is the next number over, which you can find next to the x. And finally, 'c' is the last number that is by itself to the right. Here is an example to show:

[tex] {6x}^{2} - 4x + 5[/tex]

In this case, 'a' would be 6, 'b' would be -4, and 'c' would be 5. Now, if the order was different, something like this instead:

[tex] - 4x + 5 + {6x}^{2} [/tex]

'a' would still be 6, 'b' would still be -4, and 'c' would still be 5. What matters the most here is what number is next to the x^2 , x , and what number is by itself. The final form looks like this:

[tex] {ax}^{2} + bx + c[/tex]

Ok, I promise I'm almost done talking here. The second step now is just to remember that big equation up there and plug in 'a', 'b', and 'c'.

But before you do that, I wanna show you a cheat code real quick:

(Yes, cheat codes exist even in math)

[tex] {b}^{2} - 4ac[/tex]

(Notice how this snippet is actually part of the bigger equation at the top.)

Plug in the numbers from the question into this equation, and either 3 thee things will happen:

(1.)

[tex]you \: get \: a \: positive \: number[/tex]

That means there are two solutions to the question. Plug the answer you got into the

[tex] \sqrt{ {b}^{2} - 4ac} [/tex]

part and continue to solve the quadratic equation.

(2.)

[tex]you \: get \: 0[/tex]

That means that there is only one solution. At this point, you can use this equation to find that solution:

[tex] \frac { -b }{2a} [/tex]

(3.)

[tex]you \: get \: a \: negative \: number[/tex]

If you get a negative number, you can stop right here. This means that there are no solutions to the question. At this point, you can write "No Solutions" on the question, and you should be good.

Now give me a couple of minutes, I will do the first one you have on the paper as an example for you there, and edit this when I finish:

So we have:
[tex] {5x}^{2} - 2x - 7
[/tex]

a = 5
b = -2
c = -7

Step 1.
We use the cheat code equation, (which is actually called the determinate btw)

[tex] {-2}^{2} - (4)(5)(-7)
[/tex]

This is equal to positive 144, so we plug this into the quadratic equation above.

Step 2.
[tex] \frac{2 +- \sqrt {144}}{(2)(5)} [/tex]

The square root of 144 is 12, and 2×5 is 10, so we have something that looks like this:

Step 3.
[tex] \frac{2 +- 12}{10} [\tex]

The plus and minus means you need to split the answer into two different parts. The first one will be adding, the other will be subtracting. It will look something like this:

Step 4.
[tex] \frac{2+12}{10} \frac{2-12}{10} [\tex]

From there, you can simplify each fraction to get both solutions to the question.

I hope this helps, if you have any questions, let me know in the comments, I'll do my best to help and explain.