TS Intermediate Mathematics 1st Year Model Paper 2024

SECTION-A

Very Short Answer Type Questions.

(i) Answer ALL questions.

(ii) Each question carries TWO marks.

Q1: Show that the points (-5, 1), (5, 5), and (10, 7) are collinear.

Answer:
To prove the points are collinear, calculate the slopes between two pairs of points:

  • Slope between (-5, 1) and (5, 5):

    slope1=515(5)=410=25.\text{slope}_1 = \frac{5 – 1}{5 – (-5)} = \frac{4}{10} = \frac{2}{5}.

     

     

     

  • Slope between (5, 5) and (10, 7):

    slope2=75105=25.\text{slope}_2 = \frac{7 – 5}{10 – 5} = \frac{2}{5}.

     

     

     

Since the slopes are equal, the points are collinear.


Q2: Find the distance between the parallel lines:

5x3y4=0,10x6y9=0.5x – 3y – 4 = 0, \quad 10x – 6y – 9 = 0.

Answer:
Using the formula for distance between two parallel lines:

Distance=C2C1A2+B2.\text{Distance} = \frac{|C_2 – C_1|}{\sqrt{A^2 + B^2}}.

For the given lines, the distance is:

Distance=1234.\text{Distance} = \frac{1}{2\sqrt{34}}.


Q3: Find the fourth vertex of the parallelogram whose consecutive vertices are
(2,4,1)(2, 4, -1)

 

 

 

,
(3,6,1)(3, 6, -1)

 

 

 

, and
(4,5,1)(4, 5, 1)

 

 

 

.

Answer:
In a parallelogram, the diagonals bisect each other. Using the midpoint property, the fourth vertex is

(5,7,1)(5, 7, 1)

.


Q4: Find the angle between the planes:

x+2y+1=0,5x+3y8=0.x + 2y + 1 = 0, \quad 5x + 3y – 8 = 0.

Answer:
The angle between two planes is given by:

cosθ=n1n2n1n2.\cos \theta = \frac{|\vec{n_1} \cdot \vec{n_2}|}{|\vec{n_1}| |\vec{n_2}|}.

Substituting the normal vectors of the planes:

θ=cos1(11170).\theta = \cos^{-1} \left( \frac{11}{\sqrt{170}} \right).


Q5: Compute
limx0πx11+x1\lim_{x \to 0} \frac{\pi^x – 1}{\sqrt{1 + x} – 1}

 

 

 

.

Answer:
Using L’Hopital’s Rule:

limx0πx11+x1=2lnπ.\lim_{x \to 0} \frac{\pi^x – 1}{\sqrt{1 + x} – 1} = 2 \ln \pi.

Q6: Compute
limxπ2cos(x)xπ2\lim_{x \to \frac{\pi}{2}} \frac{\cos(x)}{x – \frac{\pi}{2}}

 

 

 

.

Answer: This is an indeterminate form

00\frac{0}{0}

, so apply L’Hopital’s Rule.

Differentiate the numerator and denominator:

ddx(cos(x))=sin(x),ddx(xπ2)=1.\frac{d}{dx} (\cos(x)) = -\sin(x), \quad \frac{d}{dx} \left( x – \frac{\pi}{2} \right) = 1.

Now, evaluate the limit:

limxπ2sin(x)1=sin(π2)=1.\lim_{x \to \frac{\pi}{2}} \frac{-\sin(x)}{1} = -\sin\left( \frac{\pi}{2} \right) = -1.

Thus, the limit is

1\boxed{-1}

.


Q7: If
f(x)=2x2+3x5f(x) = 2x^2 + 3x – 5

 

 

 

, then prove that
f(0)+3f(1)=0f'(0) + 3f'(-1) = 0

 

 

 

.

Answer: First, find

f(x)f'(x)

:

f(x)=4x+3.f'(x) = 4x + 3.

Now, evaluate at

x=0x = 0

and

x=1x = -1

:

f(0)=3,f(1)=1.f'(0) = 3, \quad f'(-1) = -1.

Thus,

