Maharashtra Board 10th Class Maths Part 1 Practice Set 2.1 Solutions Chapter 2 Quadratic Equations

Balbharti Maharashtra State Board Class 10 Maths Solutions covers the Practice Set 2.1 Algebra 10th Class Maths Part 1 Answers Solutions Chapter 2 Quadratic Equations.

Practice Set 2.1 Algebra 10th Std Maths Part 1 Answers Chapter 2 Quadratic Equations

Question 1.
Write any two quadratic equations.
Solution:
i. y2 – 7y + 12 = 0
ii. x2 – 8 = 0

Question 2.
Decide which of the following are quadratic
i. x2 – 7y + 2 = 0
ii. y2 = 5y – 10
iii. y2 + \(\frac { 1 }{ y } \) = 2
iv. x + \(\frac { 1 }{ x } \) = -2
v. (m + 2) (m – 5) = 03
vi. m3 + 3m2 – 2 = 3m3
Solution:
i. The given equation is x2 + 5x – 2 = 0
Here, x is the only variable and maximum index of the variable is 2.
a = 1, b = 5, c = -2 are real numbers and a ≠ 0.
∴ The given equation is a quadratic equation.

ii. The given equation is
y2 = 5y – 10
∴ y2 – 5y + 10 = 0
Here, y is the only variable and maximum index of the variable is 2.
a = 1, b = -5, c = 10 are real numbers and a ≠ 0.
∴ The given equation is a quadratic equation.

iii. The given equation is
y2 + \(\frac { 1 }{ y } \) = 2
∴ y3 + 1 = 2y …[Multiplying both sides by y]
∴ y3 – 2y + 1 = 0
Here, y is the only variable and maximum index of the variable is not 2.
∴ The given equation is not a quadratic equation.

iv. The given equation is
x + \(\frac { 1 }{ x } \) = -2
∴ x2 + 1 = -2x …[Multiplying both sides by x]
∴ x2 + 2x+ 1 = 0
Here, x is the only variable and maximum index of the variable is 2.
a = 1, b = 2, c = 1 are real numbers and a ≠ 0.
∴ The given equation is a quadratic equation.

v. The given equation is
(m + 2) (m – 5) = 0
∴ m(m – 5) + 2(m – 5) = 0
∴ m2 – 5m + 2m – 10 = 0
∴ m2 – 3m – 10 = 0
Here, m is the only variable and maximum index of the variable is 2.
a = 1, b = -3, c = -10 are real numbers and a ≠ 0.
∴ The given equation is a quadratic equation.

vi. The given equation is
m3 + 3m2 – 2 = 3m3
∴ 3m3 – m3 – 3m2 + 2 = 0
∴ 2m3 – 3m2 + 2 = 0
Here, m is the only variable and maximum
index of the variable is not 2.
∴ The given equation is not a quadratic equation.

Question 3.
Write the following equations in the form ax2 + bx + c = 0, then write the values of a, b, c for each equation.
i. 2y = 10 – y2
ii. (x – 1)2 = 2x + 3
iii. x2 + 5x = – (3 – x)
iv. 3m2 = 2m2 – 9
v. P (3 + 6p) = – 5
vi. x2 – 9 = 13
Solution:
i. 2y – 10 – y2
∴ y2 + 2y – 10 = 0
Comparing the above equation with
ay2 + by + c = 0, we get
a = 1, b = 2, c = -10

ii. (x – 1)2 = 2x + 3
∴ x2 – 2x + 12x + 3
x2 – 2x + 1 – 2x – 30
∴ x2 – 4x – 2 = 0
Comparing the above equation with
ax2 + bx + c = 0, we get
a = 1, b = -4, c = -2

iii. x2 + 5x = – (3 – x)
∴ x2 + 5x = -3 + x
∴ x2 + 5x – x + 3 = 0
∴ x2 + 4x + 3 = 0
Comparing the above equation with
ax2 + bx + c = 0, we get
a = 1, b = 4, c = 3

iv. 3m2 = 2m2 – 9
∴ 3m2 – 2m2 + 9 = 0
∴ m2 + 9 = 0
∴ m2 + 0m + 9 = 0
Comparing the above equation with
am2 + bm + c = 0, we get
a = 1, b = 0, c = 9

v. p (3 + 6p) = – 5
∴ 3p + 6p2 = -5
∴ 6p2 + 3p + 5 = 0
Comparing the above equation with
ap2 + bp + c = 0, we get
a = 6, b = 3, c = 5

vi. x2 – 9 = 13
∴ x2 – 9 – 13 = 0
∴ x2 – 22 = 0
∴ x2 + 0x – 22 = 0
Comparing the above equation with
ax2 + bx + c = 0, we get
a = 1, b = 0, c = -22

Question 4.
Determine whether the values given against each of the quadratic equation are the roots of the equation.
i. x2 + 4x – 5 = 0; x = 1,-1
ii. 2m2 – 5m = 0; m = 2, \(\frac { 5 }{ 2 } \)
Solution:
i. The given equation is
x2 + 4x – 5 = 0 …(i)
Putting x = 1 in L.H.S. of equation (i), we get
L.H.S. = (1)2 + 4(1) – 5 = 1 + 4 – 5 = 0
∴ L.H.S. = R.H.S.
∴ x = 1 is the root of the given quadratic equation.
Putting x = -1 in L.H.S. of equation (i), we get
L.H.S. = (-1)2 + 4(-1) – 5 = 1 – 4 – 5 = -8
∴ LH.S. ≠ R.H.S.
∴ x = -1 ¡s not the root of the given quadratic equation.

ii. The given equation is
2m2 – 5m = 0 …(i)
Putting m = 2 in L.H.S. of equation (i), we get
L.H.S. = 2(2)2 – 5(2) = 2(4) -10 = 8 – 10 = -2
∴ L.H.S. ≠ R.H.S.
∴ m = 2 is not the root of the given quadratic equation.
Putting m = \(\frac { 5 }{ 2 } \) in L.H.S. of equation (i), we get
Maharashtra Board Class 10 Maths Solutions Chapter 2 Quadratic Equations Practice Set 2.1 1

Question 5.
Find k if x = 3 is a root of equation kx2 – 10x + 3 = 0.
Solution:
x = 3 is the root of the equation kx2 – 10x + 3 = 0.
Putting x = 3 in the given equation, we get
k(3)2 – 10(3) + 3 = 0
∴ 9k – 30 +3 = 0
∴ 9k – 27 = 0
∴ 9k = 27
∴ k = \(\frac { 27 }{ 9 } \)
∴ k = 3

Question 6.
One of the roots of equation 5m2 + 2m + k = 0 is \(\frac { -7 }{ 5 } \) Complete the following activity to find the value of ‘k’.
Solution:
Maharashtra Board Class 10 Maths Solutions Chapter 2 Quadratic Equations Practice Set 2.1 2

Question 1.
x2 + 3x – 5, 3x2 – 5x, 5x2; Write the polynomials In the index form. Observe the coefficients and fill in the boxes. (Textbook p. no. 31)
Answer:
Index form of the given polynomials:
x2 + 3x – 5, 3x2 – 5x + 0, 5x2 + 0x + 0
i. Coefficients of x2 are [1], [3] and [5] respectively, and these coefficients are non zero.
ii. Coefficients of x are 3, [-5] and [0] respectively.
iii. Constant terms are [-5], [0] and [0] respectively.
Here, constant terms of second and third polynomial is zero.

Question 2.
Complete the following table (Textbook p. no. 31)
Maharashtra Board Class 10 Maths Solutions Chapter 2 Quadratic Equations Practice Set 2.1 3
Answer:
Maharashtra Board Class 10 Maths Solutions Chapter 2 Quadratic Equations Practice Set 2.1 4

Question 3.
Decide which of the following are quadratic equations? (Textbook pg. no. 31)
i. 9y2 + 5 = 0
ii. m3 – 5m2 + 4 = 0
iii. (l + 2)(l – 5) = 0
Solution:
i. In the equation 9y2 + 5 = 0, [y] is the only variable and maximum index of the variable is [2].
∴ It [is] a quadratic equation.

ii. In the equation m3 – 5m2 + 4 = 0, [m] is the only variable and maximum index of the variable is not 2.
∴ It [is not] a quadratic equation.

iii. (l + 2)(l – 5) = 0
∴ l(l – 5) + 2(l – 5) = 0
∴ l2 – 5l + 2l – 10 = 0
∴ l2 – 3l – 10 = 0.
In this equation [l] is the only variable and maximum index of the variable is [2]
∴ it [is] a quadratic equation.

Question 4.
If x = 5 is a root of equation kx2 – 14x – 5 = 0, then find the value of k by completing the following activity. (Textbook pg, no. 33)
Solution:
Maharashtra Board Class 10 Maths Solutions Chapter 2 Quadratic Equations Practice Set 2.1 5
Maharashtra Board Class 10 Maths Solutions Chapter 2 Quadratic Equations Practice Set 2.1 6

