SOLUTION: if x and y are two numbers,x being less than y, write down the expressions for: a) the square of their difference. b) the difference of their square. c) twice the square o

Algebra ->  Customizable Word Problem Solvers  -> Age -> SOLUTION: if x and y are two numbers,x being less than y, write down the expressions for: a) the square of their difference. b) the difference of their square. c) twice the square o      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 910818: if x and y are two numbers,x being less than y, write down the expressions for:
a) the square of their difference.
b) the difference of their square.
c) twice the square of their sum.
d) twice the sum of their squares.
e) their differences divided by their product.

Answer by JoelSchwartz(130) About Me  (Show Source):
You can put this solution on YOUR website!
a (y-x)^2
b y^2-x^2
c 2(x+y)^2
d 2(y^2+x^2)
e (y-x)/(yx)