what is the number whose reminder is 2 after dividing 5and
also reminder is 4 after deviding 7 and reminder is 6 after
deviding 9?
Answer / Naveen Kumar Soreng
There are multiple numbers that meet these conditions. One such example is the number 12. When divided by 5, the remainder is 2; when divided by 7, the remainder is 4; and when divided by 9, the remainder is 6.
| Is This Answer Correct ? | 0 Yes | 0 No |
three friends a,b,c run around a circular track of length 120m at a speed of 5,7,15m/sec respectively starting simultaneously from the same point in the same direction .how often they three will meet????
A 2D array is declared as A[9,7] and each element requires 2 byte.If A[ 1,1 ] is stored in 3000. Find the memory of A[8,5] ?
if A = D, B=E, C=F, SHOOT = ?
How many cars are there in the USA?
16 Answers BRS, Microsoft, Sedgwick,
how to create the alarm using sql queries.In the sense i need to make the computer to produce beep sound for each 1 minute.(hint: by chr(7) we can produce the beep sound)
which country is following one party system
what would be the next number in the sequence 2. 20, 74, 110 ?
24 Answers HCL, TCS,
A ship started from port and moving with I mph and another ship started from L and moving with H mph. At which place these two ships meet ?
A train speeds past a pole in 15 seconds and a platform 100 m long in 25 seconds. Its length is
3 machines can complete the work in 4,5, and 6 hours respectively. due to power failures they did the work alternatively. Then what is time taken to complete the work?
Sam and Jessica are invited to a dance. If there are 7 men and 7 women in total for the dance and one woman and one man are chosen to lead the dance. What is the probability that Sam and Jessica will NOT be chosen to lead the dance
modulo(373,7)+round(5.8)+truncat(7.2)-round(3.4) = ? i exactly don't remember the truncate function.but the function was where we skip the '.' part.