Maharashtra Board 10th Class Maths Part 1 Practice Set 1.5 Solutions Chapter 1 Linear Equations in Two Variables

Balbharti Maharashtra State Board Class 10 Maths Solutions covers the Practice Set 1.5 Algebra 10th Class Maths Part 1 Answers Solutions Chapter 1 Linear Equations in Two Variables.

Practice Set 1.5 Algebra 10th Std Maths Part 1 Answers Chapter 1 Linear Equations in Two Variables

Question 1.
Two numbers differ by 3. The sum of twice the smaller number and thrice the greater number is 19. Find the numbers.
Solution:
Let the greater number be x and the smaller number be y.
According to the first condition, x – y = 3 …(i)
According to the second condition,
3x + 2y = 19 …(ii)
Multiplying equation (i) by 2, we get
2x – 2y = 6 …(iii)
Adding equations (ii) and (iii), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.5 1
Substituting x = 5 in equation (i), we get
5 – y = 3
∴ 5 – 3 = y
∴ y = 2
∴ The required numbers are 5 and 2.

Question 2.
Complete the following.
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.5 2
Solution:
Opposite sides of a rectangle are equal.
∴ 2x + y + 8 = 4x – y
∴ 8 = 4x – 2x – y – y
∴ 2x – 2y = 8
∴ x – y = 4 …(i)[Dividingboth sides by 2]
Also, x + 4= 2y
∴ x – 2y = -4 …(ii)
Subtracting equation (ii) from (i), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.5 3
Substituting y = 8 in equation (i), we get
x – 8 = 4
∴ x = 4 + 8
∴ x = 12
Now, length of rectangle = 4x – y
= 4(12) – 8
= 48 – 8
∴ Length of rectangle = 40
Breadth of rectangle = 2y = 2(8) = 16
Perimeter of rectangle = 2(length + breadth)
= 2(40 + 16)
= 2(56)
∴ Perimeter of rectangle =112 units
Area of rectangle = length × breadth
= 40 × 16
∴ Area of rectangle = 640 sq. units
∴ x = 12 and y = 8, Perimeter of rectangle is 112 units and area of rectangle is 640 sq. units.

Question 3.
The sum of father’s age and twice the age of his son is 70. If we double the age of the father and add it to the age of his son the sum is 95. Find their present ages.
Solution:
Let the present ages of father and son be x years and y years respectively.
According to the first condition,
x + 2y = 70 …(i)
According to the second condition,
2x + y = 95 …(ii)
Multiplying equation (i) by 2, we get
2x + 4y = 140 …(iii)
Subtracting equation (ii) from (iii), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.5 4
Substituting y = 15 in equation (i), we get
x + 2(15) = 7O
⇒ x + 30 = 70
⇒ x = 70 – 30
∴ x = 40
∴ The present ages of father and son are 40 years and 15 years respectively.

Question 4.
The denominator of a fraction is 4 more than twice its numerator. Denominator becomes 12 times the numerator, if both the numerator and the denominator are reduced by 6. Find the fraction.
Solution:
Let the numerator of the fraction be x and the denominator be y.
∴ Fraction = \(\frac { x }{ y } \)
According to the first condition,
y = 2x + 4
∴ 2x – y = -4 …(i)
According to the second condition,
(y – 6)= 12(x – 6)
∴ y – 6 = 12x – 72
∴ 12x – y = 72 – 6
∴ 12x – y = 66 …(ii)
Subtracting equation (i) from (ii), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.5 5

Question 5.
Two types of boxes A, B ,are to be placed in a truck having capacity of 10 tons. When 150 boxes of type A and 100 boxes of type B are loaded in the truck, it weights 10 tons. But when 260 boxes of type A are loaded in the truck, it can still accommodate 40 boxes of type B, so that it is fully loaded. Find the weight of each type of box.
Solution:
Let the weights of box of type A be x kg and that of box of type B be y kg.
1 ton = 1000 kg
∴ 10 tons = 10000 kg
According to the first condition,
150x + 100y = 10000
∴ 3x + 2y = 200 …(i) [Dividing both sides by 50]
According to the second condition,
260x + 40y = 10000
∴ 13x + 2y = 500 …(ii) [Dividing both sides by 20]
Subtracting equation (i) from (ii), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.5 6
∴ The weights of box of type A is 30 kg and that of box of type B is 55 kg.

Question 6.
Out of 1900 km, Vishal travelled some distance by bus and some by aeroplane. Bus travels with average speed 60 km/hr and the average speed of aeroplane is 700 km/hr. It takes 5 hours to complete the journey. Find the distance Vishal travelled by bus.
Solution:
Let the distance Vishal travelled by bus be x km and by aeroplane be y km.
According to the first condition,
x + y = 1900 …(i)
\(\text { Time }=\frac{\text { Distance }}{\text { Speed }} \)
∴ Time required to cover x km by bus = \(\frac { x }{ 60 } \) hr
Time required to cover y km by aeroplane
= \(\frac { y }{ 700 } \) hr
According to the second condition,
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.5 7
Multiplying equation (i) by 6, we get
6x + 6y= 11400 …(iii)
Subtracting equation (iii) from (ii), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.5 9
∴ The distance Vishal travelled by bus is 150 km.

Question 1.
There are some instructions given below. Frame the equations from the information and write them in the blank boxes shown by arrows. (Textbook pg. no. 20)
Answer:
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.5 10

Maharashtra Board 10th Class Maths Part 1 Problem Set 1 Solutions Chapter 1 Linear Equations in Two Variables

Balbharti Maharashtra State Board Class 10 Maths Solutions covers the Problem Set 1 Algebra 10th Class Maths Part 1 Answers Solutions Chapter 1 Linear Equations in Two Variables.

Problem Set 1 Algebra 10th Std Maths Part 1 Answers Chapter 1 Linear Equations in Two Variables

Choose correct alternative for each of the following questions.

Question 1.
To draw graph of 4x + 5y = 19, find y when x = 1.
(a) 4
(b) 3
(c) 2
(d) -3
Answer:
(b)

Question 2.
For simultaneous equations in variables x and y, Dx = 49, Dy = – 63, D = 7 then what is x?
(a) 7
(b) -7
(c) \(\frac { 1 }{ 7 } \)
(d) \(\frac { -1 }{ 7 } \)
Answer:
(a)

Question 3.
Find the value of
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 1
(a) -1
(b) -41
(c) 41
(d) 1
Answer:
(d)

Question 4.
To solvex + y = 3; 3x – 2y – 4 = 0 by determinant method find D.
(a) 5
(b) 1
(c) -5
(d) -1
Answer:
(c)

Question 5.
ax + by = c and mx + n y = d and an ≠ bm then these simultaneous equations have-
(a) Only one common solution
(b) No solution
(c) Infinite number of solutions
(d) Only two solutions.
Answer:
(a)

Question 2.
Complete the following table to draw the graph of 2x – 6y = 3.
Answer:
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 2

Question 3.
Solve the following simultaneous equations graphically.
i. 2x + 3y = 12 ; x – y = 1
ii. x – 3y = 1 ; 3x – 2y + 4 = 0
iii. 5x – 6y + 30 = 0; 5x + 4y – 20 = 0
iv. 3x – y – 2 = 0 ; 2x + y = 8
v. 3x + y= 10 ; x – y = 2
Answer:
i. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 3
The two lines interest at point (3,2).
∴ x = 3 and y = 2 is the solution of the simultaneous equations 2x + 3y = 12 and x – y = 1.

ii. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 4
The two lines intersect at point (-2, -1).
∴ x = -2 and y = -1 is the solution of the simultaneous equations x – 3y = 1 and 3x – 2p + 4 = 0.

iii. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 5 Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 6
The two lines intersect at point (0, 5).
∴ x = 0 and y = 5 is the solution of the simultaneous equations 5x – 6y + 30 = 0 and 5x + 4y – 20 = 0.

iv. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 7
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 8
The two lines intersect at point (2, 4).
∴ x = 2 and y = 4 is the solution of the simultaneous equations 3x – y – 2 = 0 and 2x + y = 8.

v. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 9 Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 10
The two lines intersect at point (3, 1).
∴ x = 3 and y = 1 is the solution of the simultaneous equations 3x + y = 10 and x – y = 2.

Question 4.
Find the values of each of the following determinants.
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 11
Solution:
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 12
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 13

Question 5.
Solve the following equations by Cramer’s method.
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 14
Solution:
i. The given simultaneous equations are
6x – 3y = -10 …(i)
3x + 5y – 8 = 0
∴ 3x + 5y = 8 …(ii)
Equations (i) and (ii) are in ax + by = c form. Comparing the given equations with a1x + b1y = c1 and a2x + b2y = c2, we get
a1 = 6, b1 = -3, c1 = 10 and
a2 = 3, b2 = 5, c2 = 8
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 15

