#Im stupid
74 messages · Page 1 of 1 (latest)
Is it sqrt (x), or sqrt (x+7)
the x+7under the radical
Start by squaring both sides of the equation, so all terms are real and rational
you should try to square root(x+7) and (x-5)
to take out all roots so its easier to work with
i got 9,2
As a helper, please do not give out answers that could be copied as a homework solution. Have the student work through the problem themselves and guide them along the way.
did i get it wrong
its 9 and 2
im cooked
Your only solution is 9
technically ye
if they work with imaginary numbers
This is actually still not true
There's nothing you can do to get a square root to give a negative real number
Its only when you invert x^2
It's confusing because you would think that the square root is a perfect inverse of x^2
Don't worry it's easy to forget
Just making sure we don't have any incorrect solutions because we forgot
Don't worry math will get much worse
Yes
hmm thank you
$\sqrt{9} \neq -3$
hiidostuff
I know
But (-3)^2 = 9
I trying to learn advanced stuff so i can rob banks
I gotta crack aes 256 encryption
So real
The probability matrix on a sliding cipher tho must be insane
I'm learning advanced stuff just bc I'm a nerd but
juts learn how to derivates e^x and youre all set
A large part of complex numbers comes from this fact
Pretty sure you can necessitate the definition of holomorphism by giving an example of a function that requires a more rigorous analysis on its continuity
And it involves that
If you start from an equation like $\sqrt{x+7} = x-5$,
you can recognise that the solutions must be restricted,
since we are solving over $x\in\mathbb{R}$, to values satisfying
two requirements: firstly, $x + 7 \ge 0$ (as no negative
real has a real square root); secondly, $x - 5 \ge 0$ (as
no real has a square root that is negative.
In other words, the solutions over this equation over
the reals must be both $x \ge -7$ and $x \ge 5$, which
combine to form a domain from which all the solutions
must come: $x\in\big[5,,\infty\big)$.
Rearranging the equation cannot cause solutions
outside this domain to become possible, and so any
such apparent solutions must be rejected.
Jay
It's all just domain and range
You gotta know what types of a numbers a function can eat and spit out
\begin{align*} \sqrt{x+7} &= x-5 \qquad \text{noting $x\ge 5$} \ \left(\sqrt{x+7}\right)^2 &= \left(x-5\right)^2 \qquad \text{on squaring} \ x + 7 &= x^2 - 10x + 25 \qquad \text{recalling $(A-B)^2 = A^2 - 2AB + B^2$} \ 0 &= x^2 - 11x + 18 \ 0 &= (x-2)(x-9) \qquad \text{on factorising} \ x - 2 = 0 \qquad &\text{or} \qquad x - 9 = 0 \ x = 2 \qquad &\text{or} \qquad x = 9 \ \text{Hence,} \quad x &= 9 \qquad \text{is the only solution that is valid} \ &\qquad \qquad \text{as only it satisfies the requirement that $x\ge 5$.} \end{align*}