There are three children in a family. Two of the children have blood group III, and one has blood group I. If the father of the children has blood type III, what is the probability that the mother will also have blood type III ?
If α and β are the roots of
ax^2 + bx + c = 0. If ((1 − α)/α) and ((1 − β)/β) are
the roots of a_1 x^2 + b_1 x + c_1 = 0. If
(b_1 /a_1 ) = k + (b/c) then k = ?
A computer systerm has a memory
leak issue causing its usage to
increase over time. the rate of
memory usage growth is directly
proportional to the difference
between the current memory usage
and the systerms maximum memory
capacity. Write one ODE and one
PDE that models the memory usage
growth.
There are two possible routes from
Zindhi to Katifa. One route is through
Zindhi/Chadler expressway which is
100km and the other is through Adfeti and
Ngonu covering a distance of 80km. A
motorist going through the expressway
can travel 10km/h faster than the one
going through Adfeti and Ngonu, and
arrive Katifa 5 minutes earlier as well.
What is the time spent on the journey
to Katifa by the motorist travelling
through the expressway.
A man travelled from town A to B, a
distance of 360km. He left A one hour
later than he had planned so he decided
to drive at 5km/h faster than his
normal speed, in order to reach B on
schedule. If he arrived B at exactly the
scheduled time, find the normal speed.
Solve by computer programming
a, b & c are Prime numbers. And they
are in AP and d is common difference
Example (a, b, c, d) = (3, 5, 7, 2)
Just Next Set(a, b, c, d) = ?