All posts by mathconfidence

October 2017 Brain Puzzler Solution

Q:  Write down all the integers from 1 through 60 to form the number
123456789101112131415161718…495051525354555657585960.
Now delete 100 digits from this number.
Without rearranging the digits, what is the largest number possible?

A:  Writing down all integers from 1 through 60 gives you a number 111 digits long:
9 numbers at 1 digit apiece: 9 digits
51 numbers at 2 digits apiece: 102 digits
Total: 111 digits.

So deleting 100 digits leaves us with 11 digits.  It’s be best to have as many 9’s as we can as far to the left as we can. But there’s only 6 of those, and one of them is already in the hundreds place before we do any deleting.
If we’re not allowed to rearrange the digits, the largest number is:
99 999 785 960.

August 2017 Brain Teaser Solution

Q: With one straight cut a cake can be sliced into two pieces. A second cut that crosses the first one will make four pieces, and a third cut can produce as many as seven pieces. What is the largest number of pieces that you can get with six straight cuts?

A: 22
With 0 cuts, you get 1 big cake
With 1 cut, 2 pieces
With 2 cuts, 4 pieces
For the 3rd cut, if you cut cleverly you can get 7 pieces
click here for more info and nice graphics thanks to the Guardian
http://bit.ly/CuttingthePieGardner

 

 

 

Get the Math and Points June 2017 CC Alg I Regents #8

June 2017 CC Alg I 8

Using substitution, we can rewrite the second equation as
3(-2x + 2x + 8) = 12
3(8) = 12
24 = 12
huh?  NO solution

If we were to solve the second equation for Y=, we would get:
by distributing the 3
-6x + 3y = 12
add 6x to each side
3y = 6x + 12
Divide both sides by 3
y = 2x + 4 this is parallel to the first line y = 2x + 8 and therefore the lines will never meet
making the answer “No solution”