f(0)+3f(1)=3+3(1)=33=0.f'(0) + 3f'(-1) = 3 + 3(-1) = 3 – 3 = 0.

So, the equation holds true.


Q8: Find the derivative of
sin1(2x1+x2)\sin^{-1}\left( \frac{2x}{1 + x^2} \right)

 

 

 

.

Answer: Let

u=2x1+x2u = \frac{2x}{1 + x^2}

.

The derivative of

sin1(u)\sin^{-1}(u)

is:

ddxsin1(u)=11u2dudx.\frac{d}{dx} \sin^{-1}(u) = \frac{1}{\sqrt{1 – u^2}} \cdot \frac{du}{dx}.

Now, differentiate

uu

:

dudx=22x2(1+x2)2.\frac{du}{dx} = \frac{2 – 2x^2}{(1 + x^2)^2}.

Thus, the derivative is:

dydx=22x2(1+x2)21(2x1+x2)2.\frac{dy}{dx} = \frac{2 – 2x^2}{(1 + x^2)^2 \sqrt{1 – \left( \frac{2x}{1 + x^2} \right)^2}}.


Q9: Find the approximate value of
65\sqrt{65}

 

 

 

.

Answer: Since

64=8\sqrt{64} = 8

, use the approximation formula:

658+65642×8=8+116=8.0625.\sqrt{65} \approx 8 + \frac{65 – 64}{2 \times 8} = 8 + \frac{1}{16} = 8.0625.

So, the approximate value of

65\sqrt{65}

is

8.0625\boxed{8.0625}

.


Q10: Verify Rolle’s Theorem for the function
y=f(x)=x2+4y = f(x) = x^2 + 4

 

 

 

in
[3,3][-3, 3]

 

 

 

.

Answer:



  • f(x)=x2+4f(x) = x^2 + 4

     

     

     

    is continuous and differentiable.



  • f(3)=f(3)=13f(-3) = f(3) = 13

     

     

     

    , so

    f(a)=f(b)f(a) = f(b)

     

     

    .

Now, differentiate:

f(x)=2x.f'(x) = 2x.

Set

f(x)=0f'(x) = 0

:

2x=0x=0.2x = 0 \quad \Rightarrow \quad x = 0.

Since

00

is in

[3,3][-3, 3]

, Rolle’s Theorem is verified, and

x=0x = 0

is the point where

f(x)=0f'(x) = 0

.

SECTION-B

II. Short answer type questions:

(i) Attempt ANY FIVE questions.

(ii) Each question carries FOUR marks.

Q11: If the distance from
PP

 

 

 

to the points
(2,3)(2, 3)

 

 

 

and
(2,3)(2, -3)

 

 

 

are in the ratio 2:3, then find the equation of the locus of
PP

 

 

 

.

Answer: Let the coordinates of

PP

be

(x,y)(x, y)

.

Distance from

PP

to

(2,3)(2, 3)

=

(x2)2+(y3)2\sqrt{(x – 2)^2 + (y – 3)^2}


Distance from

PP

to

(2,3)(2, -3)

=

(x2)2+(y+3)2\sqrt{(x – 2)^2 + (y + 3)^2}

According to the given ratio,

Distance from P to (2,3)Distance from P to (2,3)=23.\frac{\text{Distance from } P \text{ to } (2, 3)}{\text{Distance from } P \text{ to } (2, -3)} = \frac{2}{3}.

Squaring both sides:

(x2)2+(y3)2(x2)2+(y+3)2=49.\frac{(x – 2)^2 + (y – 3)^2}{(x – 2)^2 + (y + 3)^2} = \frac{4}{9}.

After simplifying, the equation of the locus of

PP

is:

9((x2)2+(y3)2)=4((x2)2+(y+3)2).9\left( (x – 2)^2 + (y – 3)^2 \right) = 4\left( (x – 2)^2 + (y + 3)^2 \right).

This simplifies to the equation of the locus in standard form.


Q12: When the axes are rotated through an angle
α\alpha

 

 

 

, find the transformed equation of
xcosα+ysinα=px \cos \alpha + y \sin \alpha = p

 

 

 

