If x>0, y<0 and z<0, (|x|+|y|+|z|)^2=?

This topic has expert replies
User avatar
Elite Legendary Member
Posts: 3991
Joined: Fri Jul 24, 2015 2:28 am
Location: Las Vegas, USA
Thanked: 19 times
Followed by:37 members
If x>0, y<0 and z<0, (|x|+|y|+|z|)^2=?

A. x^2+y^2+z^2+2xy+2yz+2zx
B. x^2+y^2+z^2+2xy-2yz+2zx
C. x^2+y^2+z^2-2xy+2yz-2zx
D. x^2+y^2+z^2-2xy-2yz-2zx
E. x^2-y^2-z^2+2xy+2yz+2zx


* A solution will be posted in two days.
Source: — Problem Solving |

User avatar
Elite Legendary Member
Posts: 3991
Joined: Fri Jul 24, 2015 2:28 am
Location: Las Vegas, USA
Thanked: 19 times
Followed by:37 members

by Max@Math Revolution » Wed Jan 27, 2016 5:27 pm
If x>0, y<0 and z<0, (|x|+|y|+|z|)^2=?

A. x^2+y^2+z^2+2xy+2yz+2zx
B. x^2+y^2+z^2+2xy-2yz+2zx
C. x^2+y^2+z^2-2xy+2yz-2zx
D. x^2+y^2+z^2-2xy-2yz-2zx
E. x^2-y^2-z^2+2xy+2yz+2zx

==> |A|=A when A>0 ,and |A|=-A when A<0.
So, (|x|+|y|+|z|)^2=(x-y-z)^2=x^2+(-y)^2+(-z)^2+2x(-y)+2(-y)(-z)+2(-z)x
=x^2+y^2+z^2-2xy+2yz-2zx.
Therefore, the answer is C.