Class 10 Advanced Maths Sample Paper
Class 10 Advanced Maths Sample Paper
For a polynomial whose zeros are reciprocals, say α and 1/α, the polynomial can be generated by considering the sum and product of roots formulas: sum = α + 1/α and product = α * 1/α = 1. Using x^2 - (sum)x + product = 0, the polynomial is x^2 - (α + 1/α)x + 1 .
The general solution for the linear equation 2x - 3y = 7 can be expressed as y = (2/3)x - 7/3. For any given x-value, we can find a corresponding y-value. Alternatively, we can write x in terms of y: x = (3/2)y + 7/2. No special restrictions on x or y are needed aside from them being real numbers, ensuring flexibility to choose x or y to find corresponding pairs .
Using the quadratic formula: x = (-b ± √(b²-4ac))/2a on the equation 4x² - 4√5x + 5 = 0, calculate discriminant: (4√5)² - 4*4*5 = 0, indicating exactly real and equal roots. The discriminant guides the nature: zero implies a perfect square discriminant. Roots are x = 2√5/4, suggesting duplication and singularity, as deduced through algebraic solutions .
The expression takes advantage of the identity sin(A)cos(B) + sin(B)cos(A) = sin(A+B). Here, using known angle values: sin 60° = √3/2, cos 30° = √3/2, sin 30° = 1/2, and cos 60° = 1/2, the expression becomes (√3/2)*(√3/2) + (1/2)*(1/2). Simplifying yields 3/4 + 1/4 = 1. It reverts to sin 90°, verifies properties of complementary angles, where sin(90) equates to 1 .
If the point (a, b) lies on line 2x - 3y = 5 and also on the y-axis, set a = 0 since on y-axis implies x=0. Substitute into the line equation: 2(0) - 3b = 5 gives b = -5/3. Point satisfies line concurrently. Thus, (a, b) = (0, -5/3).
To conclude that sqrt2 + sqrt3 is irrational, assume the contrary: it is rational; hence, can be expressed as a ratio a/b. Then, square both sides: (sqrt2 + sqrt3)^2 = a^2/b^2. Simplifying and isolating terms assuming rationality contradicts known irrational properties of sqrt2 and sqrt3. Irrationals maintain irrational products with rationals. Therefore, no such a/b can exist where both square roots combine rationally, proving irrationality .
To find the surface area of the solid remaining after removing a cone from a cylinder with the same base and height, start by calculating the surface areas separately. The lateral and base areas of the cylinder are 2πrh and πr^2, respectively, with r being the radius and h the height. The cone's surface area is πr(l + r), where l is the slant height found using the Pythagorean theorem: l = √(r^2 + h^2). Subtract the cone's area from the cylinder's, adjust for common surfaces, leading to: Lateral = 2πrh - πrl and Base = πr^2 (half sphere), total surface area adjustment .
To solve these equations graphically, plot each line: for x + 2y = 6, rearrange to form y = -0.5x + 3; for 2x - 3y = 12, transform into y = (2/3)x - 4. The lines intersect at a specific point on a Cartesian plane. Point of intersection determines solutions for x and y, indicating where both equations hold true simultaneously .
To determine the number of cones formed, equate volumes: volume of sphere = (4/3)πr³ and cone volume = (1/3)πr²h. Given sphere radius (6 cm) and cone (radius 2 cm, height 9 cm), calculate each: sphere = 288π cm³, and cone = 12π cm³. Divide sphere volume by single cone volume: 288π / 12π = 24 cones. Therefore, melting forms 24 cones .
To prove that n^2 + 3n + 7 is never divisible by 5 for any positive integer n, we consider all possible residues of n modulo 5, which are 0, 1, 2, 3, and 4. Calculating n^2 + 3n + 7 modulo 5 for these values: For n ≡ 0 (mod 5), the expression becomes 7 (mod 5) which is 2 (not 0 mod 5); for n ≡ 1, it becomes 11 (mod 5) which is 1; for n ≡ 2, it becomes 17 (mod 5) which is 2; for n ≡ 3, it becomes 25 (mod 5) which is 0; and for n ≡ 4, it becomes 37 (mod 5) which is 2. All cases show that the expression is either 0 when n=3, which shows no positive integer n satisfies divisibility by 5 for all n."