To be able to make one order for pieces in time a team should make 25 pieces a day. After 3 days the team increased the productivity with 5 pieces and made 100 pieces over the plan for the exact time. Fine how many details the team made?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
This is possibly one of the worst written questions I have ever seen in my entire life, and I urge an administrator or the original author to change the wording.
I assume the question asked how many pieces / details? the team eventually made, but actually, it was asking for how many were originally ordered. Solving the question is fairly straightforward.
Let x be the number of days.
Then 2 5 x is the number of pieces required.
After three days then, 7 5 x pieces are produced. After this point, the team produces /(30x)/ a day. This lets us form an equation.
7 5 + 3 0 ( x − 3 ) = 2 5 x + 1 0 0
3 0 x − 1 5 = 2 5 x + 1 0 0
x = 2 3
So they worked for 23 days, which makes the total order 2 5 × 2 3 = 5 7 5 .
I hope that cleared up some of the confusion!