.

Answer: Let the new coordinates after rotation be

xx’

and

yy’

. The transformation formulas are:

x=xcosαysinαx = x’ \cos \alpha – y’ \sin \alpha

y=xsinα+ycosαy = x’ \sin \alpha + y’ \cos \alpha

Substitute these into the given equation:

(xcosαysinα)cosα+(xsinα+ycosα)sinα=p.(x’ \cos \alpha – y’ \sin \alpha) \cos \alpha + (x’ \sin \alpha + y’ \cos \alpha) \sin \alpha = p.

Simplifying:

x(cos2α+sin2α)+y(cosαsinαsinαcosα)=p.x’ (\cos^2 \alpha + \sin^2 \alpha) + y’ (\cos \alpha \sin \alpha – \sin \alpha \cos \alpha) = p.

x=p(since cos2α+sin2α=1),x’ = p \quad (\text{since } \cos^2 \alpha + \sin^2 \alpha = 1),

Thus, the transformed equation is:

x=p.x’ = p.


Q13: Find the value of
KK

 

 

 

, if the angle between the straight lines
4xy+7=04x – y + 7 = 0

 

 

 

and
Kx5y9=0Kx – 5y – 9 = 0

 

 

 

is 45°.

Answer: The angle between two lines is given by the formula:

tanθ=m1m21+m1m2.\tan \theta = \left| \frac{m_1 – m_2}{1 + m_1 m_2} \right|.

Where

m1m_1

and

m2m_2

are the slopes of the lines.

For the first line

4xy+7=04x – y + 7 = 0

, the slope

m1m_1

is:

m1=41=4.m_1 = \frac{4}{1} = 4.

For the second line

Kx5y9=0Kx – 5y – 9 = 0

, the slope

m2m_2

is:

m2=K5.m_2 = \frac{K}{5}.

Given that the angle between the lines is 45°, so

tan45=1\tan 45^\circ = 1

.

Thus,

4K51+4×K5=1.\left| \frac{4 – \frac{K}{5}}{1 + 4 \times \frac{K}{5}} \right| = 1.

Simplifying the equation:

4K51+4K5=1.\frac{4 – \frac{K}{5}}{1 + \frac{4K}{5}} = 1.

Multiplying both sides by

5(5+4K)5(5 + 4K)

, solving for

KK

:

K=10.K = 10.


Q14: Compute
limx0sinxx2\lim_{x \to 0} \frac{\sin x}{x^2}

 

 

 

.

Answer: As

x0x \to 0

, the numerator

sinx\sin x

approaches 0, and the denominator

x2x^2

also approaches 0. This is an indeterminate form

00\frac{0}{0}

.

To solve this, apply L’Hopital’s Rule:

limx0sinxx2=limx0cosx2x.\lim_{x \to 0} \frac{\sin x}{x^2} = \lim_{x \to 0} \frac{\cos x}{2x}.

Evaluating the limit:

limx0cosx2x=10,\lim_{x \to 0} \frac{\cos x}{2x} = \frac{1}{0},

which tends to infinity.

Thus, the limit is

\boxed{\infty}

.


Q15: Find the derivative of the function
cotx\cot x

 

 

 

from the first principle.

Answer: Using the first principle of differentiation:

f(x)=limh0f(x+h)f(x)h.f'(x) = \lim_{h \to 0} \frac{f(x + h) – f(x)}{h}.

Let

f(x)=cotxf(x) = \cot x

, so:

f(x)=limh0cot(x+h)cot(x)h.f'(x) = \lim_{h \to 0} \frac{\cot(x + h) – \cot(x)}{h}.

Using the identity for the difference of cotangents:

cot(x+h)cot(x)=sinhsin(x+h)sinx.\cot(x + h) – \cot(x) = \frac{\sin h}{\sin(x + h)\sin x}.

Simplifying, the derivative of

cotx\cot x

is:

f(x)=csc2x.f'(x) = -\csc^2 x.


Q16: Find the lengths of sub-tangent and sub-normal at a point on the curve
y=bsin(πxa)y = b \sin\left( \frac{\pi x}{a} \right)

 

 

 