ii. The given simultaneous equations are
4m – 2n = -4 …(i)
4m + 3n = 16 …(ii)
Equations (i) and (ii) are in am + bn = c form.
Comparing the given equations with a1m + b1n = c1 and a2m + b2n = c2, we get
a1 = 4, b1 = -2, c1 = -4 and
a2 = 4, b2 = 3, c2 = 16
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 16
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 17
∴ (m, n) = (1, 4) is the solution of the given simultaneous equations.

iii. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 18 Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 19

iv. The given simultaneous equations are
7x + 3y = 15 …(i)
12y – 5x = 39
i.e. -5x + 12y = 39 …(ii)
Equations (i) and (ii) are in ax + by = c form.
Comparing the given equations with
a1x + b1y = c1 and a2x + b2y = c2, we get
a1 = 7, b1 = 3, c1 = 15 and
a2 = -5, b2 = 12, c2 = 39
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 20

v. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 21
∴ 4(x + y – 8) = 2(3x – y)
∴ 4x + 4y – 32 = 6x – 2y
∴ 6x – 4x – 2y – 4y = -32
∴ 2x – 6y = -32
∴ x – 3y = -16 …(ii)[Dividing both sides by 2]
Equations (i) and (ii) are in ax + by = c form. Comparing the given equations with
a1x + b1y = c1 and a2x + b2y = c2, we get
a1 = 1, b1 = -1, c1 = -4 and
a2 = 1, b2 = -3, c2 = -16
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 22
∴ (x, y) = (2, 6) is the solution of the given simultaneous equations.

Question 6.
Solve the following simultaneous equations:
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 23
Answer:
i. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 24
Subtracting equation (iv) from (iii), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 25
∴ (x, y) = (6, – 4) is the solution of the given simultaneous equations.

ii. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 26
Adding equations (v) and (vi), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 27

iii. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 28
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 29
∴ (x, y) = (1, 2) is the solution of the given simultaneous equations.

iv. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 30
∴ Equations (i) and (ii) become 7q – 2p = 5 …(iii)
8q + 7p = 15 …(iv)
Multiplying equation (iii) by 7, we get
49q – 14p = 35 …(v)
Multiplying equation (iv) by 2, we get
16q + 14p = 30 …(vi)
Adding equations (v) and (vi), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 31
Substituting q = 1 in equation (iv), we get
8(1) + 7p = 15
∴ 8 + 7p = 15
∴ 7p = 15 – 8
∴ 7p = 7
∴ p = \(\frac { 7 }{ 7 } \) = 1
∴ (P, q) = (1,1)
Resubstituting the values of p and q, we get
1 = \(\frac { 1 }{ x } \) and 1 = \(\frac { 1 }{ y } \)
∴ x = 1 and y = 1
∴ (x, y) = (1, 1) is the solution of the given simultaneous equations.

v. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 32
Resubstituting the values of p and q, we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 33
∴ 3x + 4y = 10 …(v)
and 2x – 3y = 1 …(vi)
Multiplying equation (v) by 3, we get
9x + 12y = 30 …(vii)
Multiplying equation (vi) by 4, we get
8x – 12y = 4 …(viii)
Adding equations (vii) and (viii), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 34
Substituting x = 2 in equation (v), we get
3(2) + 4y = 10
⇒ 6 + 4y = 10
⇒ 4y = 10 – 6
⇒ y = 4/4 = 1
∴ y = 1
∴ (x, y) = (2, 1) is the solution of the given simultaneous equations.

Question 7.
Solve the following word problems, i. A two digit number and the number with digits interchanged add up to 143. In the given number the digit in unit’s place is 3 more than the digit in the ten’s place. Find the original number.
Solution:
Let the digit in unit’s place be x
and that in the ten’s place be y.
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 35

ii. Kantabai bought 1 \(\frac { 1 }{ 2 } \) kg tea and 5 kg sugar from a shop. She paid ₹ 50 as return fare for rickshaw. Total expense was ₹ 700. Then she realised that by ordering online the goods can be bought with free home delivery at the same price. So, next month she placed the order online for 2 kg tea and 7 kg sugar. She paid ₹ 880 for that. Find the rate of sugar and tea per kg.
Solution:
Let the rate of tea be ₹ x per kg and that of sugar be ₹ y per kg.
According to the first condition,
cost of 1 \(\frac { 1 }{ 2 } \) kg tea + cost of 5 kg sugar + fare for rickshaw = total expense
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 36
According to the second condition,
cost of 2 kg tea + cost of 7 kg sugar = total expense
2x + 7y = 880 …(ii)
Multiplying equation (i) by 2, we get
6x + 20y = 2600 …(iii)
Multiplying equation (ii) by 3, we get
6x + 21y = 2640 …(iv)
Subtracting equation (iii) from (iv), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 37
∴ The rate of tea is ₹ 300 per kg and that of sugar is ₹ 40 per kg.

iii. To find number of notes that Anushka had, complete the following activity.
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 38
Solution:
Anushka had x notes of ₹ 100 and y notes of ₹ 50.
According to the first condition,
100x + 50y = 2500
∴ 2x + y = 50 …(i) [Dividing both sides by 50]
According to the second condition,
100y + 50x = 2000
∴ 2y + x = 40 … [Dividing both sides by 50]
i.e. x + 2y = 40
∴ 2x + 4y = 80 …(ii) [Multiplying both sides by 2]
Subtracting equation (i) from (ii), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 39
∴ Anushka had 20 notes of ₹ 100 and 10 notes of ₹ 50.

iv. Sum of the present ages of Manish and Savita is 31, Manish’s age 3 years ago was 4 times the age of Savita. Find their present ages.
Solution:
Let the present ages of Manish and Savita be x years and y years respectively.
According to the first condition,
x + y = 31 …(i)
3 years ago,
Manish’s age = (x – 3) years
Savita’s age = (y – 3) years
According to the second condition,
(x – 3) = 4 (y – 3)
∴ x – 3 = 4y – 12
∴ x – 4y = -12 + 3
∴ x – 4y = -9 …(ii)
Subtracting equation (ii) from (i), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 40
∴ x = 31 – 8
∴ x = 23
The present ages of Manish and Savita are 23 years and 8 years respectively.

v. In a factory the ratio of salary of skilled and unskilled workers is 5 : 3. Total salary of one day of both of them is ₹ 720. Find daily wages of skilled and unskilled workers.
Solution:
Let the daily wages of skilled workers be ₹ x
that of unskilled workers be ₹ y.
According to the first condition,
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 41
∴ The daily wages of skilled workers is ₹ 450 and that of unskilled workers is ₹ 270.

vi. Places A and B are 30 km apart and they are on a straight road. Hamid travels from A to B on bike. At the same time Joseph starts from B on bike, travels towards A. They meet each other after 20 minutes. If Joseph would have started from B at the same time but in the opposite direction (instead of towards A), Hamid would have caught him after 3 hours. Find the speed of Hamid and Joseph.
Solution:
Let the speeds of Hamid and Joseph be x km/hr andy km/hr respectively.
Distance travelled by Hamid in 20 minutes
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 42
According to the first condition,
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Problem Set 43
∴ The speeds of Hamid and Joseph 50 km/hr and 40 km/hr respectively.

Maharashtra Board 10th Class Maths Part 1 Practice Set 1.4 Solutions Chapter 1 Linear Equations in Two Variables

Balbharti Maharashtra State Board Class 10 Maths Solutions covers the Practice Set 1.4 Algebra 10th Class Maths Part 1 Answers Solutions Chapter 1 Linear Equations in Two Variables.

Practice Set 1.4 Algebra 10th Std Maths Part 1 Answers Chapter 1 Linear Equations in Two Variables

Question 1.
Solve the following simultaneous equations.
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 1
Solution:
i. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 2
∴ Equations (i) and (ii) become
2p – 3q = 15 …(iii)
8p + 5q = 77 …(iv)
Multiplying equation (iii) by 4, we get
8p – 12q = 60 …(v)
Subtracting equation (v) from (iv), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 3
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 4

ii. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 5
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 6
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 7
Substituting x = 3 in equation (vi), we get
3 + y = 5
∴ y = 5 – 3 = 2
∴ (x, y) = (3, 2) is the solution of the given simultaneous equations.

iii. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 8
∴ Equations (i) and (ii) become
27p + 31q = 85 …(iii)
31p + 27q = 89 …(iv)
Adding equations (iii) and (iv), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 9
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 10
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 11

iv. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 12
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 13
Substituting x = 1 in equation (vi), we get
3(1) + y = 4
∴ 3 + y = 4
∴ y = 4 – 3 = 1
∴ (x, y) = (1, 1) is the solution of the given simultaneous equations.

Question 1.
Complete the following table. (Textbook pg. no. 16)
Solution:
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 14

Question 2.
In the above table the equations are not linear. Can you convert the equations into linear equations? (Textbook pg. no. 17)
Answer:
Yes, the above given simultaneous equations can be converted to a pair of linear equations by making suitable substitutions.

