Let x and y be real numbers satisfying 5 x = 5 y .
If we also assume that x and y belongs to the set of natural numbers N , then the least possible value of x + y is denoted by A .
But if we assume that x and y belongs to the set of whole numbers, then the least possible value of x + y is denoted by B .
Find A + B .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
What do you mean by "whole numbers"? This can be interpreted as integers... also, 0 belongs to the set of natural numbers, so the answer is not correct.
Log in to reply
Some authors begin the natural numbers with 0, corresponding to the non-negative integers 0 , 1 , 2 , 3 , … , whereas others start with 1 corresponding to the positive integers 1 , 2 , 3 , . . . Those who treat Natural numbers set as, N = { 1 , 2 , 3 , . . . } they usually take whole numbers as set of natural numbers including zero that is, W = { 0 , 1 , 2 , 3 , . . . } = Z +
The basic difference between whole numbers and natural numbers is that whole numbers begin from zero where as natural numbers begin from 1. Natural numbers are usually considered to be positive non-zero integers.
5 x = 5 y implies x = y
Now for x + y = 2 x to be least, the value of x should be least.
In first case, least x = 1 and in second case, least x = 0 .
So A = 2 x = 2 × 1 = 2 and B = 2 x = 2 × 0 = 0
So A + B = 2 + 0 = 2
Problem Loading...
Note Loading...
Set Loading...
5 x = 5 y or , x = y
case 1: x&y are natural numbers. therefore, least possible value of x=y=1
x+y=2=A
case 2: x&y are whole numbers. therefore ,least possible value of x=y=0
x+y=0=B
Hence, A+B=2+0=2 (answer)