Number theory/algebra/geometry solved problems (from NMTC 2025 paper)
Q1.
The solution of
is of the form , where are natural numbers with ; then is equal to:
A) 115 B) 114 C) 113 D) 125
Solution:
(x+12)^(1/7)[1/x + 1/12] = 64.x^(1/7)/3
(x+12)^(1/7)[(x + 12)/12x] = 64.x^(1/7)/3
(x+12)^(8/7) = 12.64.x^(8/3)/3
[(x+12)/x]^(8/7) = 256 = 2^8
=> [(x+12)/x]^(1/7) = 2
=> (x+12)/x = 2^7 = 128
=> x + 12 = 128x => 127x = 12 => x = 12/127 => a = 12, b = 127 => b - a = 115 = Answer
Q2.
The value of
is:
A) 858 B) 918 C) 758 D) 828
Solution:
Note that:
52 + 6.sqrt(43) = (sqrt(43) + 3)^2
52 - 6.sqrt(43) = (sqrt(43) - 3)^2
[52 + 6.sqrt(43)]^(1/2) = (sqrt(43) + 3)
[52 - 6.sqrt(43)]^(1/2) = (sqrt(43) - 3)
Let a = sqrt(43), b = 3
The given expression becomes:
(a + b)^3 - (a - b)^3 = 2b^3 + 2.3.a^2.b = 54 + 6.43.3 = 54 + 774 = 828 = Answer
Q3.
In the adjoining figure,
Then the measure of angle is:
A) 72° B) 76° C) 44° D) 82°
Solution:
Angle EDC = 72, ADC = 108.
ADCB is a cyclic quadrilateral, hence Angle ABC = 180 - ADC = 180 - 108 = 72.
GBA = 180 - ABC = 108
The chord BF subtends angle BDF = 28 so BAF = 28 as well.
In triangle AGB, x + ABG + BAG = 180 = x + 108 + 28 => x = 180 - 136 = 44 = Answer.
Q4.
The sum of all positive integers which satisfy
is _______
Solution:
n(2m + 1) = 44 - m^2
=> n = (44 - m^2)/(2m + 1)
Since n is positive integer, m^2 < 44.
=> m can be 1,2,3,4,5,6
m = 1 => n = 43/3 not integer
m = 2 => n = 40/5 = 8 is integer
m = 3 => n = 35/7 = 5 is integer
m = 4 => n = 28/8 not integer
m = 5 => n = 19/11 not integer
m = 6 => 8/13 not integer
Valid (m,n) pairs are (2,8) and (3,5).
Add them to get 17 = answer.
Q5.
The expression
is factorized into
then the numerical value of is ______.
It can be written as:
[7(a + b)]^2 - [sqrt(46).(a-b)]^2
= [7a + 7b + sqrt(46).a - sqrt(46).b][7a + 7b - sqrt(46).a + sqrt(46).b]
=> l = 7 + sqrt(46), m = 7 - sqrt(46), n = 7 - sqrt(46), p = 7 + sqrt(46)
Add all to get:
28 = answer
Q6.
The number of solutions of the simultaneous equations
is _______.
Solution:
First equation becomes sqrt(x)/y = 1 => x = y^2
Substitute in second equation and solve.
x^2 = 8 + 2x => x^2 - 2x - 8 = 0 => (x-4)(x+2) = 0 => x = -2,4
But x > 0 else log can't be taken.
=> x = 4, y = -+2
Again y = 2 else log is undefined.
So only pair of (x,y) is (4,2). Answer = 1.
Q7.
are real numbers such that
The numerical value of
is _______.
Solution:
b = 8 + c substitute in second equation:
(8 + c).c + a^ + 16 = 0
8c + c^2 + a^2 + 16 = 0 = (c + 4)^2 + a^2 => c = -4, a = 0 => b = 4
So the given expression evaluates to 0.
Q8.
Given
Then the value of for which
is _______.
Solution:
f(f(x)) = [2025.2025.x/(x+1)]/[2025x/(x + 1) + 1] = 2025^2
=> x/(x+1) = (2025x + x + 1)/(x+1)
=> x = 2026x + 1 => x = -1/2025
Q9.
The number of integral solutions of the inequation
is:
A) 1 B) 2 C) 3 D) 4
Solution:
Invert to get:
|(x-13)/2| < 9/8 (x != 13)
-9/8 < (x-13)/2 < 9/8
=> -9/4 < x-13 < 9/4
=> 43/4 < x < 61/4
But x is integer =>
11 <= x <= 15
So x = 11,12,14,15(it can't be 13). So 4 solutions.
Q10.
then the value of
is:
A) 1 B) 2 C) 3
Solution:
The given expression can be written as:
(3b/a)[(x^2 + 1)/x] = (3b/a)[x + 1/x]
WLOG, a = 4, b = 1
x = (sqrt(7) + 1)/(sqrt(7) - 1)
x + 1/x = (sqrt(7) + 1)/(sqrt(7) - 1) + (sqrt(7) - 1)/(sqrt(7) + 1)
= 16/6 = 8/3
3b/a = 3/4
Finally: (3/4) * (8/3) = 2 = Answer
Q11.
is a right triangle in which .
The inradius of the triangle is and the circumradius of the triangle is .
If , then the value of
is:
A) B) 17 C) 13 D) 14
Solution:
Prerequisites:
Right angle inradius and circumradius.
Cotangent half angle identity.
For a right triangle:
Circumradius R = h/2 where h is hypotenuse.
Inradius r = (x + y - h)/2 where x,y are the legs.
R/r = 5/2 => h = 5r
x + y - 5r = 2r => x + y = 7r
x^2 + y^2 = h^2 = 25r^2
WLOG r = 1 => x + y = 7 and x^2 + y^2 = 25, a classic 3-4-5 right triangle.
We know that
cot(A/2) = (1 + cosA)/sinA
WLOG sinA = 3/5 and cosA = 4/5
cot(A/2) = 9/3 = 3
cot(C/2) = (1 + cosC)/sinC
But cosC = sinA and sinC = cosA
So cot(C/2) = (1 + 3/5)/(4/5) = 2
3^2 + 2^2 = 13 = Answer
Comments
Post a Comment