Am I doing these problems correctly?
(x+5))
(x+3))
(x-5))
(x+5))
These are ones I made up myself.
(x-1))
(x-8))
(x+3))
(x-3))
This can not be solved right? As the only factor of 7 is 1 and 7, which I can not get -4 or 4 from? Are the others correct? And also does it matter if I have
or (x+2)?)
Once a quadratic has be factorised, what is the next step? Can someone explain to be please.
Re: Am I doing these problems correctly?
The first 4 you factored correctly.
Of the ones you made up, the first is correct, but the last 3 are not correct, even assuming the middle term has an
as a factor.
As far as which order you write the factors, this does not matter, as per the commutative property of multiplication, i.e
.
You are right about the last one, it cannot be factored in the traditional sense. In fact, it has complex roots. One way to check a quadratic to see if it can be factored is to see if the discriminant is a perfect square.
Assuming you are trying to solve for
when a quadratic equals zero, once you have the quadratic factored, you then equate each factor to zero and solve for
to find the roots, or values that make the quadratic zero.
If you have the product of some factors being equal to zero, then if any one of the factors is equal to zero, then the entire product is equal to zero. This is called the zero-factor property. If
then we know either
or
must be true.
Re: Am I doing these problems correctly?
I think the reason why the other 3 I made up are wrong is because I chose bad numbers? for example 3 and 9? I never really put too much thought into it when making them up. Anyways if you have time could you explain this bit "you then equate each factor to zero and solve for x to find the roots, or values that make the quadratic zero."
If you could show the steps on one of my problems maybe I can then apply that to the other questions. I haven't really learnt the next steps but depending on how hard it seems I'll head over to youtube :)
Re: Am I doing these problems correctly?
Suppose you are given:

We want to find the values of
which make this equation true, that is, we want to solve for
.
We may factor the quadratic and write:
(x-7)=0)
Now, this equation will be true if:


It will also be true if:


Thus, the two roots, or solutions, are:

Re: Am I doing these problems correctly?
So every quadratic has 2 solutions? Do they ever have 1 solution? I am following this guide Factoring Quadratics and using the formula. I'll let you know what I get for one of my examples.
Re: Am I doing these problems correctly?
Some quadratics have 1 solution, which is considered a repeated root. For example:

^2=0)
This quadratic then has the repeated root
. If the discriminant is equal to zero, then you will have a repeated root. If it is positive then you will have two distinct real roots, and if it is negative you will have two complex roots.
Re: Am I doing these problems correctly?
Hmm this isn't going so well lol.
I have
then I use the formula






Excuse the slow response I'm also trying to learn latex to make it easier for people helping me. Where am I going wrong?
Re: Am I doing these problems correctly?
The quadratic formula is:

Your use of
is a great way to make it easier to read your work! (Cool)
edit: your work under the radical in your previous post is also wrong, watch for this when you use the quadratic formula.
Re: Am I doing these problems correctly?
Rather than just guessing I'm going to read up on it for a bit because I don't really understand it, just quickly though what do you mean radical?
Re: Am I doing these problems correctly?
The radical is the square root symbol. The expression under the radical in the quadratic formula is referred to as the discriminant.
Done correctly, you will find the discriminant is negative in the problem you gave, so your roots will be complex, that is, having real and imaginary parts.
Re: Am I doing these problems correctly?
Thanks for the help. I'm going to read up a bit more on this before trying anymore problems :D Thanks though
Re: Am I doing these problems correctly?
I recommend also looking at the method called completing the square, and hopefully you will see a geometric representation of the technique which helps to show why the technique works. This is also how the quadratic formula is derived. Good luck with your research!
Re: Am I doing these problems correctly?
Rather than open a new thread I have another quadratic problem, this time with graphing them.
"Simplify and graph the following quadratic equation"
(x+5))
Now to graph it.


^2+7(-5.5)+10=y)
^2+7(-2.5)+10=y)
^2+7(-3.5)+10=y)
^2+7(-2.5)+10=y)
^2+7(-1.5)+10=y)
But when I plot these I get a weird snake type of graph. Where am I going wrong? I even typed those equations exactly into wolfram and it gave me the same answer as I got.
Re: Am I doing these problems correctly?
If I were going to sketch the graph, I would write it in vertex form:
^2 \right)+10-\left(\frac{7}{2} \right)^2=\left(x+\frac{7}{2} \right)^2-\frac{9}{4})
Now, it is easy to see that we merely need to translate the graph of
to the left
units and
units down.
Also, you know the roots are (-5,0) and (-2,0) and the axis of symmetry is the line
.