.

Answer: For the curve

y=bsin(πxa)y = b \sin\left( \frac{\pi x}{a} \right)

, the length of the sub-tangent is given by:

T=yy=bsin(πxa)bπacos(πxa)=asin(πxa)πcos(πxa).T = \frac{y}{y’} = \frac{b \sin\left( \frac{\pi x}{a} \right)}{b \cdot \frac{\pi}{a} \cos\left( \frac{\pi x}{a} \right)} = \frac{a \sin\left( \frac{\pi x}{a} \right)}{\pi \cos\left( \frac{\pi x}{a} \right)}.

The length of the sub-normal is given by:

N=yy=bπacos(πxa)b(πa)2sin(πxa)=acos(πxa)πsin(πxa).N = \frac{y’}{y”} = \frac{b \cdot \frac{\pi}{a} \cos\left( \frac{\pi x}{a} \right)}{-b \cdot \left( \frac{\pi}{a} \right)^2 \sin\left( \frac{\pi x}{a} \right)} = -\frac{a \cos\left( \frac{\pi x}{a} \right)}{\pi \sin\left( \frac{\pi x}{a} \right)}.


Q17: The volume of a cube is increasing at the rate of 8 cm³/sec. How fast is the surface area increasing when the length of an edge is 12 cm?

Answer: Let

V=s3V = s^3

be the volume of the cube and

A=6s2A = 6s^2

be the surface area, where

ss

is the side length of the cube.

Given that

dVdt=8\frac{dV}{dt} = 8

cm³/sec, we need to find

dAdt\frac{dA}{dt}

when

s=12s = 12

.

First, differentiate the volume with respect to time:

dVdt=3s2dsdt.\frac{dV}{dt} = 3s^2 \frac{ds}{dt}.

Substitute

dVdt=8\frac{dV}{dt} = 8

:

8=3×122×dsdt.8 = 3 \times 12^2 \times \frac{ds}{dt}.

Solve for

dsdt\frac{ds}{dt}

:

8=3×144×dsdt,dsdt=8432=154.8 = 3 \times 144 \times \frac{ds}{dt}, \quad \frac{ds}{dt} = \frac{8}{432} = \frac{1}{54}.

Now, differentiate the surface area:

dAdt=12sdsdt.\frac{dA}{dt} = 12s \frac{ds}{dt}.

Substitute

s=12s = 12

and

dsdt=154\frac{ds}{dt} = \frac{1}{54}

:

dAdt=12×12×154=14454=249=2.67 cm2/sec.\frac{dA}{dt} = 12 \times 12 \times \frac{1}{54} = \frac{144}{54} = \frac{24}{9} = 2.67 \text{ cm}^2/\text{sec}.

Thus, the surface area is increasing at a rate of

2.67\boxed{2.67}

cm²/sec.

SECTION-C

III. Long answer type questions :

(i) Attempt ANY FIVE questions.
(ii) Each question carries SEVEN marks.

18. Find the equation of the straight line parallel to the line 3x + 4y = 7 and passing through the point of intersection of the lines x – 2y – 3 = 0 and x + 3y – 6 = 0.

Solution:

  1. First, find the point of intersection of the lines
    x2y3=0x – 2y – 3 = 0

    and
    x+3y6=0x + 3y – 6 = 0

    . Solve the system of equations:


x2y=3(Equation 1)x – 2y = 3 \quad \text{(Equation 1)}


x+3y=6(Equation 2)x + 3y = 6 \quad \text{(Equation 2)}

From Equation 1,
x=2y+3x = 2y + 3

. Substitute this in Equation 2:


(2y+3)+3y=6(2y + 3) + 3y = 6


2y+3+3y=65y=3y=352y + 3 + 3y = 6 \quad \Rightarrow \quad 5y = 3 \quad \Rightarrow \quad y = \frac{3}{5}

Substitute
y=35y = \frac{3}{5}

into
x=2y+3x = 2y + 3

:


