Solveeit Logo

Question

Question: Which of the following statement(s) is/are CORRECT?...

Which of the following statement(s) is/are CORRECT?

A

If a + b <1, then logba>0\log_b a > 0 wherever defined

B

Equation 3[x]2x4=03[x]^2 - x - 4 = 0 has a unique solution ([.] denotes greater integer function)

C

If x,yRx, y \in R, then there exists exactly one ordered pair (x,y) which satisfies the equation 2x+3y=02^x + 3^y = 0

D

equation x1+2x+1=x+3|x-1| + 2|x+1| = |x+3| has 3 integral solutions

Answer

Statements 1, 2, and 4 are correct.

Explanation

Solution

Solution:

  1. Statement 1:

For the logarithm logba\log_b a to be defined we require a>0a>0 and b>0,b1b>0, b\neq1. Notice that if a+b<1a+b<1 and a>0a>0, then b<1b<1 (because if b1b\ge1, then a+b1+a>1a+b\ge1+a>1). When 0<b<10<b<1, the logarithm function is decreasing so:

logba>0    a<1\log_b a>0 \iff a<1.

Since a+b<1a+b<1 implies a<1b<1a<1-b<1, the inequality holds wherever defined.

⇒ Statement 1 is correct.

  1. Statement 2:

Let [x]=n[x]=n (the greatest integer x\le x). Then the equation

3n2x4=03n^2 - x - 4 = 0

becomes

x=3n24x = 3n^2 - 4.

For consistency with the floor function we must have:

nx<n+1n3n24<n+1n \le x < n+1 \quad \Longrightarrow \quad n \le 3n^2-4 < n+1.

Check for integer values nn:

  • For n=1n=-1:

x=3(1)24=34=1x=3(-1)^2-4=3-4=-1.

Verify: [1]=1[-1]= -1 and 11<0-1 \le -1 < 0. (Valid)

  • For other nn the inequality fails.

Hence, there is a unique solution x=1x=-1.

⇒ Statement 2 is correct.

  1. Statement 3:

The equation

2x+3y=02^x+3^y=0

involves two exponential terms. Since 2x>02^x>0 and 3y>03^y>0 for all real x,yx,y, their sum is always positive. Thus, no solution exists.

⇒ Statement 3 is false.

  1. Statement 4:

Consider the equation

x1+2x+1=x+3|x-1|+2|x+1|=|x+3|.

Identify the critical points: x=3,1,1x=-3,\,-1,\,1. Solve piecewise:

  • For x1x\ge1:

x1=x1|x-1|=x-1 and x+1=x+1|x+1|=x+1 while x+3=x+3|x+3|=x+3.

Equation: (x1)+2(x+1)=x+3    3x+1=x+3    2x=2    x=1.(x-1)+2(x+1)=x+3 \implies 3x+1=x+3 \implies 2x=2 \implies x=1.

  • For 1x<1-1\le x<1:

x1=1x|x-1|=1-x, x+1=x+1|x+1|=x+1, and x+3=x+3|x+3|=x+3 (since x+3>0x+3>0).

Equation: (1x)+2(x+1)=x+3,(1-x)+2(x+1)=x+3,

which simplifies to x+3=x+3x+3=x+3 (an identity).

So every xx in this interval is a solution.

  • For x<1x<-1:

(A quick check shows no additional integer solution arises.)

Now, we want the integral solutions.

The solutions in 1x<1-1\le x<1 include x=1x=-1 and x=0x=0, and from the first case, x=1x=1 is also a solution. No other integers satisfy the equation.

⇒ Statement 4 is correct.