A man, a woman, and a child can do a piece of work in 6
days. Man only can do it in 24 days. Woman can do it in 16
days and in how many days child can do the same work?
(WITH EXPLANATION)
Answer Posted / mathy
1/6 = 1/24+1/16+x
by solving above we get x=/48
and x = 1/16
16 days
| Is This Answer Correct ? | 57 Yes | 7 No |
Post New Answer View All Answers
Explain the difference between RAM and ROM? What is “Volatile Memory
i want to know details about SBI bank exam and date when to apply and what is the eligibility and the model papers related to it and various post available for Engineering in Information Technology.
What is meant by relay & co-ordination at substation engineering ?
how to print a number in character(ex. 123= one twenty three)?
. Give the C language equivalents of the following a)Function returning an int pointer b)Function pointer returning an int pointer c)Function pointer returning an array of integers d)Array of function pointer returning an array of integers
What is RAC?(Real Application Cluster).Explain in Detail.
Is there aptitute question will be asked in NIC exam ??? If yes how many questions will be asked??
what is the class of generator A b & c
how can we implement the raid techmology on linux. operating system
discuss the technique for implementing high performance computing
why is the scheduling decision needs to be taken when a process switches from running to waiting state.also,if this is because the next process is to be allocated to cpu then why not a scheduling decision taken when a process switches from ready to running state.
How do you reset or reseed the IDENTITY column?
Draw the diagram showing the function stack, illustrating the variables that were pushed on the stack at the point when function f2 has been introduced . type def struct { double x,double y} point; } main( int argc, char *arg[3]) { double a; int b,c; f1(a,b); } f1(double x, int y) {point p; stack int n; f2(p,x,y) } f2(point p, double angle) { int i,j,k,int max;
verbal quiz and answers
what is the concept of c++ class