Capgemini Company Numerical Ability Boats and Streams

Boat goes downstream from P to Q in 2hrs, upstream in 6hrs and if speed of stream was ½ of boat in still water. Find dist PQ

Read Solution (Total 4)

Capgemini Other Question

A is 4 yrs old and B is thrice A>when A is 12 years, how old will B be?
16 20 24 28
A robot moves on a graph sheet with x-y axes. The robot is moved by feeding it with a sequence of instructions. The different instructions that can be used in moving it, and their meanings are:

Instruction Meaning

GOTO(x,y) move to pt with co-ord (x,y) no matter where u are currently

WALKX(P) move parallel to x-axis through a distance of p, in the +ve direction if p is +ve and in –ve if p is –ve

WALKY(P) move parallel to y-axis through a distance of p, in the +ve direction if p is +ve and in –ve if p is –ve

The robot reaches point (5,6) when a sequence of 3 instr. Is executed, the first of which is GOTO(x,y) , WALKY(2), WALKY(4). What are the values of x and y??
i. 2,4 ii. 0,0 iii. 3,2 iv. 2,3

The robot is initially at (x.y), x>0 and y