Searching for "If"

Q:

A driver of auto rickshaw makes a profit of 20% on every trip when he carries 3 passengers and the price of petrol is Rs. 30 a litre. Find the % profit for the same journey if he goes for 4 passengers per trip and the price of petrol reduces to Rs. 24 litres ?

A) 68% B) 80%
C) 75% D) 100%
 
Answer & Explanation Answer: D) 100%

Explanation:

When 3 passengers income was 3x
expense= Rs.30 
profit =20% of 30 = Rs.6 
That means his earning is Rs.36. so that per passenger fare must be Rs.12.

When 4 passengers
earning = 12x4=Rs.48.
expense =Rs.24.
profit = Rs.24 = 100%

Report Error

View Answer Report Error Discuss

Filed Under: Profit and Loss
Exam Prep: GATE , CAT , Bank Exams , AIEEE
Job Role: Bank PO , Bank Clerk

Q:

If 6 (P's Capital ) = 8 ( Q's Capital ) = 12 ( R's Capital ) , then out of the total profit of Rs 4650 , R will receive ?

A) Rs. 1033.33 B) Rs. 1024
C) Rs. 1148.14 D) Rs. 1245.32
 
Answer & Explanation Answer: A) Rs. 1033.33

Explanation:

Let
P's capital = p,
Q's capital = q and
R's capital = r.
Then

6p = 8q = 12r
=> 3p = 4q = 6r
=>q = 3p/4
r = 3p/6 = p/2
P : Q : R = p : 3p/4 : p/2
= 4 : 3 : 2
R's share = 4650 * (2/9) = 150*6 = Rs. 1033.33.

Report Error

View Answer Report Error Discuss

Filed Under: Partnership
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Bank Clerk , Bank PO

Q:

Find the principal if the interest compounded at the rate of 10% per annum for two years is Rs. 420 ?

A) Rs. 2000 B) Rs. 2100
C) Rs. 1900 D) Rs. 2150
 
Answer & Explanation Answer: A) Rs. 2000

Explanation:

Given,
Compound rate, R = 10% per annum
Time = 2 years
C.I = Rs. 420
Let P be the required principal.
A = (P+C.I)
Amount, A = P1 + r100n

(P+C.I) = P1 + 101002

(P+420) = P[11/10][11/10]

P-1.21P = -420

0.21P = 420

Hence, P = 420/0.21 = Rs. 2000

Report Error

View Answer Report Error Discuss

Filed Under: Compound Interest
Exam Prep: GATE , CAT , Bank Exams , AIEEE
Job Role: Bank PO , Bank Clerk

Q:

O and O' are the center of the two circles with radii 7cm and 9cm respectively. The distance between the centers is 20cm. If PQ be the transverse common tangent to the circles, which cuts OO' at X, what is the length of O'X in cm ?

A) 10 B) 6
C) 35/4 D) 45/4
 
Answer & Explanation Answer: D) 45/4

Explanation:

As clear from the figure itself, triangle OQX and triangle O'PX are similar.

So,

OQ/O'P = OX/O'X

=> OX = (7/9)xO'X

And since, OX + O'X = 20

=> (7/9)xO'X + O'X = 20

=> O'X = 45/4

Report Error

View Answer Report Error Discuss

Filed Under: Arithmetical Reasoning
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Bank Clerk , Bank PO

Q:

There are 10 Letters and 10 correspondingly 10 different Address. If the letter are put into envelope randomly, then find the Probability that Exactly 9 letters will at the Correct Address ?

A) 1/10 B) 1/9
C) 1 D) 0
 
Answer & Explanation Answer: D) 0

Explanation:

As we know we have 10 letter and 10 different address and one more information given that exactly 9 letter will at the correct address....so the remaining one letter automatically reach to their correct address
P(E) = favorable outcomes /total outcomes
Here favorable outcomes are '0'.
So probability is '0'.

Report Error

View Answer Report Error Discuss

Filed Under: Probability
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Bank Clerk , Bank PO

Q:

What is the first term of an arithmetic progression of positive integers ?

(I) Sum of the squares of the first and the second term is 116.

(II)The fifth term is divisible by 7.

A) Only a is sufficient B) Only b is sufficient
C) Both a & b are necessary D) None
 
Answer & Explanation Answer: A) Only a is sufficient

Explanation:

The sum of square of two no is 116 i.e no lie 1-11, because 11x11 =121 which is greater than 116
again after cheaking all possible pair of no only 4 and 10 satisfy this condsn , again the progression is of positive integer so 10 cant not be 1st term
so the 1st term is 4,
but from the 2nd we cant able to find the 1st term

so only 1st statement is sufficient to answer the question

Report Error

View Answer Report Error Discuss

Filed Under: Statement and Conclusions
Exam Prep: AIEEE , Bank Exams , CAT , GATE , GRE
Job Role: Bank Clerk , Bank PO

Q:

About 4 out of 5 students are left handed. If there are totally 40 students in an class. How many would be left handed ?

A) 40 B) 45
C) 32 D) 30
 
Answer & Explanation Answer: C) 32

Explanation:

Probability of left handed = 4/5
total student = 40
total left handed = 40 x(4/5)
= 32

Report Error

View Answer Report Error Discuss

Filed Under: Numbers
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Bank PO

Q:

What is the difference between ViewState and SessionState?

Answer

'ViewState' is specific to a page in a session.
'SessionState' is specific to user specific data that can be accessed across all pages in the web application.

Report Error

View answer Workspace Report Error Discuss

Subject: Java
Job Role: Analyst , IT Trainer