A PHP Error was encountered

Severity: Warning

Message: fopen(/var/lib/php/sessions/ci_sessionsd59oi0daqa2uihbkhghjlfs3v03cgog): failed to open stream: No space left on device

Filename: drivers/Session_files_driver.php

Line Number: 176

Backtrace:

File: /var/www/interviewmania.com/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Failed to read session data: user (path: /var/lib/php/sessions)

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /var/www/interviewmania.com/index.php
Line: 315
Function: require_once

The radius of a circle is 6 cm. The distance of a point

Home » Aptitude » Plane Geometry » Question
  1. The radius of a circle is 6 cm. The distance of a point lying outside the circle from the centre is 10 cm. The length of the tangent drawn from the outside point to the circle is
    1. 5 cm
    2. 6 cm
    3. 7 cm
    4. 8 cm
Correct Option: D

According to question , we draw a figure of a circle with centre O ,

Here , OB = 6 cm and OA = 10 cm
∠OBA = 90°
∴ AB = √OA² - OB²
AB = √10² - 6²
AB = √100 - 36
AB = √64 = 8 cm



Your comments will be displayed only after manual approval.