A PHP Error was encountered

Severity: Warning

Message: fopen(/var/lib/php/sessions/ci_sessionne2ismvfnbrl2ul2dbd47via9ci0avqb): 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

Which of the following pair of year and the percent increase

Home » Data Interpretation » Bar graph » Question

Direction: Study the following graph carefully to answer the questions given below it.
Imports and Exports of spare parts by an automobile company over the given years.

  1. Which of the following pair of year and the percent increase in the export over the previous year is correctly matched?
    1. 2003-11.11
    2. 2004-33.33
    3. 2005-14.29
    4. 2008-20
Correct Option: C

Percentage increase in export = (previous year export - current year export) x 100/current year export.
In 2003.
Percentage increase in export = (45 - 40) x 100 /40 = 12.5%
In 2004. there is decrease in export over the previous year.
In 2005.
Percentage increase in export = (40 - 35) x 100/35 = 14.29%
In 2008.
Percentage increase in export = (55 - 50) x 100/ 50 = 10%

The answer will be year 2005 and 14.2. The correct option is (c).



Your comments will be displayed only after manual approval.