document.write( "Question 254067: Hi. I have a question concerning how exponents 'work'.
\n" ); document.write( "I understand how exponents 'work' like finding their value and how parenthesis change their value sometimes but that isn't my question. \r
\n" ); document.write( "\n" ); document.write( "My question is why is it that sometimes exponents come out positive and negative without parenthesis. Like this example... -x^2=y
\n" ); document.write( "I understand the concept sorta. To solve do you want to square x then take the negative result or you the negative value of x to square
\n" ); document.write( "I know if you graph this equation out the graph will open down but then why is it a regular problem -x^2 is positive (It is poitive right?)\r
\n" ); document.write( "\n" ); document.write( "Why is it sometimes you get positive and negative answers for the similiar probblems.\r
\n" ); document.write( "\n" ); document.write( "Is it just with graphing?
\n" ); document.write( "Like when you have a negative exponent in graphing you always take the negative or what?
\n" ); document.write( "Please help Thanks!\r
\n" ); document.write( "\n" ); document.write( "PS. I'm unsure liike when someone ask me -2^2 if it is positive or negative
\n" ); document.write( "

Algebra.Com's Answer #620282 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi. I have a question concerning how exponents 'work'.
\n" ); document.write( "I understand how exponents 'work' like finding their value and how parenthesis change their value sometimes but that isn't my question. \r
\n" ); document.write( "\n" ); document.write( "My question is why is it that sometimes exponents come out positive and negative without parenthesis. Like this example... -x^2=y
\n" ); document.write( "I understand the concept sorta. To solve do you want to square x then take the negative result or you the negative value of x to square
\n" ); document.write( "I know if you graph this equation out the graph will open down but then why is it a regular problem -x^2 is positive (It is poitive right?)\r
\n" ); document.write( "\n" ); document.write( "Why is it sometimes you get positive and negative answers for the similiar probblems.\r
\n" ); document.write( "\n" ); document.write( "Is it just with graphing?
\n" ); document.write( "Like when you have a negative exponent in graphing you always take the negative or what?
\n" ); document.write( "Please help Thanks!\r
\n" ); document.write( "\n" ); document.write( "PS. I'm unsure liike when someone ask me -2^2 if it is positive or negative
\n" ); document.write( "
With \"y+=+-+x%5E2\", only x is squared, so that produces: \"y+=+-+%28x%29%5E2\", which is written as \"y++=+-x%5E2\".
\n" ); document.write( "This is different from: \"y+=+%28-+x%29%5E2\" in which case, the - x is squared to produce \"y+=+%2B+x%5E2\" \n" ); document.write( "
\n" );