Archive of ‘Math 11’ category

Week 7 – PreCalc 11

This week in Pre-Calc we learned about discriminants. A discriminant gives information about the roots of the quadratic equation. We use b^2 -4ac to find the value.

  • If it is less than 0, there are no real roots.
  • If it is equal to 0, there’s one real root.
  • If it is greater than, 0 there are two real roots.

Ex: 2x^2 -7x +3 = 0

a=2, b=-7 c=3

step 1: (-7)^2 -4(2)(3)

step 2: 49 - 24

step 3: 25

The discriminant is 25, because it is greater than 0, this means that this quadratic equation has two real roots.

 

 

Week 6 – PreCalc 11

This week in pre-calc we’ve been learning how to use factoring to solve quadratic equations. Something I challenged with at first was using the perfect square trinomial method because of all the steps involved.

Example: 2x^2 - 8x +9 = 0

There are no two numbers that add to -8 and 9 so the first thing to do is move the 9 to the other side. Now we can find a something in common to take out of the 2x^2 -8 = -9

  1. 2(x^2 - 4x) = -9 before factoring the trinomial I factored out the 2.
  2. 2(x^2 - 4x +4 -4) +9 = 0 I moved the 9 back over and the +4 -4 are now                                                           there because we took the half of 4 which is two                                                            and the squared it to put it back in.
  3. 2(x-2)^2 -8 +9 = 0 the -8 is now there because the 2 in front of the brackets                                                      needs to be mulitiplied with the -4 in order to take                                                       it out of the brackets.
  4. 2(x-2)^2 = -1 in this part the -8 is subtracted by the 9 and which gave us +1                                         and we moved it over to the right side of the equation.
  5. (x-2)^2 = \frac {-1}{2} divide both sides by 2 to get rid of the                                                                                coefficient in front of the brackets.
  6. x-2 = +- \sqrt \frac {-1}{2} to get rid of the x-2 squared both sides need to                                                                be square rooted.
  7. At this point we can see there’s a negative under the root which is not possible because we can’t square root a negative number. This means that this equation has no solution.

 

Week 5 – PreCalc 11

This week in precalc we learned about how to solve radical equations. Whenever we’re solving an equation we always have to do the same thing to both sides. After solving for the variable we always have to verify the solution to make sure it is a real root. when there’s a radical involved we have to square both sides to get rid of it, which is what I did in line to.

Example:

Week 4 – PreCalc 11

This week in precalc we learned about multiplying and dividing radicals. With multiplying radicals we use other techniques we learned like simplifying and foiling.

example: (2 \sqrt{3} - 4 \sqrt{5} )(3 \sqrt{4} + 6 \sqrt{7} )

the first step is to foil : (2 \sqrt{3} )(3 \sqrt{4} ) + (2 \sqrt{3} )(6 \sqrt{7} ) + (-4 \sqrt{5} )(3 \sqrt{4}) + (- 4 \sqrt{5} )(6 \sqrt{7} )

after foiling the new expression will be: 6 \sqrt{12} + 12 \sqrt{21} - 12 \sqrt{20} - 24 \sqrt{35}

we can now simplifie the answer by finding perfect squares under the roots: 6 \sqrt{4}{3} + 12 \sqrt{21} - 12 \sqrt{4}{5} - 24 \sqrt{35}

after simplifying we get the final answer: 12 \sqrt{3} + 12 \sqrt{21} - 24 \sqrt{5} - 24 \sqrt{35}

Week 3 – PreCalc 11

This week we started our new unit on absolute values and radicals. It was a very short week and most of it was review from grade 10 math, except for the new term of what an absolute value is.  Something I found hard to do at first was turning entire radicals into a mixed radical.

example \sqrt{72}

first we need to find two numbers that multiply to 72, with one of them being a perfect square.

\sqrt{8} x \sqrt{9} = \sqrt{72}

because 9 is a perfect square of 3 we can take that and put it as a coefficient leaving only the 8 under the root symbol.

3 \sqrt{8}

this is our final answer.

 

 

Week 2 – PreCalc 11

This week in pre-calc 11 we learned about geometric sequences and series. An important part in these is the common ratio, it shows the difference between the terms by the term being multiplied by the constant.

The formula to find the CR is: r= \frac {t_n}{t_n-1}

Example: 4, 8, 16, 32

If you’re looking for the common ratio we need to divide 8 by 4.

r= \frac {8}{4} = 2

You could also do r= \frac {32}{16} = 2 As long as you use a term that precedes t_n as the denominator you will get the right answer for the common ratio.

Week 1 – Precalc 11

In the first week of Pre-Calc we learned how to find the sum of an arithmetic series. An arithmetic series is the sum of all the terms in an arithmetic sequence added together. We used the formula S_n = \frac {n} {2} (t_1 + t_n) to find the sum.

In this formula represents the amount of terms in the sequence. We replace t_1 with the first term in the sequence and t_n with the last term. Once you’ve filled in the variables in the fomula you divide by 2. Then add the first and last terms together.

Ex. 2, 5, 8, 11, 14….59   t_1=2  t_{20}=59

with this information we can solve for S_n

S_{20} = \frac {20} {2} (2+59)

S_{20}= 10(61)

 

S_{20}=610

 

1 2