Jump to content

Math problem...


Aj907

Recommended Posts

The seventh grade class at a certain middle school decided to have an ice cream party to celebrate their outstanding grades. They decided to make ice cream cones. But they were all very independent thinkers, and they each wanted to have a different cone. Unfortunately the school was only willing to provide them with two ice cream flavors, vanilla and chocolate. They knew that if they used only single scoop cones, they could make only two different cones.

 

 

 

They figured out that if they used double scoop cones they could make four different cones.

 

 

 

There are 256 students in this outstanding class. How many scoops of ice cream would have to be used in each cone in order to make a different cone for each person.

25709th to 99 Fishing - 2-5-10

Link to comment
Share on other sites

Heh,

 

 

 

Square the number to find out the possible number of combinations.

 

 

 

In this case, since you have 256 students..

 

 

 

x^2 = 256

 

 

 

x = 16

 

 

 

:wink:

signaturecj5.jpg
Link to comment
Share on other sites

It's 8.

 

 

 

Since it has to be either one or the other you go go 2^n.

 

 

 

That is assuming all the students get the same number of scoops and that AB vs BA are not classified as the same type of ice cream. Neither of these points should be valid but occasionally teachers will try and throw them in.

 

 

 

2^1=2

 

A

 

B

 

 

 

2^2=4

 

AA

 

AB

 

BA

 

BB

 

 

 

2^3=8

 

AAA

 

AAB

 

ABA

 

ABB

 

BAA

 

BAB

 

BBA

 

BBB

 

 

 

Think of it this way.

 

For scoop 1 there is two possible types.

 

For scoop 2 there is two possible types

 

For them together you would go 2x2.

 

For scoop 3 there is two possible types.

 

So 2x2x2...

 

 

 

For instance with four scoops you can make all the types of three scoops and then add either an A or B to the beginning. Thus you multiply the amount in scoop 3 by two.

Link to comment
Share on other sites

The problem here is that it's unknown whether or not sequence matters. Would ABB be considered the same as BAB and BBA?

Link to comment
Share on other sites

I'm pretty sure that sequence matters, in this case, since they said that if there were two scoops there would be 4 possibilities.

 

 

 

Thaulsis is correct. There are a few classic errors to be made here, and the reason so many people are getting wrong answers, is that the initial pattern is "2, 4, ...". With only two data points, people will tend to go for the simplest possible solution, which is a straight line pattern, not an exponential one, which will lead you to the answer of 128... However, as Thaulsis explained, you have to think about how many additional possibilities are created by each additional scoop you add, which is to multiply the possibilities from (x-1) scoops by 2, to find out how many possibilities x scoops will give you. so you multiply 2 by itself x times. 2^x = 256. log base2 (256) = x =8... that is, 2 must be multiplied by itself 8 times to get 256.

 

 

 

Nvw, I don't understand what pattern you're going for.

Everybody hug and spread the love :D

 

siggypooro0.jpg

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.