Originally posted by: StevenYoo
(6x + sqrt(11)) + (2x + sqrt(7))
the equation can be re-arranged to be in standard quadratic form:
ax^2 + bx + c = 0
12x^2 + (6sqrt11 + 2sqrt7)x + sqrt11*sqrt7 = 0
I can do it all out in MS Word + Equation editor, if you want
Originally posted by: GodlessAstronomer
It's not clear if you are writing 6 * sqrt(7) * x or 6 * sqrt(7 * x) so I'll assume the former.
Don't let the square roots scare you, this can be factorised in the same way as most very simple quadratics. This is actually an easy problem designed to look difficult. In fact the very last term (sqrt(7)sqrt(11)) gives the answer away immediately.
(6x + sqrt(11))(2x + sqrt(7)) is the answer.
Originally posted by: tboo
Thats the answer I came up with . I split the problem in half & factored out 6x & sqrt(11). I wasnt sure if I was supposed to continue though & solve for x.
Originally posted by: StevenYoo
Originally posted by: tboo
Thats the answer I came up with . I split the problem in half & factored out 6x & sqrt(11). I wasnt sure if I was supposed to continue though & solve for x.
Oh,
x = -sqrt11 / 6
and
x = -sqrt7 / 2