Steps for solving equations reducible to a pair of linear equations.

  • Step 1: Select suitable variables other than those which are in the equations.
  • Step 2: Replace the given variables with new variables such that the given equations become linear equations in two variables.
  • Step 3: Solve the new simultaneous equations and find the values of the new variables.
  • Step 4: By resubstituting the value(s) of the new variables, find the replaced variables which are to be determined.

Question 3.
To solve given equations fill the below boxes suitably. (Text book pg.no. 19)
Answer:
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 15

Question 4.
The examples on textbook pg. no. 17 and 18 obtained by transformation are solved by elimination method. If you solve these equations by graphical method and by Cramer’s rule will you get the same answers? Solve and check it. (Textbook pg. no. 18)
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 16
Solution:
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 17 Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 18
The two lines intersect at point (1,-1).
∴ p = 1 and q = -1 is the solution of the simultaneous equations 4p + q = 3 and 2p – 3q = 5.
Re substituting the values of p and q, we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.4 19
The two lines intersect at point (0, -1).
∴ x = 0 and y = -1 is the solution of the simultaneous equations x – y = 1 and x + y = -1.
∴ (x, y) = (0, -1) is the solution of the given simultaneous equations.

Maharashtra Board 10th Class Maths Part 1 Practice Set 1.3 Solutions Chapter 1 Linear Equations in Two Variables

Balbharti Maharashtra State Board Class 10 Maths Solutions covers the Practice Set 1.3 Algebra 10th Class Maths Part 1 Answers Solutions Chapter 1 Linear Equations in Two Variables.

Practice Set 1.3 Algebra 10th Std Maths Part 1 Answers Chapter 1 Linear Equations in Two Variables

Question 1.
Fill in the blanks with correct number.
Solution:
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.3 1

Question 2.
Find the values of following determinants.
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.3 2
Solution:
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.3 3
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.3 4

Question 3.
Solve the following simultaneous equations using Cramer’s rule.
i. 3x – 4y = 10 ; 4x + 3y = 5
ii. 4x + 3y – 4 = 0 ; 6x = 8 – 5y
iii. x + 2y = -1 ; 2x – 3y = 12
iv. 6x – 4y = -12 ; 8x – 3y = -2
v. 4m + 6n = 54 ; 3m + 2n = 28
vi. 2x + 3y = 2 ; x – \(\frac { y }{ 2 } \) = \(\frac { 1 }{ 2 } \)
Solution:
i. The given simultaneous equations are 3x – 4y = 10 …(i)
4x + 3y = 5 …(ii)
Equations (i) and (ii) are in ax + by = c form.
Comparing the given equations with
a1x + b1y = c1 and a2x + b2y = c2, we get
a1 = 3, b1 = -4, c1 = 10 and
a2 = 4, b2 = 3, c2 = 5
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.3 5
∴ (x, y) = (2, -1) is the solution of the given simultaneous equations.

ii. The given simultaneous equations are
4x + 3y – 4 = 0
∴ 4x + 3y = 4 …(i)
6x = 8 – 5y
∴ 6x + 5y = 8 …(ii)
Equations (i) and (ii) are in ax + by = c form.
Comparing the given equations with
a1x + b1y = c1 and a2x + b2y = c2, we get
a1 = 4, b1 = 3, c1 = 4 and
a2 = 6, b2 = 5, c2 = 8
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.3 6
∴ (x, y) = (-2, 4) is the solution of the given simultaneous equations.

iii. The given simultaneous equations are
x + 2y = -1 …(i)
2x – 3y = 12 …(ii)
Equations (i) and (ii) are in ax + by = c form.
Comparing the given equations with
a1x + b1y = C1 and a2x + b2y = c2, we get
a1 = 1, b1 = 2, c1 = -1 and
a2 = 2, b2 = -3, c2 = 12
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.3 7
∴ (x, y) = (3, -2) is the solution of the given simultaneous equations.

iv. The given simultaneous equations are
6x – 4y = -12
∴ 3x – 2y = -6 …(i) [Dividing both sides by 2]
8x – 3y = -2 …(ii)
Equations (i) and (ii) are in ax + by = c form.
Comparing the given equations with
a1x + b1y = c1 and a2x + b2y = c2, we get
a1 = 3, b1 = -2, c1 = -6 and
a2 = 8, b2 = -3, c2 = -2
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.3 8
∴ (x, y) = (2, 6) is the solution of the given simultaneous equations.

v. The given simultaneous equations are
4m + 6n = 54
2m + 3n = 27 …(i) [Dividing both sides by 2]
3m + 2n = 28 …(ii)
Equations (i) and (ii) are in am + bn = c form.
Comparing the given equations with
a1m + b1n = c1 and a2m + b2n = c2, we get
a1 = 2, b1 = 3, c1 = 27 and
a2 = 3, b2 = 2, c2 = 28
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.3 9
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.3 10
∴ (m, n) = (6, 5) is the solution of the given simultaneous equations.

vi. The given simultaneous equations are
2x + 3y = 2 …(i)
x = \(\frac { y }{ 2 } \) = \(\frac { 1 }{ 2 } \)
∴ 2x – y = 1 …(ii) [Multiplying both sides by 2]
Equations (i) and (ii) are in ax + by = c form.
Comparing the given equations with
a1x + b1y = c1 and a2x + b2y = c2, we get
a1 = 2, b1 = 3, c1 = 2 and
a2 = 2, b2 = -1, c2 = 1
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.3 11

Question 1.
To solve the simultaneous equations by determinant method, fill in the blanks,
y + 2x – 19 = 0; 2x – 3y + 3 = 0 (Textbookpg.no. 14)
Solution:
Write the given equations in the form
ax + by = c.
2x + y = 19
2x – 3y = -3
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.3 12

Question 2.
Complete the following activity. (Textbook pg. no. 15)
Solution:
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Practice Set Ex 1.3 13

Question 3.
What is the nature of solution if D = 0? (Textbook pg. no. 16)
Solution:
If D = 0, i.e. a1b2 – b1a2 = 0, then the two simultaneous equations do not have a unique solution.
Examples:
i. 2x – 4y = 8 and x – 2y = 4
Here, a1b2 – b1a2 = (2)(-2) – (-4) (1)
= -4 + 4 = 0
Graphically, we can check that these two lines coincide and hence will have infinite solutions.

ii. 2x – y = -1 and 2x – y = -4
Here, a1 b2 – b1 a2 = (2)(-1) – (-1) (2)
= -2 + 2 = 0
Graphically, we can check that these two lines are parallel and hence they do not have a solution.

Question 4.
What can you say about lines if common solution is not possible? (Textbook pg. no. 16)
Answer:
If the common solution is not possible, then the lines will either coincide or will be parallel to each other.

Maharashtra Board 10th Class Maths Part 1 Practice Set 1.2 Solutions Chapter 1 Linear Equations in Two Variables

Balbharti Maharashtra State Board Class 10 Maths Solutions covers the Practice Set 1.2 Algebra 10th Class Maths Part 1 Answers Solutions Chapter 1 Linear Equations in Two Variables.

Practice Set 1.2 Algebra 10th Std Maths Part 1 Answers Chapter 1 Linear Equations in Two Variables

10th Maths 2 Practice Set 1.2 Question 1.
Complete the following table to draw graph of the equations.
i. x + y = 3
ii. x – y = 4
Answer:
i. x + y = 3
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 1
ii. x – y = 4
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 2

Linear Equations In Two Variables Practice Set 1.2  Question 2.
Solve the following simultaneous equations graphically.
i. x + y = 6 ; x – y = 4
ii. x + y = 5 ; x – y = 3
iii. x + y = 0 ; 2x – y = 9
iv. 3x – y = 2 ; 2x – y = 3
v. 3x – 4y = -7 ; 5x – 2y = 0
vi. 2x – 3y = 4 ; 3y – x = 4
Solution:
i. The given simultaneous equations are
x + y = 6                                                                                                        x – y = 4
∴ y = 6 – x                                                                                                     ∴ y = x – 4Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 3
The two lines intersect at point (5, 1).
∴ x = 5 and y = 1 is the solution of the simultaneous equations x + y = 6 and x – y = 4.

ii. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 6
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 7
The two lines intersect at point (4, 1).
∴ x = 4 and y = 1 is the solution of the simultaneous equations x+y = 5 and x – y = 3.

iii. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 4
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 5
The two lines intersect at point (3, -3).
∴ x = 3 and y = -3 is the solution of the simultaneous equations x + y = 0 and 2x – y = 9.

iv. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 8
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 9
The two lines intersect at point (-1, -5).
∴ x = -1 and y = -5 is the solution of the simultaneous equations 3x- y = 2 and 2x- y = 3.

v. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 10
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 11
The two lines intersect at point (1, 2.5).
∴ x = 1 and y = 2.5 is the solution of the simultaneous equations 3x – 4y = -7 and 5x – 2y = 0.

