Self Studies

Herons Formula Test - 19

Result Self Studies

Herons Formula Test - 19
  • Score

    -

    out of -
  • Rank

    -

    out of -
TIME Taken - -
Self Studies

SHARING IS CARING

If our Website helped you a little, then kindly spread our voice using Social Networks. Spread our word to your readers, friends, teachers, students & all those close ones who deserve to know what you know now.

Self Studies Self Studies
Weekly Quiz Competition
  • Question 1
    1 / -0
    The area of an equilateral triangle with side $$2 \sqrt{3}$$ cm is
    Solution
    Area of the triangle$$=\dfrac{\sqrt{3}(2\sqrt{3})^2}{4}$$
    $$=3\sqrt{3}=3(1.732)=5.196cm^2$$
  • Question 2
    1 / -0
    The cost of levelling the ground in the form of a triangle having the sides 51 m, 37 m and 20 m at the rate of Rs $$3$$ per $$m^2$$ is 
    Solution
    $$s=\dfrac{51+37+20}{2}=\dfrac{108}{2}=54$$
    Area of the triangle$$=\sqrt{54(54-51)(54-37)(54-20)}$$
    $$=\sqrt{54(3)(17)(34)}=\sqrt{93636}$$
    Area $$=$$ $$306 m^2$$.
    Cost of levelling at $$Rs. 3$$ per $$m^2=306(3)= $$Rs. $$918$$
  • Question 3
    1 / -0
    In a triangle, the sides are given as 11 cm, 12 cm and 13 cm. The length of the altitude corresponding to the side having length 12 cm is 
    Solution
    Sides of triangle are $$11,12,13$$
    Area of triangle = $$\sqrt{s(s-a)(s-b)(s-c)}$$
    $$s = \dfrac{a + b+ c}{2}$$
    $$s = \dfrac{11 + 12 + 13}{2}$$
    $$s = 18$$
    Area of triangle = $$\sqrt{18(7) (6) (5)}$$
    Area of triangle = $$\sqrt{18(7) (6) (5)} = 61.5$$

    Area of triangle = $$\dfrac{1}{2} (base) (altitude)$$
    61.5 = $$\dfrac{1}{2} \times 12 \times (altitude)$$
    Altitude = $$10.25$$
  • Question 4
    1 / -0
    The area of an isosceles triangle having base 2 cm and the length of one of the equal sides 4 cm, is
    Solution
    $$s=\dfrac{4+4+2}{2}=5$$

    Area of the triangle
    $$\Delta =\sqrt{s(s-a)(s-b)(s-c)}\\=\sqrt{5(5-4)(5-4)(5-2)}=\sqrt{15}cm^2$$
  • Question 5
    1 / -0
    Find the cost of laying grass in a triangular field of sides $$50\>m, 65\>m$$ and $$65\> m$$ at the rate of Rs $$7$$ per $$m^2$$.
    Solution
    Sides of the triangle are $$a=50\> m, b=65\> m, c=65\> m$$
    Area of triangle, by Heron's formula $$=\sqrt{s(s-a)(s-b)(s-c)}$$
    where, 
    $$s= \dfrac{a+b+c}{2}$$
    $$s = \dfrac{50 + 65 + 65}{2}$$
    $$s = 90$$
    Area of triangle = $$\sqrt{90(40) (25)(25)}$$
    Area of triangle = $$1500\>m^2$$

    Cost of laying grass $$=$$ Area $$\times 7$$
    Cost of laying grass $$=1500 \times 7$$
    Cost of laying grass $$=$$ Rs $$10500 $$
  • Question 6
    1 / -0
    Find the area of a triangle whose two sides are $$18$$ cm and $$10$$ cm and the perimeter is $$42$$ cm.
    Solution
    Let $$a$$, $$b$$ and $$c$$ be the sides of triangle.
    Perimeter $$ =a+b+c $$$$=42 \text{ cm}$$
    $$a=18$$, $$b=10$$ 
    As $$a+b+c=42$$
    $$\therefore$$ $$c=42-b-a = 42 - 18-10$$
    $$\therefore c=14$$
    Area of triangle $$ = \sqrt{s (s -a) (s -b) ( s -c)}$$ 
    where, $$ s=\dfrac{a+b+c}{2}=21 \text{ cm}$$
    $$\therefore $$ Area of triangle $$=\sqrt {21(21-18)(21-10)(21-14)}$$
    $$\therefore$$ Area of triangle $$=69.69 \text{ cm}^2$$
  • Question 7
    1 / -0
    The sides of a triangle are 56 cm, 60 cm and 52 cm long. Then the area of the triangle is
    Solution
    $$s=\dfrac{a+b+c}{2}$$
    By Heron's formula,Area of the triangle=$$\sqrt{s(s-a)(s-b)(s-c)}$$
    Where a,b,c are sides of the triangle.
    $$s=\dfrac{56+60+52}{2}=84$$
    Area of the triangle$$=\sqrt{84(84-56)(84-60)(84-52)}=\sqrt{1806336}=1344cm^2$$
  • Question 8
    1 / -0
    The area of an isosceles triangle whose base is $$'b'$$ and equal sides are of length $$'a'$$ is:
    Solution


    In an isosceles triangle, the altitude bisects the base.
    $$Altitude=\sqrt { (side\quad length\quad of\quad equal\quad sides)^{ 2 }+\left( \cfrac { base }{ 2 }  \right) ^{ 2 } } \\ =\sqrt { { a }^{ 2 }-\cfrac { { b }^{ 2 } }{ 4 }  } $$
    Area of isosceles triangle :
    $$=\cfrac { 1 }{ 2 } \times altitude\times base\\ =\cfrac { 1 }{ 2 } \times \sqrt { { a }^{ 2 }-\cfrac { { b }^{ 2 } }{ 4 }  } \times b\\ =\cfrac { 1 }{ 4 } \times b\sqrt { 4a^{ 2 }-b^{ 2 } } $$

  • Question 9
    1 / -0
    The sides of a triangular plot are in the ratio $$4 : 5 : 6$$ and its perimeter is $$150\ \mathrm{cm}$$. Then the sides are:
    Solution
    Let the sides of the triangle be $$4x,5x,6x$$, respectively.
    Perimeter of triangle $$=4x+5x+6x$$
    $$4x+5x+6x = 150\ \mathrm{cm}$$ 
    $$15x = 150\ \mathrm{cm}$$
    $$\Rightarrow x=10\ \mathrm{cm}$$
    $$4x = 4\times 10 \ \mathrm{cm} = 40 \ \mathrm{cm} $$
    $$5x = 5\times 10 \ \mathrm{cm} = 50 \ \mathrm{cm} $$
    $$6x = 6\times 10 \ \mathrm{cm} = 60 \ \mathrm{cm} $$
    Therefore, the sides are $$40\ \mathrm{cm}, \ 50 \ \mathrm{cm}, $$ and $$60 \ \mathrm{cm} $$.
  • Question 10
    1 / -0
    Two sides of a triangle are $$13 cm$$ and $$14 cm$$ and its semi perimeter is $$18 cm$$. Then third side of the triangle is :
Self Studies
User
Question Analysis
  • Correct -

  • Wrong -

  • Skipped -

My Perfomance
  • Score

    -

    out of -
  • Rank

    -

    out of -
Re-Attempt Weekly Quiz Competition
Selfstudy
Selfstudy
Self Studies Get latest Exam Updates
& Study Material Alerts!
No, Thanks
Self Studies
Click on Allow to receive notifications
Allow Notification
Self Studies
Self Studies Self Studies
To enable notifications follow this 2 steps:
  • First Click on Secure Icon Self Studies
  • Second click on the toggle icon
Allow Notification
Get latest Exam Updates & FREE Study Material Alerts!
Self Studies ×
Open Now