Show the condition using variable x and y: Two numbers differ by 3
Answers
Answered by
34
Given : Two numbers differ by 3
To Find : Show the condition using variable x and y
Solution:
Two numbers differ by 3
case 1 if x > y
=> x - y = 3
Case 2 if y > x
=> y - x = 3
=> -(x - y) = 3
=> x - y = - 3
from both
x - y = ±3
=> | x - y | = 3
Hence
x - y = ±3 or | x - y | = 3
Learn More:
_+15= translate into mathematical expression x2+15-_=8x- place ...
brainly.in/question/25332655
additive inverse equation of x2+15- =8x - - Brainly.in
brainly.in/question/25561853
Answered by
1
Answer:
x-y=3.
let the x = 5 and y = 2
then , 5 - 2 = 3
Similar questions