vi. The given simultaneous equations are
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 12
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 13
The two lines intersect at point (8, 4).
∴ x = 8 and y = 4 is the solution of the simultaneous equations 2x – 3y = 4 and 3y – x = 4.

10th Math Part 2 Practice Set 1.2  Question 1.
Solve the following simultaneous equations by graphical method. Complete the following tables to get ordered pairs.
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 14
i. Plot the above ordered pairs on the same co-ordinate plane.
ii. Draw graphs of the equations.
iii. Note the co-ordinates of the point of intersection of the two graphs. Write solution of these equations. (Textbook pg. no. 8)
Solution:
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 15 Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 16
The two lines intersect at point (-1, -2).
∴ (x , y) = (-1, -2) is the solution of the given simultaneous equations.

Mathematics Part 1 Standard 9 Practice Set 1.2 Answer  Question 1.
Solve the above equations by method of elimination. Check your solution with the solution obtained by graphical method. (Textbook pg. no. 8)
Solution:
The given simultaneous equations are
x – y = 1 …(i)
5x – 3y = 1 …(ii)
Multiplying equation (i) by 3, we get
3x – 3y = 3 …(iii)
Subtracting equation (iii) from (ii), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 17
Substituting x = -1 in equation (i), we get
-1 -y= 1
∴ -y = 1 + 1
∴ -y = 2
∴ y = -2
∴ (x,y) = (-1, -2) is the solution of the given simultaneous equations.
∴ The solution obtained by elimination method and by graphical method is the same.

1.2 Maths Class 10 Question 2.
The following table contains the values of x and y co-ordinates for ordered pairs to draw the graph of 5x – 3y = 1.
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 18
i. Is it easy to plot these points?
ii. Which precaution is to be taken to find ordered pairs so that plotting of points becomes easy? (Textbook pg. no. 8)
Solution:
i. No
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 19
The above numbers are non-terminating and recurring decimals.
∴ It is not easy to plot the given points.

ii. While finding ordered pairs, numbers should be selected in such a way that the co-ordinates obtained will be integers.

Linear Equations ¡n Two Variables Class 10 Maths Question 3.
To solve simultaneous equations x + 2y = 4; 3x + 6y = 12 graphically, following are the ordered pairs.
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 20
Plotting the above ordered pairs, graph is drawn. Observe it and find answers of the following questions.
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 21
i. Are the graphs of both the equations different or same?
ii. What are the solutions of the two equations x + 2y = 4 and 3x + 6y = 12? How many solutions are possible?
iii. What are the relations between coefficients of x, coefficients of y and constant terms in both the equations?
iv. What conclusion can you draw when two equations are given but the graph is only one line? (Textbook pg. no. 9)
Solution:
i. The graphs of both the equations are same.
ii. The solutions of the given equations are (-2, 3), (0, 2), (1, 1.5), etc.
∴ Infinite solutions are possible.
iii. Ratio of coefficients of x = \(\frac { 1 }{ 3 } \)
Ratio of coefficients of y = \(\frac { 2 }{ 6 } \) = \(\frac { 1 }{ 3 } \)
Ratio of constant terms = \(\frac { 4 }{ 12 } \) = \(\frac { 1 }{ 3 } \)
∴ Ratios of coefficients of x = ratio of coefficients of y = ratio of the constant terms
iv. When two equations are given but the graph is only one line, the equations will have infinite solutions.

Class 10 Maths Part 1 Practice Set 1.2 Question 4.
Draw graphs of x- 2y = 4, 2x – 4y = 12 on the same co-ordinate plane. Observe it. Think of the relation between the coefficients of x, coefficients ofy and the constant terms and draw the inference. (Textbook pg. no. 10)
Solution:
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 22 Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 23
ii. Ratio of coefficients of x =\(\frac { 1 }{ 2 } \)
Ratio of coefficients of y = \(\frac { -2 }{ -4 } \) = \(\frac { 1 }{ 2 } \)
Ratio of constant terms = \(\frac { 4 }{ 12 } \) = \(\frac { 1 }{ 3 } \)
∴ Ratio of coefficients of x = ratio of coefficients of y ratio of constant terms
iii. If ratio of coefficients of x = ratio of coefficients of y ≠ ratio of constant terms, then the graphs of the two equations will be parallel to each other.

Condition of consistency in Equations:
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.2 24

Maharashtra Board 10th Class Maths Part 1 Practice Set 1.1 Solutions Chapter 1 Linear Equations in Two Variables

Balbharti Maharashtra State Board Class 10 Maths Solutions covers the Practice Set 1.1 Algebra 10th Class Maths Part 1 Answers Solutions Chapter 1 Linear Equations in Two Variables.

Practice Set 1.1 Algebra 10th Std Maths Part 1 Answers Chapter 1 Linear Equations in Two Variables

Question 1.
Complete the following activity to solve the simultaneous equations.
5x + 3y = 9 …(i)
2x-3y=12 …(ii)
Solution:
5x + 3y = 9 …(i)
2x-3y=12 …(ii)
Add equations (i) and (ii).
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.1 1

Question 2.
Solve the following simultaneous equations.
i. 3a + 5b = 26; a + 5b = 22
ii. x + 7y = 10; 3x – 2y = 7
iii. 2x – 3y = 9; 2x + y = 13
iv. 5m – 3n = 19; m – 6n = -7
v. 5x + 2y = -3;x + 5y = 4
vi. \(\frac { 1 }{ 3 } \) x+ y = \(\frac { 10 }{ 3 } \) ; 2x + \(\frac { 1 }{ 4 } \) y = \(\frac { 11 }{ 4 } \)
vii. 99x + 101y = 499 ; 101x + 99y = 501
viii. 49x – 57y = 172; 57x – 49y = 252
Solution:
i. 3a + 5b = 26 …(i)
a + 5b = 22 …(ii)
Subtracting equation (ii) from (i), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.1 2
Substituting a = 2 in equation (ii), we get
2 + 5b = 22
∴ 5b = 22 – 2
∴ 5b = 20
∴ b = \(\frac { 20 }{ 5 } \) =4
∴ (a, b) = (2, 4) is the solution of the given simultaneous equations.

ii. x + 7y = 10
∴ x = 10 – 7y …(i)
3x – 2y = 7 …1(ii)
Substituting x = 10 – ly in equation (ii), we get
3 (10 – 7y) – 2y = 7
∴ 30 – 21y – 2y = 7
∴ -23y = 7 – 30
∴ -23y = -23
∴ y = \(\frac { -23 }{ -23 } \)
Substituting y = 1 in equation (i), we get
x = 10 – 7 (1)
= 10 – 7 = 3
∴ (x, y) = (3, 1) is the solution of the given simultaneous equations.

iii. 2x – 3y = 9 …(i)
2x + y = 13 …(ii)
Subtracting equation (ii) from (i), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.1 3
∴ (x, y) = (6, 1) is the solution of the given simultaneous equations.

iv. 5m – 3n = 19 …(i)
m – 6n = -7
∴ m = 6n – 7 …(ii)
Substituting m = 6n – 7 in equation (i), we get
5(6n – 7) – 3n = 19
∴ 30n – 35 – 3n = 19
∴ 27n = 19 + 35
∴ 27n = 54
∴ n = \(\frac { 54 }{ 27 } \) = 2
Substituting n = 2 in equation (ii), we get
m = 6(2) – 7
= 12 – 7 = 5
∴ (m, n) = (5, 2) is the solution of the given simultaneous equations.

v. 5x + 2y = -3 …(i)
x + 5y = 4
∴ x = 4 – 5y …(ii)
Substituting x = 4 – 5y in equation (i), we get
5(4 – 5y) + 2y = -3
∴ 20 – 25y + 2y = -3
∴ -23y = -3 – 20
∴ -23y = -23
∴ y = \(\frac { -23 }{ -23 } \) = 1
Substituting y = 1 in equation (ii), we get
x = 4 – 5(1)
= 4 – 5 = -1
∴ (x, y) = (-1, 1) is the solution of the given simultaneous equations.

Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.1 4
Substituting y = 3 in equation (i), we get
x = 10 – 3(3)
= 10 – 9 = 1
∴ (x, y) = (1, 3) is the solution of the given simultaneous equations.

vii. 99x + 101 y = 499 …(i)
101 x + 99y = 501 …(ii)
Adding equations (i) and (ii), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.1 5
Substituting x = 3 in equation (iii), we get
3 + y = 5
∴ y = 5 – 3 = 2
∴ (x, y) = (3, 2) is the solution of the given simultaneous equations.

viii. 49x – 57y = 172 …(i)
57x – 49y = 252 …(ii)
Adding equations (i) and (ii), we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.1 6
Substituting x = 7 in equation (iv), we get
7 + y = 10
∴ y = 10 – 7 = 3
∴ (x, y) = (7, 3) is the solution of the given simultaneous equations.

