Well normally I do not like asking for help with my studies but, I currently have no other alternative. You see, I've been attempting to do all the work on my own, save the help from Loru and Josh, but I find that I'm making no progress at all. As of now, I'm pretty much at a standstill, so I am asking for your help.
So, what I plan on doing is posting the problems that I am having and hoping some of you will be able to help me though. And please, don't spam this thread.
I don't know how to solve quadratic equations.
My book here shows me what to do but I don't know how to do it. I don't understand how to work the question out.
okay so you take those numbers and plug them in to the quadratic equation.
edit: frickin' site. your book should have it, but here's my best shot:
..................__________
x = -b +/- \/ b^2 - 4ac
......-------------------------
..................2a
so wherever there is an "a" put in 1, wherever there's "b" put in 3, and wherever there's "c" put in -10. and such.
awkward is the new cool [url]gutterhome.blogspot.com[/url]
there's another way of doing quadratic equations that i've always preferred to the quadratic formula.
1. you've got your equation, x^2 + 3x = 10.
2. move the 10 over so there's a zero at one end: x^2 + 3x - 10 = 0.
3. now, you think of two numbers which, when added together, give you +3 (the second number in step 2), and when multiplied give you -10 (the third number in step 2).
by doing simple trial and error, you can tell that the two numbers will be +5 and -2, because +5+(-2) = +5-2 = +3, and +5 x -2 = -10.
4. these two numbers, +5 and -2 can be put in a factored equation: (x + 5)(x - 2) = 0 (it doesn't matter which order)(if you do the math on this you will get your first equation: x^2 + 3x -10 = 0)
5. now, we know that (x + 5)(x - 2) will equal to 0, so x will be either -5 or +2. just use the two numbers you got before and flip their signs.
see, we need either (x + 5) to be zero, or (x - 2) to be zero, because if either one of those is zero, and if you multiply anything by zero, the answer is zero. if we use x = -5, then (-5 + 5)(-5 - 2) = (0)(-7) = 0.
the same way, if we use x = +2, (-2 + 5)(2 - 2) = (3)(0)= 0
Chanandler Bong wrote:I don't know how to solve quadratic equations. My book here shows me what to do but I don't know how to do it. I don't understand how to work the question out.
x2 + 3x = 10
i read that as 2x + 3x = 10. and then i was like ohhh, x^2.