You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
$\begingroup$ This method is incorrect. Nowhere are you told that the same number of apples is in each basket. The best you can hope to write down is that the number of bananas in the $ith$ basket, $B_i$ is $B_i=\Sigma_{j=1}^6 A_j-A_i$, and similarly for the plums. $\endgroup$Okazaki– Okazaki2016-03-12 18:25:00 +00:00Commented Mar 12, 2016 at 18:25
-
$\begingroup$ @ryanp16 this answer doesn't make that assumption. It deals with totals not with amounts per basket. The sum of all the banana is the sum of all the apple times 5 because for each basket the number of bananas in there is the same as the number of apples in the other 5 baskets. Do this for each basket and you end up counting the number of apples in each basket 5 times. $\endgroup$Paul Evans– Paul Evans2016-03-12 18:38:55 +00:00Commented Mar 12, 2016 at 18:38
-
$\begingroup$ Apologies, you are correct. I read your answer too quickly. $\endgroup$Okazaki– Okazaki2016-03-12 18:43:05 +00:00Commented Mar 12, 2016 at 18:43
-
$\begingroup$ Wait a minute !!...total number of plums = $33$....therefore total number of apples = $5 \times 33 = 165$...therefore apples in each basket = $\frac{165}{6}=27.5$....Do you mean to say that each basket contains 27 and a half apples? I thought they need to be integers.. :\ $\endgroup$manshu– manshu2016-03-13 19:21:38 +00:00Commented Mar 13, 2016 at 19:21
-
1$\begingroup$ @manshu One way to arrange the fruit is to have $33$ plums and $165 = 5 \cdot 33$ bananas in one basket and $33$ apples and $132 = 4 \cdot 33$ bananas in the other five baskets. $33 \cdot 6 + 132 \cdot 5 + 165 = 1032$. Remember, there's no stipulation that all the baskets have the same amount of fruit. $\endgroup$Paul Evans– Paul Evans2016-03-13 19:26:05 +00:00Commented Mar 13, 2016 at 19:26
|
Show 1 more comment
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
- mark spoilers by placing >! at start of line
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
- MathJax equations
$\sin^2 \theta$
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. logical-deduction), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you