Quick question: x^2-y^2=16 (find x)

  • Thread starter Thread starter sobergeek23
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
36 replies · 5K views
sobergeek23
Messages
20
Reaction score
1

Homework Statement


x^2-y^2=16
isolate the variable x

Homework Equations


square roots

The Attempt at a Solution


x^2=y^2+16

x=y+4?
 
Physics news on Phys.org
so what's the answer
 
if i squared both sides it would just be the individual answer
 
that was the problem..it just said isolate the variable x..
 
NO! This is a fundamental mistake. ##\sqrt{a+b} \neq \sqrt{a} +\sqrt{b}##
 
BvU said:
What's the full problem statement ? 'Isolate' doesn't sound like a question with an answer ...

Isolate probably means solve for x in terms of y.
 
said something like it is understood to be positive or something like that
 
we were solving equations where you square both sides
 
sobergeek23 said:
that was the problem..it just said isolate the variable x..
In that case you are done when you write ##x^2 = y^2 + 16 ## : it has x in isolation on the left hand side of the ##=## sign.
 
  • Like
Likes   Reactions: Mastermind01
Poster has been reminded (too late) not to post answers to schoolwork questions on the PF
sobergeek23 said:
it can't be a square

So the answer is just ##x = \sqrt{y^2 + 16}## NOT ##y+4##
 
Rapid fire of posts from three sides ...

Ok, semantics: isolate means write it so that it says ## x = ##

What do you have to keep in mind when going from ##x^2 = ... ## to ## x = ... ## ?
 
  • Like
Likes   Reactions: Mastermind01
why doesn't that reduce?
 
Mastermind01 said:
So the answer is just ##x = \sqrt{y^2 + 16}## NOT ##y+4##
Watch out MM ! PF hates direct answers. it ruins the learning experience :smile:
 
  • Like
Likes   Reactions: berkeman and Mastermind01
learning experience means frustration and anger and deletion of account for me...
 
sobergeek23 said:
why doesn't that reduce?

Let's keep it cool. What's ##(a+b)^2##?
 
sobergeek23 said:
why doesn't that reduce?
It does reduce, but you have to be careful...
sobergeek23 said:
learning experience means frustration and anger and deletion of account for me...
I recognise the frustration and anger. Don't get carried away, sit back and think a bit now and then before firing of another post and the 'deletion of account' may be replaced by 'satisfaction from deeper udnerstanding' :smile:
 
  • Like
Likes   Reactions: Mastermind01
sobergeek23 said:
a^2+b^2

NO. Let's multiply it out. ##(a+b)(a+b)## Do you know the distributive law of multiplication?
 
  • Like
Likes   Reactions: sobergeek23 and BvU
Newbie poster has been reminded (too late) not to give answers to homework problems here on the PF.
Let's take it step by step.
First things first, x2 + y2 is NOT equal to (x+y)2
That is because if we expand the second to (x+y)*(x+y) it's x*x + x*y + y*x + y*y which is equal to x2+2*x*y+y2.
This is the basic calculus formula for quadratic equations, which are equations to the power of 2.
Now, x2 + y2 is not the same as (x+y)2, using the rule above.
With another rule, we can expand x2 - y2 into this: (x-y)*(x+y), and to prove this we do the same as (x+y)*(x+y).
So: (x-y)*(x+y) is: x*x + x*y -y*x - y2 (plus times minus equals minus).
Therefore: x2 - y2.
So, going forward to your question,
x2 - y2 = 16 is as follows:
x2 = 16 + y2
x = √(16 + y2)

I hope I was able to shed some light for you.
 
  • Like
Likes   Reactions: sobergeek23
Hello G10, :welcome:

That has come by already and was chastized as giving a direct answer (and a wrong one to boot). Please be a bit more careful next time.
 
  • Like
Likes   Reactions: berkeman
Mastermind01 said:
NO. Let's multiply it out. ##(a+b)(a+b)## Do you know the distributive law of multiplication?
yea i got it..is it because the plus sign is in there?
 
Last edited by a moderator:
is it aginst forum policy to give out answers?
 
  • Like
Likes   Reactions: berkeman
Mastermind01 said:
NO. Let's multiply it out. ##(a+b)(a+b)## Do you know the distributive law of multiplication?
i couldn't find my other response but is it because the plus sign is there that we can't distribute the squared (x+y)^2 into x^2+y^2?
 
sobergeek23 said:
i couldn't find my other response but is it because the plus sign is there that we can't distribute the squared (x+y)^2 into x^2+y^2?
No. It is because it is not correct. Try a numerical example: (2+3) * (2+3)
 
sobergeek23 said:
is it against forum policy to give out answers?
Very much so: there even are sanctions. For good reasons. We would get into trouble with teachers no end, for example.

From Info | terms and rules :

  • Giving Full Answers:
    On helping with questions: Any and all assistance given to homework assignments or textbook style exercises should be given only after the questioner has shown some effort in solving the problem. If no attempt is made then the questioner should be asked to provide one before any assistance is given. Complete solutions can be provided to a questioner after the questioner has arrived at a correct solution. If the questioner has not produced a correct solution, complete solutions are not permitted, whether or not an attempt has been made.
 
sobergeek23 said:
i couldn't find my other response but is it because the plus sign is there that we can't distribute the squared (x+y)^2 into x^2+y^2?
No. Because it isn't correct. Try e.g. (2+3)*(2+3) to see that.