Question Detail
If the circumference of a circle increases from 4pi to 8 pi, what change occurs in the area ?
- Area is quadrupled
- Area is tripled
- Area is doubles
- Area become half
Answer: Option A
Explanation:
\begin{aligned}
2\pi R1 = 4 \pi \\
=> R1 = 2 \\
2\pi R2 = 8 \pi \\
=> R2 = 4 \\
\text{Original Area =} 4\pi * 2^2 \\
= 16 \pi \\
\text{New Area =} 4\pi * 4^2 \\
= 64 \pi
\end{aligned}
So the area quadruples.
1. The length of a rectangle is three times of its width. If the length of the diagonal is \begin{aligned}8\sqrt{10}\end{aligned}, then find the perimeter of the rectangle.
- 60 cm
- 62 cm
- 64 cm
- 66 cm
Answer: Option C
Explanation:
Let Breadth = x cm,
then, Length = 3x cm
\begin{aligned}
x^2+{(3x)}^2 = {(8\sqrt{10})}^2 \\
=> 10x^2 = 640 \\
=> x = 8 \\
\end{aligned}
So, length = 24 cm and breadth = 8 cm
Perimeter = 2(l+b)
= 2(24+8) = 64 cm
2. The height of an equilateral triangle is 10 cm. find its area.
- \begin{aligned} \frac{120}{\sqrt{3}} cm^2 \end{aligned}
- \begin{aligned} \frac{110}{\sqrt{3}} cm^2 \end{aligned}
- \begin{aligned} \frac{100}{\sqrt{3}} cm^2 \end{aligned}
- \begin{aligned} \frac{90}{\sqrt{3}} cm^2 \end{aligned}
Answer: Option C
Explanation:
Let each side be a cm, then
\begin{aligned}
\left(\frac{a}{2}\right)^2+{10}^2 = a^2 \\
<=>\left(a^2-\frac{a^2}{4}\right) = 100 \\
<=> \frac{3a^2}{4} = 100 \\
a^2 = \frac{400}{3} \\
Area = \frac{\sqrt{3}}{4}*a^2 \\
= \left(\frac{\sqrt{3}}{4}*\frac{400}{3}\right)cm^2 \\
= \frac{100}{\sqrt{3}}cm^2
\end{aligned}
3. The ratio between the length and the breadth of a rectangular park is 3 : 2. If a man cycling along the boundary of the park at the speed of 12 km/hr completes one round in 8 minutes, then the area of the park (in sq. m) is:
- \begin{aligned} 152600 m^2\end{aligned}
- \begin{aligned} 153500 m^2\end{aligned}
- \begin{aligned} 153600 m^2\end{aligned}
- \begin{aligned} 153800 m^2\end{aligned}
Answer: Option C
Explanation:
Question seems to be typical, but trust me it is too easy to solve, before solving this, lets analyse how we can solve this.
We are having speed and time so we can calculate the distance or perimeter in this question.
Then by applying the formula of perimeter of rectangle we can get value of length and breadth, So finally can get the area. Lets solve it:
Perimeter = Distance travelled in 8 minutes,
=> Perimeter = 12000/60 * 8 = 1600 meter. [because Distance = Speed * Time]
As per question length is 3x and width is 2x
We know perimeter of rectangle is 2(L+B)
So, 2(3x+2x) = 1600
=> x = 160
So Length = 160*3 = 480 meter
and Width = 160*2 = 320 meter
Finally, Area = length * breadth
= 480 * 320 = 153600
4. The wheel of a motorcycle, 70 cm in diameter makes 40 revolutions in every 10 seconds. What is the speed of the motorcycle in km/hr
- 30.68 km/hr
- 31.68 km/hr
- 32.68 km/hr
- 33.68 km/hr
Answer: Option B
Explanation:
In this type of question, we will first calculate the distance covered in given time.
Distance covered will be, Number of revolutions * Circumference
So we will be having distance and time, from which we can calculate the speed. So let solve.
Radius of wheel = 70/2 = 35 cm
Distance covered in 40 revolutions will be
\begin{aligned}
\text{40 * Circumference } \\
= \text{40 * 2*\pi*r } \\
= 40 * 2* \frac{22}{7}* 35 \\
= 8800 cm \\
= \frac{8800}{100} m = 88 m\\
\text{Distance covered in 1 sec =}\\
\frac{88}{10} \\
= 8.8 m \\
Speed = 8.8 m/s \\
= 8.8*\frac{18}{5} = 31.68 km/hr
\end{aligned}
5. There is a plot which is rectangular in shape and it area is 460 square metres. What will be breadth of the plot if length of plot is 15% more than the breadth of plot ?
- 8 mtr
- 10 mtr
- 15 mtr
- 20 mtr
Answer: Option D
Explanation:
\begin{aligned} l*b = 460 m^2 \end{aligned} .. (i)
Lets suppose breadth of plot is = b rnLength will be,\begin{aligned}l=b*\frac{100+15}{100}\\=\frac{115b}{100}\end{aligned} .. (ii)
From (i) and (ii), we get :
\begin{aligned}
\frac{115b}{100}*b = 460 \\
b^2 = \frac{46000}{115} = 400 \\
=> b = \sqrt{400} = 20 meter
\end{aligned}