Posts Tagged ‘Honors Precal’

Numeral Systems

September 29, 2010

Today, as always, Mr. B. started off class with a practice problem on the smartboard.  Today’s problem was:

The subscripts on the values were meant that those values are in a different base system.  Our numeral system is based off of a base 10 system, or a decimal system.  This means that each place value of each of the numbers that we write are in a multiple of ten; the ones place is 10^0, the tens place is 10^1, the hundreds place is 10^2, and so on.  Each digit of a value expressed in base 10 notation shows how many of that power of 10 are in the value.  For instance, in the number 2,345, there are two 10^3′s, three 10^2′s, four 10^1′s, and five 10^0′s.  When these values are multiplied and then added together, we arrive at what we know as two thousand, three hundred and forty-five.  The same principle holds true for different base systems.  For instance, if we are using a base “x” system, the value furthest to the right is how many x^0′s are included in the value.  The digit one to the left is how many x^1′s are involved, then x^2, x^3, and so on.  Let’s use a base eight system, since it is involved in our problem.  This means that in this system, 66 is actually equal to 54 in a base 10 system.  This is because the 6 nearest to the right is in the “ones” place; that is, it is in the place counting how many 8^0′s are involved in this problem.  Since 8^0=1, six ones are equal to 6.  The six on the left is a bit more tricky.  This spot is how many 8^1′s are involved in this values, so this 6 digit is in the “eights” spot.  Six 8^1′s = 48.  Since 48+6=54, 66 base 8 is equal to 54 in base 10 notation.

To continue with this problem, we will convert all of the rest of the additives to base 10 notation, since it is the one we are most familiar with, and then convert our sum to base 8 notation to come to our conclusion.  132 in base four notation is equal to 30 base 10;

2*4^0  +  3*4^1  +  1*4^2

=  2        +       12     +       16

=30 in base 10 notation.

1011 base 2  =

1*2^0   +  1*2^1  +  0*2^2  +  1*2^3

=  1         +       2       +        0       +     8

= 9 in base 10 notation.

When you add up all of these values (54+30+9) we find that these three values add to 95 base 10.  However, we must convert this value into base 8 notation.  There are no 8^3′s in this value; 8^3=512, and there are obviously no 512′s in 95.  Therefore, let’s start with 8^2.  8^2=64, a number that clearly goes into 95 only once.  This gives us a “1″ in the “sixty-fours” place:

1 _ _

Once we divide by 64, there is a remainder of 31 that still must be accounted for in our number.  8^1=8, and there are three 8^1′s in 31:

1 3 _

This leaves us with a remainder of 7 since 8*3=24, and 31-24=7.  Our final place is represented by 8^0, or, in other words, 1.  There are seven ones in seven, so the final “ones” place is a seven:

1 3 7 base 8.

This is our answer.

The rest of the class period was spent examining our test that we labored over yesterday and asking any questions about problems that we were confused on.

Here are a couple of notes regarding the different numeral systems:

  • Each digit in a base system cannot be larger than the base value; that is, if we are using a base 4 system, every digit must be between 0 and 3.  This is because once a value reaches 4, it carries over into the next place value.
  • The binary system, or base two, and the hexadecimal, or base 16 systems are the ones most commonly used (besides base 10, of course).  Base 16 uses the digits 0-9 and then the letters a-e to represent a value.

Here is a website in which all of the different notations of a lot of values are listed in different base systems for a quick reference.

http://home.comcast.net/~igpl/NXO.html

Hope this helped!!

The next scribe will be Allison T.

 

Piecewise Functions

As we walked into class today, the daily problem on the board was a bit different from the ones we have had in the past. It was different because in the problem, two new operations were created: up arrow(ua) and down arrow(da). The problem was if a ua b means ab and if a da b means b(radical symbol) a, what is the value of [(2 ua 6) da 3] ua 2?

To simplify this equation, one would replace the arrows with the given operation. By replacing the arrows with the operation they represent, the expression reads (3(radical symbol)26)2. Now we simplify everything in the parentheses first. 26=64. 3(radical symbol)64 = 4. This just leaves us with 42 which equals 16. So the final answer to this problem was 16. The class worked well and efficiently and even put the problem up on the board to explain to the students who did not understand the problem.

The addition of two new operations made this problem confusing to most of the class. However, most people understood the problem after it was explained and drawn on the board.

