Which of the following expressions would be true for an integer ‘x’ greater than 1, whose square root and cube root are integers a and b respectively?
A. x
2
= x
3
B. (a
2
)
3
= (b
3
)
3
C. x is a perfect square.
D. a is a perfect square.
Answers
The expression (a^2)^3 = (b^3)^3 is true
Step-by-step explanation:
Given: Integer ‘x’ greater than 1, whose square root and cube root are integers a and b, respectively.
Solution:
X is positive as it is greater than 1.
Square root of x is a.
Cube root of x is b.
The expressions are as follows:
A. x^2 = x^3 - Cannot be true as a and b are not 1.
B. (a^2)^3 = (b^3)^3
a^2 = x and b^3 = x
So (a^2)^3 = (b^3)^3 = x. Hence this expression is true.
C. x is a perfect square.
- Not necessarily. We just know that a is the square root of a.
D. a is a perfect square.
- Not necessarily. We just know that a is the square root of a.
So Option B is the answer.
GIVEN
An integer ‘x’ greater than 1, whose square root and cube root are integers a and b respectively
TO CHOOSE THE CORRECT OPTIONS
EVALUATION
By the given condition
Again
CHECKING FOR OPTION : A
This is possible only when x = 1
But by the given condition x > 1
So OPTION A is not possible
CHECKING FOR OPTION : B
Using Equation (1) & Equation (2) we get
Which is true for all values of x
So OPTION B is CORRECT
CHECKING FOR OPTION : C
So x is a perfect square
So OPTION C is CORRECT
CHECKING FOR OPTION : D
For example x = 64
So a is not necessarily a perfect square
So OPTION D is NOT CORRECT
RESULT
OPTION B & OPTION C are CORRECT
━━━━━━━━━━━━━━━━
LEARN MORE FROM BRAINLY
What is the equivalent 2s complement representation for -15 in 16 bit hexadecimal representation
https://brainly.in/question/12961284