Complete the following table. (Textbook pg. no. 1)
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.1 7

Question 1.
Solve: 3x+ 2y = 29; 5x – y = 18 (Textbook pg. no. 3)
Solution:
3x + 2y = 29 …(i)
and 5x- y = 18 …(ii)
Let’s solve the equations by eliminating ‘y’.
Fill suitably the boxes below.
Multiplying equation (ii) by 2, we get
Maharashtra Board Class 10 Maths Solutions Chapter 1 Linear Equations in Two Variables Ex 1.1 8

Maharashtra Board 10th Class Maths Part 2 Practice Set 7.3 Solutions Chapter 7 Mensuration

Balbharti Maharashtra State Board Class 10 Maths Solutions covers the Practice Set 7.3 Geometry 10th Class Maths Part 2 Answers Solutions Chapter 7 Mensuration.

Practice Set 7.3 Geometry 10th Std Maths Part 2 Answers Chapter 7 Mensuration

Practice Set 7.3 Geometry Class 10 Question 1.
Radius of a circle is 10 cm. Measure of an arc of the circle is 54°. Find the area of the sector associated with the arc. (π = 3.14)
Given : Radius (r) = 10 cm,
Measure of the arc (θ) = 54°
To find : Area of the sector.
Solution:
Area of sector = \(\frac{\theta}{360} \times \pi r^{2}\)
= \(\frac { 54 }{ 360 } \) × 3.14 × (10)2
= \(\frac { 3 }{ 20 } \) × 3.14 × 100
= 3 × 3.14 × 5
= 15 × 3.14
= 47.1 cm2
∴ The area of the sector is 47.1 cm2.

Mensuration Practice Set 7.3 Question 2.
Measure of an arc of a circle is 80° and its radius is 18 cm. Find the length of the arc. (π = 3.14)
Given: Radius (r) = 18 cm,
Measure of the arc (θ) = 80°
To find: Length of the arc.
Solution:
Length of arc = \(\frac{\theta}{360} \times 2 \pi r\) × 2πr
= \(\frac { 8 }{ 360 } \) × 2 × 3.14 × 18
= \(\frac { 2 }{ 9 } \) × 2 × 3.14 × 18
= 2 × 2 × 3.14 × 2 = 25.12 cm
∴ The length of the arc is 25.12 cm.

Practice Set 7.3 Geometry Question 3.
Radius of a sector of a circle is 3.5 cm and length of its arc is 2.2 cm. Find the area of the sector.
Solution:
Given: Radius (r) = 3.5 cm,
length of arc (l) = 2.2 cm
To find: Area of the sector.
Solution:
Area of sector = \(\frac{l \times \mathrm{r}}{2}\)
= \(\frac{2.2 \times 3.5}{2}\)
= 1.1 × 3.5 = 3.85 cm2
∴ The area of the sector is 3.85 cm2.

Question 4.
Radius of a circle is 10 cm. Area of a sector of the circle is 100 cm2. Find the area of its corresponding major sector, (π = 3.14)
Given: Radius (r) = 10 cm,
area of minor sector =100 cm2
To find: Area of maj or sector.
Solution:
Area of circle = πr2
= 3.14 × (10)2
= 3.14 × 100 = 314 cm2
Now, area of major sector
= area of circle – area of minor sector
= 314 – 100
= 214 cm2
∴ The area of the corresponding major sector is 214 cm2.

Question 5.
Area of a sector of a circle of radius 15 cm is 30 cm2. Find the length of the arc of the sector.
Given: Radius (r) =15 cm,
area of sector = 30 cm2
To find: Length of the arc (l).
Solution:
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 1
∴ The length of the arc is 4 cm.

Practice Set 7.3 Question 6.
In the adjoining figure, radius of the circle is 7 cm and m (arc MBN) = 60°, find
i. Area of the circle.
ii. A(O-MBN).
iii. A(O-MCN).
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 2
Given: radius (r) = 7 cm,
m(arc MBN) = θ = 60°
Solution:
i. Area of circle = πr2
= \(\frac { 22 }{ 7 } \) × (7)2
= 22 × 7
= 154 cm2
∴ The area of the circle is 154 cm2

ii. Central angle (θ) = ∠MON = 60°
Area of sector = \(\frac{\theta}{360} \times \pi r^{2}\)
∴ A(O – MBN) = \(\frac { 60 }{ 360 } \) × \(\frac { 22 }{ 7 } \) × (7)2
\(\frac { 1 }{ 6 } \) × 22 × 7
= 25.67 cm2
= 25.7 cm2
∴ A(O-MBN) = 25.7 cm2

iii. Area of major sector = area of circle – area of minor sector
∴ A(O-MCN) = Area of circle – A(O-MBN)
= 154 – 25.7
∴ A(O-MCN) = 128.3 cm2

Question 7.
In the adjoining figure, radius of circle is 3.4 cm and perimeter of sector P-ABC is 12.8 cm. Find A(P-ABC).
Given: Radius (r) = 3.4 cm,
perimeter of sector 12.8 cm
To find: A(P-ABC)
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 3
Solution:
Perimeter of sector
= Iength of arc ABC + AP + CP
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3
∴ 12.8 = l + 3.4 + 3.4
∴ 12.8 = l + 6.8
∴ l = 12.8 – 6.8 = 6cm
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 4
∴ A(P-ABC) = 10.2 cm2

7.3 Class 10 Question 8.
In the adjoining figure, O is the centre of the sector. ∠ROQ = ∠MON = 60°. OR = 7 cm, and OM = 21 cm. Find the lengths of arc RXQ and (π = \(\frac { 22 }{ 7 } \))

Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3
Given: ∠ROQ = ∠MON = 60°,
radius (r) = OR = 7 cm, radius (R) = OM = 21 cm
To find: Lengths of arc RXQ and arc MYN.
Solution:
i. Length of arc RXQ = \(\frac{\theta}{360} \times 2 \pi r\)
= \(\frac { 60 }{ 2 } \) × 2 × \(\frac { 22 }{ 7 } \) × 7
= \(\frac { 1 }{ 6 } \) × 2 × 22
= 7.33 cm
ii. Length of arc MYN = \(\frac{\theta}{360} \times 2 \pi R\)
= \(\frac { 60 }{ 2 } \) × 2 × \(\frac { 22 }{ 7 } \) × 21
= \(\frac { 1 }{ 6 } \) × 2 × 22 × 3
= 22 cm
∴ The lengths of arc RXQ and arc MYN are 7.33 cm and 22 cm respectively.

Question 9.
In the adjoining figure, if A(P-ABC) = 154 cm2, radius of the circle is 14 cm, find
i. ∠APC,
ii. l(arc ABC).
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 5
Given: A(P – ABC) = 154 cm2,
radius (r) = 14 cm
Solution:
i. Let ∠APC = θ
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 6
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 7

Std 10 Geometry Mensuration Question 10.
Radius of a sector of a circle is 7 cm. If measure of arc of the sector is
i. 30°
ii. 210°
iii. three right angles, find the area of the sector in each case.
Given: Radius (r) = 7 cm
To find: Area of the sector.
Solution:
i. Measure of the arc (θ) = 30°
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 8
∴ Area of the sector is 12.83 cm2.
ii. Measure of the arc (θ) = 210°
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 9
∴ Area of the sector is 89.83 cm2.
iii. Measure of the arc (θ) = 3 right angle
= 3 × 90° = 270°
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 10
∴ Area of the sector is 115.50 cm2.

Mensuration Practice Question 11.
The area of a minor sector of a circle is 3.85 cm2 and the measure of its central angle is 36°. Find the radius of the circle.
Given: Area of minor sector = 3.85 cm2,
central angle (θ) = 36°
To find: Radius of the circle (r).
Solution:
Area of minor sector = \(\frac{\theta}{360} \times \pi r^{2}\)
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 11
∴ The radius of the circle ¡s 3.5 cm.

10th Geometry Practice Set 7.3 Question 12.
In the given figure, ꠸PQRS is a rectangle. If PQ = 14 cm, QR = 21 cm, find the areas of the parts x, y and z.
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 12
Given: In rectangle PQRS,
PQ = 14 cm, QR = 21 cm
To find: Areas of the parts x, y and z.
Solution:
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 13
∠Q = ∠R = θ = 90° …[Angles of a rectangle]
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 14
For the sector (Q – PA),
PQ = QA …[Radii of the same circle]
∴ QA = 14 cm
Now, QR = QA + AR … [Q – A – R]
∴ 21 = 14 + AR
∴ AR = 7 cm
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 15
Area of rectangle = length × breadth
area of ꠸PQRS = PQ × QR
= 14 × 21
= 294 cm2
Area of part z = area of ꠸PQRS
– area of part x – area of part y
= 294 – 154 – 38.5
= 101.5 cm2
∴ The area of part x is 154 cm2, the area of part y is 38,5 cm2 and the area of part z is 101.5 cm2.

