50 STARS but how many Rows?

Algebra Level pending

1) The us flag has 50 stars.
2) There are an odd number of horizontal rows of stars on the flag.
3) There are x rows of stars with y stars in each "light" row, and (x+1) rows of stars with (y+1) stars in each "heavy" row.
4) From #2 and #3 above, x+(x+1) has to be an odd integer assuming x is greater or equal to 1, and less than or equal to 49.
5) y is an integer because there are no fractional or imaginary stars.

How many possible horizontal number of rows of stars could be on the US flag using the five statements above?
Allow for the flag to be hanging horizontally or in a vertical configuration.
The solutions got moved some how? The top solution should be on the bottom, and the bottom solution should be on the top.

all solutions below 3 11 9 9 and 11 only 33

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.

3 solutions

Michael Mendrin
May 29, 2018

Bill, Brilliant.org scrambles up the order of solutions. You can't depend on how choices are ordered. My suggestion is to list the choices in the problem statement as 1), 2), 3)... etc, and then the choices should be 1, 2, 3... etc, which will be scrambled up. Like this

1) 9 and 11 only
2) All solutions below
3) 33
4) 3
5) 9
6) 11

etc, however you want to order them

Zico Quintina
Jun 2, 2018

Let m m be the number of light rows and n n be the number of stars in each light row, where m , n N m,n \in \mathbb{N} .

Then m + 1 m+1 and n + 1 n+1 are the number of heavy rows and the number of stars in each heavy row, respectively. Then

( m + 1 ) ( n + 1 ) + m n = 50 2 m n + m + n + 1 = 50 4 m n + 2 m + 2 n + 1 = 99 ( 2 m + 1 ) ( 2 n + 1 ) = 99 \begin{aligned} (m + 1)(n + 1) + mn &= 50 \\ \\ 2mn + m + n + 1 &= 50 \\ \\ 4mn + 2m + 2n + 1 = 99 \\ \\ (2m + 1)(2n + 1) = 99 \end{aligned}

so ( 2 m + 1 ) (2m + 1) and ( 2 n + 1 ) (2n + 1) must be factor pairs of 99 99 .

The factor pairs of 99 99 are ( 1 , 99 ) , ( 3 , 33 ) , ( 9 , 11 ) , ( 11 , 9 ) , ( 33 , 3 ) (1,99),(3,33),(9,11),(11,9),(33,3) and ( 99 , 1 ) (99,1) which mean the solutions for ( m , n ) (m,n) are ( 0 , 49 ) , ( 1 , 16 ) , ( 4 , 5 ) , ( 5 , 4 ) , ( 16 , 1 ) (0,49),(1,16),(4,5),(5,4),(16,1) and ( 49 , 0 ) (49,0) .

The first and last are excluded due to our restriction. From the rest, the total number of rows, 2 m + 1 2m + 1 , could be 3 , 9 , 11 , 33 \boxed{3,9,11,33}

Very Nice Zico, and a bit quicker and yet sorta like my solution. Thanks!

Bill Snyder - 3 years ago
Bill Snyder
May 29, 2018

let x = number of small or "light" rows.
let (x+1) = number of large or "heavy" rows.
let y = number of stars in "light" rows.
let (y+1) = of stars in "heavy" rows.

Then (x+1)(y+1) + xy = 50 Solve for x in terms of y.

x = (49-y)/(2y+1) Then dividing.

x = -0.5 + 49.5/(2y+1) so x = 49.5/(2y+1) - 0.5

We know that x is an integer between 1 and 50, so 49.5/(2y+1) must be an {integer + 0.5} so when we subtract 0.5, we get an integer.

Multiplying by two: 2{49.5/(2y+1)} = 99/(2y+1) = Integer

Since 99 = 1x3x3x11, 2y+1 must be the product of one or more of the factors in order to evenly divide into 99.

Therefore,
If 2y+1 = 1 Then y = 0 Which is not a solution.
If 2y+1 = 3 Then y = 1 This is a solution since x = (49-y)/(2y+1) gives x=16 and x+(x+1) = 33 total rows.
If 2y+1 = 9 Then y = 4 gives x = 5 and x+(x+1) = 11 total rows.
If 2y+1 = 33 Then y = 16 gives x =1 and x+(x+1) = 3 total rows.
If 2y+1 = 11 Then y = 5 gives x = 4 and x+(x+1) = 9 total rows.
If 2y+1 = 99 Then y = 49 gives x=0 and is not a solution.

With no other information we can not choose between these unless we look at the flag!

If x is allowed to be "less than or equal to 49", then there is the possibility of 50 rows of 1 star, which I know you're not intending to include; perhaps just "less than 49" would be better? Also, when I first read "How many possible horizontal number of rows ...", I thought you meant the number of different possible row numbers (i.e. 4); perhaps just "How many horizontal rows ..." would be clearer? But maybe that's just me!

zico quintina - 3 years ago

Log in to reply

Thanks for the comment(s). Well taken!

Bill Snyder - 3 years ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...