After the practice problem was explained and talked about in a class discussion, Mr. Bieniek passed back our assessments that were taken at the end of yesterday’s class. The assessment was about whether or not a given set of inputs and outputs was a function.  The function’s inputs, a, b, and c all led to the same output, 1. We eventually came to the conclusion that the set of inputs and outputs was, in fact, a function. We referred again to the soda machine example. Mr. Bieniek explained that a soda machine can have multiple buttons(inputs) that will get you the same soda(output) and it will still “function” properly. However, if  a button has two outputs or two possible soda outcomes, the soda machine will not function. A question that came up was that if one input did not have an output, could the system be a function. The answer to this was no. In the soda machine example, it was said that if a button does not work and doesn’t give you an output or soda, the soda machine is “not functioning” properly. It was also noted that this function would create a horizontal line on a graph.

We also discussed what domain and ranges are. A domain is all the possible inputs or x-values. A range is all the possible outputs or y-values.

Next we were introduced to piecewise functions. When Mr. Bieniek put the first piecewise function on the board, much of the class was intimidated by it. The first piecewise function we received was:

f(x)= (x+4)2-2       If x is less than or equal to -2

-x                    If x is greater than -2 and less than or equal to 2

-(x-4)2+2      If x is greater than 2

Mr. Bieniek said that the best method to solve this problem was by making a table and then graphing it. He stressed that this was not the best way necessarily to graph a piecewise function all the time. The table that we made in class can be viewed by clicking on the link below

http://public.iwork.com/document/?a=p1017344002&d=Untitled.numbers

So now all what was left to do was to graph the points here and connect the points depending on the inequalities.

Next, we received another piecewise function. However, this time the class was told by Mr. Bieniek to try and graph this function without making a table. The piecewise function was as shown below.

f(x)=x2 If x is less than 2

f(x)=6               If x=2

f(x)=10-x         If x is greater than 2 and less than or equal t0 6

The class graphed the equation fairly easily. After, we participated in a class wide discussion about the function. It was found that the f(x)=6 part of the function was confusing but after it was discussed, everybody understood it meant to graph the point (2,6). Also, there was controversy on whether to connect the parabola created by f(x)=x2 to the line created by f(x)=10-x. The line would go through the point (2,6). After a discussion, it was determined there should not be line because it would be a vertical line, meaning that two or more inputs would have the same output. This is not possible in a function so it would be illogical to connect the parabola and the line

After this, we received two piecewise function problems for homework and class was dimissed.

For help with piecewise function, see the following sites

http://www.analyzemath.com/Graphing/piecewise_functions.html- A site that gives tutorials for piecewise functions

http://www.youtube.com/watch?v=Kac2I5ao49E- A video about piecewise functions

http://www.prenhall.com/divisions/esm/app/graphing/ti83/Graphing/Special_graphs/piece_wise/piece_wise.html- A site that shows how to graph piecewise functions on your TI calculators


 

Functions

Hey everyone! Today we started off class with this practice problem. Mr. B said it would be good to refer back to these problems to study, so I would make sure you have this in your notebook and understand how to solve it.

We were given: http://prec.alcul.us/?attachment_id=2367

And had to substitute it in the following function: http://prec.alcul.us/?attachment_id=2368

To solve that, we learned that you were to put the (5+h/h) and (5/h) in place of x in the function shown here: http://prec.alcul.us/?attachment_id=2369 | http://prec.alcul.us/?attachment_id=2371

The goal for today was “I can tell the difference between a function and a non-function” We are going to have a different goal everyday, so be sure that by the end of each one, you fully comprehend what’s going on.

A function is simply: A special relationship between two variables. But as I looked online, it gets more specific saying that,  it’s a relation between two sets in which one element of the second set is assigned to each element of the first set, as the expression y  = x 2.  basically stating that, for every ‘y’ value, there has to be 2 ‘x’ values because when you square a number there is a positive and negative answer.

We also sorted through some graphs to see which we thought were functions, and which were not.

I’m sure tomorrow we’ll go into more depth about functions and whatnot, but this is what we have so far. Also, I’m sorry the pictures of the math type equations are links… It wouldnt let me copy and paste them here, or let me phost them as pictures on the blog, but I’m sure you all understood just fine.

-Katy

The scribe for tomorrow is Brittney.

 

Algebra Review and Precal Blog

Well let’s see. Today was a pretty good day of Honors Pre-Calc. If you weren’t here today we finished our equation for the Point of No Return problem from last week Friday. While calculating our final equation we went over some of our good ‘ol basic algebra. We went over the Elimination, and the Substitution techniques. Not too hard but still a little rusty for some of us.

The 2nd half of our class we discussed the use of this blog. We also found out that this blog is used worldwide for people looking for help. We discovered this when we used Google Analytics to see who uses this blog. Lastly if you want to use a neat little widget on your computer to record videos on the screen or to just take a screen shot use Jing.