Question 13.
∆ALMN is an equilat triangle. LM = 14 cm. As shown in figure, three sectors are drawn with vertices as centres and radius 7 cm. Find,
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 16
i. A (∆ LMN).
ii. Area of any one of the sectors.
iii. Total area of all the three sectors.
iv. Area of the shaded region. (\(\sqrt { 3 }\) = 1.732 )
Given: In equilateral triangle LMN, LM =14 cm,
radius of sectors (r) = 7 cm
Solution:
i. ∆LMN is an equilateral triangle.
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 17
ii. Central angle (θ) = 60° …[Angle of an equilateral triangle]
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 18
∴ Area of one sector = 25.67 cm2
iii. Total area of all three sectors
= 3 × Area of one sector
= 3 × 25.67
= 77.01 cm2
∴ Total area of all three sectors = 77.01 cm2
iv. Area of shaded region
= A(∆LMN) – total area of all three sectors
= 84.87 – 77.01
= 7.86 cm2
∴ Area of shaded region = 7.86 cm

Maharashtra Board Class 10 Maths Chapter 7 Mensuration Intext Questions and Activities

Mensuration Practice Set 7.3 Question 1.
Complete the following table with the help of given figure. (Textbook pg. no. 149)
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 19
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 20
Solution:
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 21

Question 2.
Observe the figures below. Radii of all circles are equal. Observe the areas of the shaded regions and complete the following table. (Textbook pg. no. 150)
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 22
Solution:
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 23
Thus, if measure of an arc of a circle is θ, then
Area of sector (A) = \(\frac{\theta}{360}\) × Area of circle
∴ Area of sector (A) = \(\frac{\theta}{360}\) × πr2
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 24

Mensuration In Maths Question 3.
In the following figures, radii of all circles are equal. Observe the length of arc in each figure and complete the table. (Textbook pg. no. 151)
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 25
Solution:
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 26
Thus, if the measure of an arc of a circle is 0, then
Length of arc (l) = \(\frac{\theta}{360}\) × circumference of circle
∴ Length of arc (l) = \(\frac{\theta}{360}\) × 2πr
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.3 27

Maharashtra Board 10th Class Maths Part 2 Practice Set 7.2 Solutions Chapter 7 Mensuration

Balbharti Maharashtra State Board Class 10 Maths Solutions covers the Practice Set 7.2 Geometry 10th Class Maths Part 2 Answers Solutions Chapter 7 Mensuration.

Practice Set 7.2 Geometry 10th Std Maths Part 2 Answers Chapter 7 Mensuration

Question 1.
The radii of two circular ends of frustum shaped bucket are 14 cm and 7 cm. Height of the bucket is 30 cm. How many litres of water it can hold? (1 litre = 1000 cm3)
Given: Radii (r1) = 14 cm, and (r2) = 7 cm,
height (h) = 30 cm
To find: Amount of water the bucket can hold.
Solution:
Volume of frustum = \(\frac { 1 }{ 3 } \) πh (r12 + r22 + r1 × r2)
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.2 1
∴ The bucket can hold 10.78 litres of water.

Question 2.
The radii of ends of a frustum are 14 cm and 6 cm respectively and its height is 6 cm. Find its
i. curved surface area,
ii. total surface area,
iii. volume, (π = 3.14)
Given: Radii (r1) = 14 cm, and (r2) = 6 cm,
height (h) = 6 cm
Solution:
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.2 2
i. Curved surface area of frustum
= πl (r1 + r2)
= 3.14 × 10(14 + 6)
= 3.14 × 10 × 20 = 628 cm2
∴ The curved surface area of the frustum is 628 cm2.

ii. Total surface area of frustum
= πl (r1+ r2) + πr12 + πr22
= 628 + 3.14 × (14)2 + 3.14 × (6)2
= 628 + 3.14 × 196 + 3.14 × 36
= 628 + 3.14(196 + 36)
= 628 + 3.14 × 232
= 628 + 728.48
= 1356.48 cm2
∴ The total surface area of the frustum is 1356.48 cm2.

iii. Volume of frustum
= \(\frac { 1 }{ 3 } \) πth(r12 +r22 + r1 × r2)
= \(\frac { 1 }{ 3 } \) × 3.14 × 6(142 + 62 + 14 × 6)
= 3.14 × 2(196 + 36 + 84)
= 3.14 × 2 × 316
= 1984.48 cm3
∴ The volume of the frustum is 1984.48 cm3.

Question 3.
The circumferences of circular faces of a frustum are 132 cm and 88 cm and its height is 24 cm. To find the curved surface area of frustum, complete the following activity. (π = \(\frac { 22 }{ 7 } \))
Solution:
Circumference1 = 27πr1 = 132 cm
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.2 3
Curved surface area of frustum = π (r1 + r2) l
= π (21 + 14) × 25
=π × 35 × 35
= \(\frac { 22 }{ 7 } \) × 35 × 25
= 2750 cm2

Maharashtra Board 10th Class Maths Part 2 Practice Set 7.1 Solutions Chapter 7 Mensuration

Balbharti Maharashtra State Board Class 10 Maths Solutions covers the Practice Set 7.1  Geometry 10th Class Maths Part 2 Answers Solutions Chapter 7 Mensuration.

Practice Set 7.1 Geometry 10th Std Maths Part 2 Answers Chapter 7 Mensuration

Practice Set 7.1 Geometry 10th Question 1. Find the volume of a cone if the radius of its base is 1.5 cm and its perpendicular height is 5 cm.
Given: For the cone,
radius (r) = 1.5 cm,
perpendicular height (h) = 5 cm
To find: Volume of the cone.
Solution:
Volume of cone = \(\frac { 1 }{ 3 } \) πr2h
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1 1
∴ The volume of the cone is 11.79 cm3.

Mensuration Practice Set 7.1 Question 2. Find the volume of a sphere of diameter 6 cm. [π = 3.14]
Given: For the sphere, diameter (d) = 6 cm
To find: Volume of the sphere.
Solution:
Radius (r) = \(\frac { d }{ 2 } \) = \(\frac { 6 }{ 2 } \) = 3 cm
Volume of sphere = \(\frac { 4 }{ 3 } \) πr2
= \(\frac { 4 }{ 3 } \) × 3.14 × (3)3
= 4 × 3.14 × 3 × 3
= 113.04 cm3
∴ The volume of the sphere is 113.04 cm3.

Practice Set 7.1 Geometry Class 10 Question 3. Find the total surface area of a cylinder if the radius of its base is 5 cm and height is 40 cm. [π = 3.14]
Given: For the cylinder,
radius (r) = 5 cm,
height (h) = 40 cm
To find: Total surface area of the cylinder.
Solution:
Total surface area of cylinder = 2πr (r + h)
= 2 × 3.14 × 5 (5 + 40)
= 2 × 3.14 × 5 × 45
= 1413 cm2
The total surface area of the cylinder is 1413 cm2.

Practice Set 7.1 Geometry Question 4. Find the surface area of a sphere of radius 7 cm.
Given: For the sphere, radius (r) = 7 cm
To find: Surface area of the sphere.
Solution:
Surface area of sphere = Aπr2
= 4 × \(\frac { 22 }{ 7 } \) × (7)2
= 88 × 7
= 616 cm2
∴ The surface area of the sphere is 616 cm2.

Practice Set 7.1 Question 5. The dimensions of a cuboid are 44 cm, 21 cm, 12 cm. It is melted and a cone of height 24 cm is made. Find the radius of its base.
Given: For the cuboid,
length (l) = 44 cm, breadth (b) = 21 cm,
height (h) = 12 cm
For the cone, height (H) = 24 cm
To find: Radius of base of the cone (r).
Solution:
Volume of cuboid = l × b × h
= 44 × 21 × 12 cm3
Volume of cone = \(\frac { 1 }{ 3 } \) πr2H
= \(\frac { 1 }{ 3 } \) × \(\frac { 22 }{ 7 } \) × r2 × 24 cm3
Since the cuboid is melted to form a cone,
∴ volume of cuboid = volume of cone
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1 2
∴ r2 = 21 × 21
∴ r = 21 cm …[Taking square root of both sides]
∴ The radius of the base of the cone is 21 cm.

10th Class Geometry Practice Set 7.1 Question 6. Observe the measures of pots in the given figures. How many jugs of water can the cylindrical pot hold?
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1 3
Given: For the conical water jug,
radius (r) = 3.5 cm, height (h) = 10 cm
For the cylindrical water pot,
radius (R) = 7 cm, height (H) = 10 cm
To find: Number of jugs of water the cylindrical pot can hold.
Solution:
Volume of conical jug = \(\frac { 1 }{ 3 } \) πr2h
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1 4
∴ The cylindrical pot can hold 12 jugs of water.