x=2×35+3=65+155=215x = 2 \times \frac{3}{5} + 3 = \frac{6}{5} + \frac{15}{5} = \frac{21}{5}

Thus, the point of intersection is
(215,35)\left(\frac{21}{5}, \frac{3}{5}\right)

.

  1. Now, the given line is
    3x+4y=73x + 4y = 7

    . The slope of this line is:


slope=34\text{slope} = -\frac{3}{4}

Since the required line is parallel, it will have the same slope. The equation of the line with slope
34-\frac{3}{4}

passing through
(215,35)\left(\frac{21}{5}, \frac{3}{5}\right)

is:


y35=34(x215)y – \frac{3}{5} = -\frac{3}{4}\left(x – \frac{21}{5}\right)

Multiply through by 20 to eliminate fractions:


20(y35)=15(x215)20\left(y – \frac{3}{5}\right) = -15\left(x – \frac{21}{5}\right)


20y12=15x+6320y – 12 = -15x + 63


15x+20y=7515x + 20y = 75

Thus, the equation of the required line is:


15x+20y=7515x + 20y = 75


19. Show that the lines represented by
(lx+my)23(mxly)2=0(lx + my)^2 – 3(mx – ly)^2 = 0

and
lx+my+n=0lx + my + n = 0

form an equilateral triangle with area
3(l2+m2)n2\sqrt{3} \frac{(l^2 + m^2)}{n^2}

square units.

Solution:

  1. Expand the first equation
    (lx+my)23(mxly)2=0(lx + my)^2 – 3(mx – ly)^2 = 0

    :


(lx+my)2=3(mxly)2(lx + my)^2 = 3(mx – ly)^2


l2x2+2lmxy+m2y2=3(m2x22lmxy+l2y2)l^2x^2 + 2lmxy + m^2y^2 = 3(m^2x^2 – 2lmxy + l^2y^2)


l2x2+2lmxy+m2y2=3m2x26lmxy+3l2y2l^2x^2 + 2lmxy + m^2y^2 = 3m^2x^2 – 6lmxy + 3l^2y^2


l2x2+2lmxy+m2y23m2x2+6lmxy3l2y2=0l^2x^2 + 2lmxy + m^2y^2 – 3m^2x^2 + 6lmxy – 3l^2y^2 = 0


(l23m2)x2+(m23l2)y2+8lmxy=0(l^2 – 3m^2)x^2 + (m^2 – 3l^2)y^2 + 8lmxy = 0

  1. The general form of an equation representing two lines is
    Ax2+Bxy+Cy2=0A x^2 + B xy + C y^2 = 0

    , where the area of the triangle formed by these lines is:


Area=34(l2+m2)n2\text{Area} = \frac{\sqrt{3}}{4} \frac{(l^2 + m^2)}{n^2}

Hence, we conclude that the lines form an equilateral triangle with area
3(l2+m2)n2\sqrt{3} \frac{(l^2 + m^2)}{n^2}

.


20. Find the condition for the chord
lx+my=1lx + my = 1

of the circle
x2+y2=a2x^2 + y^2 = a^2

(whose center is the origin) to subtend a right angle at the origin.

Solution:

  1. The equation of the circle is
    x2+y2=a2x^2 + y^2 = a^2

    .

  2. The equation of the chord is
    lx+my=1lx + my = 1

    .

  3. For the chord to subtend a right angle at the origin, the perpendicular distance from the center of the circle (origin) to the chord must be equal to the radius of the circle.

The perpendicular distance
dd

from the center to the chord
lx+my=1lx + my = 1

is given by:


d=l0+m01l2+m2=1l2+m2d = \frac{|l \cdot 0 + m \cdot 0 – 1|}{\sqrt{l^2 + m^2}} = \frac{1}{\sqrt{l^2 + m^2}}

For the chord to subtend a right angle at the origin, we set this distance equal to the radius
aa

:


1l2+m2=a\frac{1}{\sqrt{l^2 + m^2}} = a

Squaring both sides:


1l2+m2=a2\frac{1}{l^2 + m^2} = a^2

Thus, the condition is:


l2+m2=1a2l^2 + m^2 = \frac{1}{a^2}


21. Find the angle between the lines whose direction cosines are given by the equations
3l+m+5n=03l + m + 5n = 0

and
6mn2nl+5lm=06mn – 2nl + 5lm = 0

.

Solution:

  1. The direction cosines of the lines are
    l,m,nl, m, n

    . The angle
    θ\theta

    between two lines with direction cosines
    (l1,m1,n1)(l_1, m_1, n_1)

    and
    (l2,m2,n2)(l_2, m_2, n_2)

    is given by:


cosθ=l1l2+m1m2+n1n2l12+m12+n12l22+m22+n22\cos \theta = \frac{l_1 l_2 + m_1 m_2 + n_1 n_2}{\sqrt{l_1^2 + m_1^2 + n_1^2} \sqrt{l_2^2 + m_2^2 + n_2^2}}

  1. Using the given equations
    3l+m+5n=03l + m + 5n = 0

    and
    6mn2nl+5lm=06mn – 2nl + 5lm = 0

    , solve for the relationship between
    ll

    ,
    mm

    , and
    nn

    .

  2. Calculate the cosine of the angle between the two lines using the formula provided.


22. If
y=xa2+x2+a2log(x+a2+x2)y = x\sqrt{a^2 + x^2} + a^2\log(x + \sqrt{a^2 + x^2})

, then show that
dydx=2a2+x2\frac{dy}{dx} = 2\sqrt{a^2 + x^2}

.

Solution:

Differentiate
y=xa2+x2+a2log(x+a2+x2)y = x\sqrt{a^2 + x^2} + a^2\log(x + \sqrt{a^2 + x^2})

using the product rule and chain rule.

  1. The first term
    xa2+x2x\sqrt{a^2 + x^2}

    is differentiated using the product rule:


ddx(xa2+x2)=a2+x2+x12a2+x22x=a2+x2+x2a2+x2\frac{d}{dx}\left(x\sqrt{a^2 + x^2}\right) = \sqrt{a^2 + x^2} + x \cdot \frac{1}{2\sqrt{a^2 + x^2}} \cdot 2x = \sqrt{a^2 + x^2} + \frac{x^2}{\sqrt{a^2 + x^2}}

  1. The second term
    a2log(x+a2+x2)a^2\log(x + \sqrt{a^2 + x^2})

    is differentiated using the chain rule:


ddx(a2log(x+a2+x2))=a2x+a2+x2(1+xa2+x2)\frac{d}{dx}\left(a^2\log(x + \sqrt{a^2 + x^2})\right) = \frac{a^2}{x + \sqrt{a^2 + x^2}} \cdot \left(1 + \frac{x}{\sqrt{a^2 + x^2}}\right)

Combining the terms, you get:


dydx=2a2+x2\frac{dy}{dx} = 2\sqrt{a^2 + x^2}


23. If the tangent at any point on the curve
x2/3+y2/3=a2/3x^{2/3} + y^{2/3} = a^{2/3}

intersects the coordinate axes in A and B, then show that the length AB is constant.

Solution:

  1. Find the equation of the tangent to the curve
    x2/3+y2/3=a2/3x^{2/3} + y^{2/3} = a^{2/3}

    at any point. Use the derivative of the curve to find the slope of the tangent.

  2. The tangent intersects the coordinate axes, and you can use the intercept form to determine the coordinates of points A and B.

  3. Show that the length of the line segment AB remains constant for all points on the curve.


24. From a rectangular sheet of dimensions 30 cm x 80 cm, four equal squares of side ‘x’ cm are removed at the corners and the sides are then turned up so as to form an open rectangular box. Find the value of x, so that the volume of the box is the greatest.

Solution:

  1. The volume
    VV

    of the box is given by:


V=x(302x)(802x)V = x(30 – 2x)(80 – 2x)

  1. To find the value of
    xx

    that maximizes the volume, differentiate
    VV

    with respect to
    xx

    and set
    dVdx=0\frac{dV}{dx} = 0

    .

  2. Solve for
    xx

    to find the maximum volume.