Wednesday, September 11, 2019

Gravitation Class IX Chapter 10


Question - Answer

Q.No. 1. State the universal law of gravitation.

Answer:

The statement of universal law of gravitation is as follows.
“Every object in the universe attracts every other object with a force which is directly proportional to the product of their masses and inversely proportional to the square of the distance between them”.

Q.No. 2. Write the formula to find the magnitude of the gravitational force between the earth and object on the surface of the earth.

Answers:

The formula which is used to find the magnitude of the gravitational force between the earth and object on the surface of the earth is given below.

F = GMm/
 

Here,
F denotes gravitational force.
M and m denote mass of the earth and object respectively.
d denotes distance between the earth and the object.
G is the universal gravitational constant.
The value of G is 6.673x10-11 Nm2/kg2.

Q.No. 3. What do you mean by free fall?

Answer:

                   When an object falls towards the earth. There is no change in the direction of the motion of the object. But due to the earth’s attraction, there will be a change in the magnitude of the velocity.Therefore, whenever an object falls towards the earth, an acceleration is involved due to the earth’s gravitational force.
                   This acceleration is called acceleration due to the gravitational force of the earth or acceleration due to gravity. It is denoted by g. The SI unit of g is ms-2.

                   According to universal law of gravitation, we know that
F = GMm/d² ................. (i)
F = mg ................. (ii)



Now, from (i) and (ii)
mg =
Therefore,
g = GM/d²

Q.No. 4. What do you mean by acceleration due to gravity?

Answer:
                   Whenever an object falls towards to the earth, acceleration is involved due to gravitational force. This is called acceleration due to gravity. This is equal to
g = GM/d²
Here,
G is the gravitational constant and equal to 6.673x10-11 Nm2/kg2.
M is the mass of the earth.

Q.No. 5. What are the difference between the mass of an object and its weight?

Answer:
                   The mass of an object is the measure of inertia. The mass of an object is constant. It does not change from place to place. Therefore, the mass of an object remains same whether on the surface of the earth, moon or outer space.

                   The weight of an object is variable. It changes from place to place because it depends on gravitational force. Therefore, weight of an object is not same whether on the surface of the earth, moon and outer space.

Q.No. 6. Why is the weight of an object on the moon 1/6th its weight of the earth.

Answer:
                   Let the acceleration due to gravity on the surface of the earth is g and mass is m.
The weight of the object on the surface of the earth = we = mg
The weight of the object on the surface of the moon = wm =mg/6
We know that acceleration due to gravity on the surface of the moon is 1/6th of earth.
Therefore,
wm =we/6
Therefore, the weight of an object on the moon is 1/6th its weight of the earth.

Tuesday, September 10, 2019

Real Numbers

Class X
Chapter 1
NCERT Text Book Solution
Exercise 1.1

Q.No.1. Use Euclid division Algorithm to find out the HCF of the following numbers.
(i) 135 and 225 (ii) 196 and 38220 (iii) 867 and 255
(i)
Solution:
According to Euclid division Algorithm, we know that
From question, it is clear that
a = 225
b = 135
Here, remainder is zero. Therefore, the step is over and divisor is 45.
Hence, HCF = 45 Ans.
(ii)
Solution:
According to Euclid division Algorithm, we know that
From question, it is clear that
a = 38220
b = 196
38220 = 196x195 + 0
Here, remainder is zero. Therefore, the step is over and divisor is 196.
Hence, HCF = 196 Ans.
(iii)
Solution:
According to Euclid division Algorithm, we know that
From question, it is clear that
a = 867
b = 255
867 = 255x3 + 102
255 = 102x2 + 51
102 = 51x2 + 0
Here, remainder is zero. Therefore, the step is over and divisor is 51.
Hence, HCF = 51 Ans.

Q.No. 2. Show that any positive odd integer is of the form 6q + 1, or 6q + 3, or 6q +5, where q is some integer.
Solution:
According to Euclid division Algorithm, we know that
Here,
b = 6
Since
The possible remainders are 0, 1, 2, 3, 4 and 5.
That is a can be
6q, or 6q + 1, or 6q + 2, or 6q + 3, or 6q + 4, or 6q + 5, where q is quotient. However, since a is odd, a cannot be 6q, or 6q + 2, or 6q + 4 (Since they are divisible by 2)
Therefore, any odd integer is of the form 6q + 1, or 6q + 3, or 6q + 5.

Q.No. 3. An army contingent of 616 members is to march behind an army band of 32 members in a parade. The two groups are to march in the same number of columns. What is the maximum number of columns in which they can march?
Solution:
According to Euclid division Algorithm, we know that
Here,
a = 616
b = 32
616 = 32x19 + 8
32 = 8x4 + 0
Here, remainder is zero. Therefore, the step is over and divisor is 8.
Hence, HCF = 8.
Therefore, maximum number of column is 8 Ans.

Q.No. 4. Use Euclid division lemma to show that thee square of any positive integer is either of the form 3m or 3m + 1 for some integer m.
Solution:
According to Euclid division Algorithm, we know that
Here,
a = x
b = 3
Since
The possible remainders are 0, 1, and 2.
That is x can be
3q, or 3q + 1, or 3q + 2 where q is quotient.
Now, squaring these
9q2, or 9q2 + 6q + 1, or 9q2 + 12q + 4
When these are divided by 3
Form of these will be
3x3q2, or 3(3q2 + 2q) + 1, or 3(3q2 + 4q + 1) + 1
Therefore, they can be written in the form
3m or 3m + 1.

Q.No. 5. Use Euclid division lemma to show that the cube of any positive integer is of the form 9m, 9m + 1 or 9m + 8.
Solution:
According to Euclid division Algorithm, we know that
Here,
a = x
b = 3
Since
The possible remainders are 0, 1, 2,3 , 4, 5, 6, 7, 8.
That is x can be
9q, or 9q + 1, or 9q + 2, 9q + 3, 9q + 4, 9q + 5, 9q + 6, 9q + 7 or 9q + 8 where q is quotient.
Now, cubing these
Therefore, cube of these can be written in the form
Cube of 9q = 729q3
Form = 9x81q3 = 9m
Cube of 9q + 1= 729q3 + 243q2 + 27q + 1
Form = 9(81xq3 + 27q2 + 3q) + 1 = 9m + 1
and so on .....................
9m or 9m + 1.

Recently Added

Straight Line

  Slope of a Line A line in a coordinate plane forms two angles with the x-axis, which are supplementary.   The angle (say) θ made by the li...

Available Educational Materials