So I'm in Algebra 2, and right now we're learning about conic sections (circles/ellipse/etc). I thought some problems in the workbook looked weird, like this one:
$\y^2 = x^2 + 16
By my understanding, I should be able to take the square root of the "y", "x", and "16", leaving me with "y = x + 4," since I'm taking the square root of each term ("distributing"?), but my teacher said I have to solve the polynomial first.
Back in Algebra 1, I was also confused when we started factoring & canceling polynomials, because the teacher never explained when we could/couldn't cancel terms.
Could I have some clarification on how polynomials are defined? [And also when to use the principal root?]
EDIT: Thanks for the answers guys. Sorry if I wasn't specific in my question (I'm not exactly good at expressing my thoughts). I understood that the two were different (linear/hyperbolic). The question in the book was y^2 - x^2 = 16. When I moved "x^2" to the other side, I assumed that it's not directly attatched to "16." In a generic situation, what indicates a polynomial (parentheses)?
As a quick example of why your algebra teacher is right, consider $(x,y)=(3,5)$: This is a solution since $5^2 = 3^2+4^2$, but nevertheless $5\neq 3+4=7$. The reason it doesn't work is that $(x+4)^2=x^2+8x+16,$ which only agrees with $x^2+16$ when the middle term disappears (i.e. $x=0$.) In general, then, $\sqrt{a+b}\neq \sqrt{a}+\sqrt{b}$ for nonzero $a,b$.
For a picture relating to the analytic geometry you're learning, note that $y^2=x^2+16$ defines a hyperbola whereas $y=x+4$ defines a line. The only place where they intersect--which is to say, the only place where this square-root would appear correct--is along the $y$-axis. In that case one is effectively solving $y^2=16$ which indeed has $y=4$ (and $y=-4$) as square roots.