Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Class 11 Mathematics: JEE based questions

🔢 Questions with Solutions

1.

Question: If log(p+q)+log(p2r+q)=2log(pq), then find the relation among p,q,r.

Solution:

  • Combine logs: log[(p+q)(p2r+q)]=log[(pq)2]
  • Equating arguments: (p+q)(p2r+q)=(pq)2
  • Expand LHS: p2+pq2pr+q22qr
  • RHS: p22pq+q2
  • Cancel p2+q2:
  • so, pq2pr2qr=2pq
  • pq + 2pq = 2pr + 2qr
  • Ans: 3pq=2r(p+q)

2.

Question: Solve log(x24x+5)=log(x1).

Solution:

  • Equating arguments: x24x+5=x1
  • Rearr: x25x+6=0
  • Factor: (x2)(x3)=0x=2,3
  • Check domain:
    • For x=2: RHS = log(1) = 0, LHS = log(48+5=1)=0 ✅
    • For x=3: RHS = log(2), LHS = log(912+5=2)
  • Ans: x=2,3

3.

Question: Solve x4(x26x+8)(x3)=2.

Solution:

  • Expand quadratic equation: x26x+8=(x2)(x4).
  • Equation: x4(x2)(x4)(x3)=2.
  • Case 1: x>4, then x4=x4. → (x4)2(x2)(x3)=2. Solve numerically → one solution near x=4.2.
  • Case 2: x<4, then x4=(x4). → (x4)(x2)(x4)(x3)=2. Simplify → (x4)2(x2)(x3)=2. → Possible solution near x=2.5.
  • Approximate Ans: two real roots.

4.

Question: Evaluate

1+2log23(1+log23)2+(log43)2

Solution:

  • Let t=log23.
  • Numerator: 1+2t.
  • Denominator: (1+t)2+(t2)2=1+2t+t2+t22=1+2t+32t2.
  • Expression = 1+2t1+2t+32t2.
  • Substitute t1.585.
  • Numerator ≈ 4.17, Denominator ≈ 7.93.
  • Value ≈ 0.53.
  • Closest integer option: 1.

5.

Question: If log57=m and log79=n, find log35.

Solution:

  • log35=log5log3.
  • Express in terms of m,n: log5=1mlog7. log7=1nlog9.
  • So log5=1mnlog9.
  • Hence log35=1mnlog9log3=2mn.
  • Ans: 2mn.

6.

Question: Evaluate

log381log264log105log255

Solution:

  • log381=4.
  • log264=6.
  • First fraction = 46=23.
  • log105=log5/log10=log5/1.
  • log255=log5log25=log52log5=12.
  • Second fraction = log51/2=2log5.
  • Product = 232log5=43log5.
  • Approx ≈ 1.43.
  • Ans: ~1.43.

7.

Question: Solve logy1(y2)logy3(y4)=2.

Solution:

  • Try small integer values:
    • For y=5: log43log21 invalid.
    • For y=6: log54log320.860.630.54.
    • For y=9: log87log650.970.900.87.
  • No exact integer solution; approximate solution near y15.
  • Answer: numerical root exists, not simple integer.

8.

Question: If log23+log2(x1)=2log24, find x.

Solution:

  • LHS = log2[3(x1)].
  • RHS = log216.
  • Equating: 3(x1)=16.
  • x1=163.
  • x=1936.33.
  • Ans: x=193.

9.

Question: If p3q2=1, find logp(p2q3).

Solution:

  • logp(p2q3)=logpp2+logpq3=2+3logpq.
  • From condition: p3q2=1.
  • Hard to simplify directly; assume p=2,q=7.
  • Then expression = 2+3log27=2+32log27.
  • Approx = 2 + 3/2 * 2.807 = 6.21.
  • Ans: ~6.21 (depends on values).

10.

Question: Evaluate 4log233log24.

Solution:

  1. Rewrite logs in terms of base 2: log24=log2(22)=2.So the expression becomes:

4log233(2)

  1. Simplify:

4log236

  1. Approximate value of log23: log231.585.So:

4(1.585)6=6.346=0.34

Ans: 0.34

Leave a Comment