There are n urns and m balls. If we put 3 balls in each
urn 3 balls will be excess. If we put 4 balls in each urn 1
urn will be excess. Find no. of Urns (or) Balls?
Answer Posted / bagesh kumar bagi
urn=2
ball=9
first condition
2urn * 3 ball +3=total ball(9).
second case
2urn * 4 ball +1= total ball(9).
so that
urn=2
ball=9
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
A chain is broken into three pieces of equal lenths containing 3 links each. It is taken to a backsmith to join into a single continuous one . How many links are to to be opened to make it ?
4i+8j+10k. something like this.
with 4/5 full tank vehicle travels 12 miles, with 1/3 full tank how much distance travels
If A/B = 6/5,then 3A+2B =
Mahesh and Ramesh are questioners. The time taken by Mahesh and make a question is double of that taken by Ramesh. If Mahesh made 3/2 questions less each minute and Ramesh made 3 questions less each minute, to make m questions, the time taken by Ramesh would be 2n minutes less than that taken by Mahesh. If Ramesh takes n minutes to make m questions, find the number of questions that Ramesh can make in a minute?
in how many ways can a lock be opened if that lock has three digit number lock if the last digit is 9 and sum of the first two digits is less than or equal to the last digit. numbers are from 0-9
If there are 1024*1280 pixels on a screen and each pixel can have around 16 million colors Find the memory required for this?
Some statements are given below: � L says all of my other four friends have money � M says that P said that exactly one among them has money � N says that L said that precisely two among them have money � O says that M said that three of the others have money � P, L and N said that they have money All the above statement are false.. Who has money & who doesn't have any money?
there is a matrix N x N .Its elements consist of either value =1 or value=0. If there is a any zero in the row, then the output matrix should have all zeroes in that row. If there is a single zero in any column then that column should have all zeroes n the output matrix. write the function to perform these operations. i want a solution in c/c++ language
A person needs 6 steps to cover a distance of one slab. if he increases his foot length(step length) by 3 inches he needs only 5 steps to cover the slabs length. what is the length of the each slab.
Write a C Program to declare an array for 2 0 floats. Accept the values from the user sort the two arrays in descending order. Merge the two arrays into a new array and display the new array.
During the early months of 2009, some economists concluded that the slew of U.S. government programs created during the fall of 2008 to stabilize an economy marked by an absence of credit, a wave of enormous asset write downs, a precipitous decline in housing prices, and a historic loss of consumer confidence _________________ has not succeeded in engendering healthy intra-bank credit flows and reviving depressed equity prices has not succeeded in engendering healthy intra-bank credit flows and bringing about the revival of have not succeeded in engendering healthy intra-bank credit flows and reviving depressed equity prices have not succeeded in engendering healthy intra-bank credit flows and to revive depressed equity prices
A can do a piece of work in 30 days, which B can do in 20 days. Both started the work but A left 5 days before the completion of the work. It took how many days to complete the work?
they asked the temperature problem.it was same as previous papers.the ratio was -t*t/6+4t+12.
A store was earning 25% profit after giving a discount of almost 25%,. If they now give 10% discount then what is the profit percentage earned.