• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

A question about factoring

Originally posted by: Random Variable
Originally posted by: Heisenberg
Are you trying to do [(ax)^2-2abxy+(by)^2]^(1/2) = [(ax-by)^2]^(1/2) = (ax-by)?

No.

I'll get rid of the coefficients.

(x^2-2xy+y^2)^(1/2) could be simplied as x-y or as y-x
Yeah, (x^2-2xy+y^2) is either (x-y)^2 or (y-x)^2. The one you pick is probably dictated by whatever problem you're solving. I would guess that one gives an unphysical answer.
 
Originally posted by: Heisenberg
Originally posted by: Random Variable
Originally posted by: Heisenberg
Are you trying to do [(ax)^2-2abxy+(by)^2]^(1/2) = [(ax-by)^2]^(1/2) = (ax-by)?

No.

I'll get rid of the coefficients.

(x^2-2xy+y^2)^(1/2) could be simplied as x-y or as y-x
Yeah, (x^2-2xy+y^2) is either (x-y)^2 or (y-x)^2. The one you pick is probably dictated by whatever problem you're solving. I would guess that one gives an unphysical answer.

And you were correct. I wrote the original expression incorrectly.
 
Back
Top