Mensuration Class 10 Practice Set 7.1 Question 7. A cylinder and a cone have equal bases. The height of the cylinder is 3 cm and the area of its base is 100 cm2. The cone is placed up on the cylinder. Volume of the solid figure so formed is 500 cm3. Find the total height of the figure
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1 5
Given: For the cylindrical part,
height (h) = 3 cm,
area of the base (πr2)= 100 cm2
Volume of the entire figure = 500 cm3
To find: Total height of the figure.
Solution:
A cylinder and a cone have equal bases.
∴ they have equal radii.
radius of cylinder = radius of cone = r
Area of base = 100 cm2
∴ πr2 =100 …(i)
Let the height of the conical part be H.
Volume of the entire figure
= Volume of the entire + Volume of cone
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1 6
∴ Height of conical part (H) =6 cm
Total height of the figure = h + H
= 3 + 6
= 9 cm
∴ The total height of the figure is 9 cm.

10th Geometry Practice Set 7.1 Question 8. In the given figure, a toy made from a hemisphere, a cylinder and a cone is shown. Find the total area of the toy.
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1
Given: For the conical Part,
height (h) = 4 cm, radius (r) = 3 cm
For the cylindrical part,
height (H) = 40 cm, radius (r) = 3 cm
For the hemispherical part,
radius (r) = 3 cm
To find: Total area of the toy.
Solution:
Slant height of cone (l) = \(\sqrt{\mathrm{h}^{2}+\mathrm{r}^{2}}\)
= \(\sqrt{\mathrm{4}^{2}+\mathrm{3}^{2}}\)
= \(\sqrt { 16+9 }\)
= \(\sqrt { 25 }\) = 5 cm
Curved surface area of cone = πrl
= π × 3 × 5
= 15π cm2
Curved surface area of cylinder = 2πrH
= 2 × π × 3 × 40
= 240π cm2
Curved surface area of hemisphere = 2πr2
= 2 × π × 32
= 18π cm2
Total area of the toy
= Curved surface area of cone + Curved surface area of cylinder + Curved surface area of hemisphere
= 15π + 240π + 18π
= 2737 π cm2
∴ The total area of the toy is 273π cm2.

7.1.8 Practice Question 9. In the given figure, a cylindrical wrapper of flat tablets is shown. The radius of a tablet is 7 mm and its thickness is 5 mm. How many such tablets are wrapped in the wrapper?
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1 7
Given: For the cylindrical tablets,
radius (r) = 7 mm,
thickness = height(h) = 5 mm
For the cylindrical wrapper,
diameter (D) = 14 mm, height (H) = 10 cm
To find: Number of tablets that can be wrapped.
Solution:
Radius of wrapper (R) = \(\frac { Diameter }{ 2 } \)
= \(\frac { 14 }{ 2 } \) = 7 mm
Height of wrapper (H) = 10 cm
= 10 × 10 mm
= 100 mm
Volume of a cylindrical wrapper = πR2H
= π(7)2 × 100
= 4900π mm3
Volume of a cylindrical tablet = πr2h
= π(7)2 × 5
= 245 π mm3
No. of tablets that can be wrapped
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1 8
∴ 20 tables can be wrapped in the wrapper

Class 10 Maths 7.1 Question 10. The given figure shows a toy. Its lower part is a hemisphere and the upper part is a cone. Find the volume and the surface area of the toy from the measures shown in the figure.
(π = 3.14)
Given: For the conical part,
height (h) = 4 cm, radius (r) = 3 cm
For the hemispherical part,
radius (r) = 3 cm
To find: Volume and surface area of the toy.
Solution:
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1 9
Now, volume of the toy
= Volume of cone + volume of hemisphere
= 12π + 18π
= 30π
= 30 × 3.14
= 94.20 cm3
Also, surface area of the toy
= Curved surface area of cone + Curved surface area of hemisphere
= 15π + 18π
= 33π
= 33 × 3.14
= 103.62 cm2
∴ The volume and surface area of the toy are 94.20 cm3 and 103.62 cm2 respectively.

Question 11.
Find the surface area and the volume of a beach ball shown in the figure.
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1 10
Given: For the spherical ball,
diameter (d) = 42 cm
To find: Surface area and volume of the beach ball.
Solution:
Radius (r) = \(\frac { d }{ 2 } \) = \(\frac { 42 }{ 2 } \) = 21 cm
Surface area of sphere= 4πr2
= 4 × 3.14 × (21)2
= 4 × 3.14 × 21 × 21
= 5538.96 cm2
Volume of sphere = \(\frac { 4 }{ 3 } \) πr3
= \(\frac { 4 }{ 3 } \) × 3.14 × (21)3
= 4 × 3.14 × 7 × 21 × 21
= 38772.72 cm3
∴ The surface area and the volume of the beach ball are 5538.96 cm2 and 38772.72 cm3 respectively.

Question 12.
As shown in the figure, a cylindrical glass contains water. A metal sphere of diameter 2 cm is immersed in it. Find the volume of the water.
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1 11
Given: For the metal sphere,
diameter (d) = 2 cm
For the cylindrical glass, diameter (D) =14 cm,
height of water in the glass (H) = 30 cm
To find: Volume of water in the glass.
Solution:
Let the radii of the sphere and glass be r and R respectively.
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1 12
Volume of water with sphere in it = πR2H
= π × (7)2 × 30
= 1470π cm3
Volume of water in the glass
= Volume of water with sphere in it – Volume of sphere
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1 13
∴ The volume of the water in the glass is 1468.67 π cm3 (i.e. 4615.80 cm3).

Maharashtra Board Class 10 Maths Chapter 7 Mensuration Intext Questions and Activities

Question 1.
The length, breadth and height of an oil can are 20 cm, 20 cm and 30 cm respectively as shown in the adjacent figure. How much oil will it contain? (1 litre = 1000 cm3) (Textbook pg. no.141)

Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1
Given: For the cuboidal can,
length (l) = 20 cm,
breadth (b) = 20 cm,
height (h) = 30 cm
To find: Oil that can be contained in the can.
Solution:
Volume of cuboid = l × b × h
= 20 × 20 × 30
= 12000 cm3
= \(\frac { 12000 }{ 1000 } \) litres
= 12 litres
∴ The oil can will contain 12 litres of oil.

Question 2.
The adjoining figure shows the measures of a Joker’s dap. How much cloth is needed to make such a cap? (Textbook pg. no. 141)
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1
Given: For the conical cap,
radius (r) = 10 cm,
slant height (l) = 21 cm
To find: Cloth required to make the cap.
Solution:
Cloth required to make the cap
= Curved surface area of the conical cap
= πrl = \(\frac { 22 }{ 7 } \) × 10 × 21
=22 × 10 × 3
= 660 cm2
∴ 660 cm2 of cloth will be required to make the cap.

Question 3.
As shown in the adjacent figure, a sphere is placed in a cylinder. It touches the top, bottom and the curved surface of the cylinder. If radius of the base of the cylinder is ‘r’,
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1
i. what is the ratio of the radii of the sphere and the cylinder ?
ii. what is the ratio of the curved surface area of the cylinder and the surface area of the sphere?
iii. what is the ratio of the volumes of the cylinder and the sphere? (Textbook pg. no. 141)
Solution:
Radius of base of cylinder = radius of sphere
∴ Radius of sphere = r
Also, height of cylinder = diameter of sphere
∴ h = d
∴ h = 2r …(i)
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1
∴ radius of sphere : radius of cylinder = 1 : 1.
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1
∴ curved surface area of cylinder : surface area of sphere = 1:1.
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1
∴ volume of cylinder : volume of sphere = 3 : 2.

Question 4.
Finding volume of a sphere using cylindrical beaker and water. (Textbook, pg. no. 142)
Maharashtra Board Class 10 Maths Solutions Chapter 7 Mensuration Practice Set 7.1
i. Take a ball and a beaker of the same radius.
ii. Cut a strip of paper of length equal to the diameter of the beaker.
iii. Draw two lines on the strip dividing it into three equal parts.
iv. Stick this strip on the beaker straight up from the bottom.
v. Fill the water in the beaker upto the first mark of the strip from bottom.
vi. Push the ball in the beaker so that it touches the bottom.
Observe how much water level rises.
You will notice that the water level has risen exactly upto the total height of the strip. Try to obtain the formula for volume of sphere using the volume of the cylindrical beaker.
Solution:
Suppose volume of beaker upto height 2r is V.
V = πr2 h
∴ V = πr2(2r) …[∵ h = 2r]
∴ V = 2πr3
But, V = volume of the ball + volume of water in the beaker
∴ 2πr3 = Volume of the ball + \(\frac { 1 }{ 3 } \) × 2πr3
∴ Volume of the ball = 2πr3 – \(\frac { 2 }{ 3 } \) πr3
= \(\frac{6 \pi r^{3}-2 \pi r^{3}}{3}\)
∴ Volume of the ball = \(\frac { 4 }{ 3 } \) πr3
∴ Volume of a sphere = \(\frac { 4 }{ 3 } \) πr3