Week 17 – Precalculus 11

This week in math 11 we learned about the Sine law. They’re two different laws we use to find different things on a triangle: we use one of them to find a missing side and we use the other law to find a missing angle. We have 3 different ratios for each law but when solving for either a side or angle we only use two of these ratios at a time. All of the ratios are equivalent. We know we’re using the Sine law because we are given 3 clues on the triangle: we are given an angle with its corresponding side along with either an angle or side on a different part of the triangle. The Sine law is used when the triangle is not a right triangle.

Sine Laws:

\frac{a}{sin A} = \frac{b}{sin B} = \frac{c}{sin C}
  • This law is used to find a missing side
\frac{sin A}{a} = \frac{sin B}{b} = \frac{sin C}{c}
  • This law is used to fin a missing angle

 

Today I’m just going to be talking about solving for a missing angle

 

Example:

Image result for sine law triangle

  • in this triangle we are trying to find angle “B”
  • We’ll say that angle 92 is “A” and the other point is “C”
  • Now the first thing we do is figure out which law we need to use
  • In this case we’re trying to find an angle

 

  1. \frac{sin A}{a} = \frac{sin B}{a} = \frac{sin C}{c}
  • so we would use this one
  • so we can fill in the information we are given by the triangle

 

2. \frac{sin 92}{41} = \frac{sin B}{28} = \frac{sin C}{c}

  • we see that “C” isn’t used so we can get rid of it because we are only suppose to use two of the ratios.

 

3. \frac{sin 92}{41} = \frac{sin B}{28}

  • because we want to find “B” we have to isolate it

 

4. 28( \frac{sin 92}{41}) =( \frac{sin B}{28})28

  • we multiply by 28 to cancel it out on one side but what you do to one side you must do to the other

 

5. ( \frac {28(sin 92)}{41}) = sin B

  • Now we have to move sine to the other side and when we do this sine becomes inverse sine

 

6. sin^{-1}( \frac {28(sin 92)}{41}) = B

  • Now we can plug all this into our calculator and get our answer

 

7. B = 43°

 

 

 

 

Week 16 – Pre-calculus 11

This week in Math 11 we started grade 11 trigonometry and we learned how to make a right triangle and from coordinates of a point that is given. With the right triangle we can find the the opposite and adjacent side, along with the hypotenuse and the reference angle. First we find our point on the graph and draw a diagonal line from the origin to the point, then from the point we draw a vertical line connecting it to the horizontal line or x-axis. then based on our coordinates given we will know the values of our vertical and horizontal lines but we will not know the value of our hypotenuse. We can figure out our hypotenuse by using Pythagoras theorem which is a^2 + b^2 = c^2. Once we know all the lengths we can figure out all of our ratios and then find our reference angle.

Example:

Point (6, 4)

we have our point and not we draw a line between the point and origin

Then draw a vertical line between the point and x-axis

now we start to see our right triangle

The points that were given to us in the beginning tell us the value of 2 of the sides on our triangle

From here we need to find the value of our hypotenuse

  • to do this we use a^2 + b^2 = c^2
  • our hypotenuse is our c^2
  • and 6 is “a” and 4 is “b”
  • a^2 + b^2 = c^2
  • 6^2 + 4^2 = c^2
  • 36 + 16 = c^2
  • 52 = c^2
  • \sqrt{52} = \sqrt{c^2}
  • c = \sqrt{52}

Now that we know the hypotenuse we can now find out all our ratios for Sin, Cos, and Tan, along with our reference angle

based off where are reference angle is

  • For Sin it is \frac{O}{H}, where “4” is our opposite and “\sqrt{52}” is our hypotenuse.
  • For Cos it is \frac{A}{H}, where “6” is our adjacent and “\sqrt{52}” is our hypotenuse.
  • For Tan it is \frac{O}{A}, where “4” is our opposite and “6” is our adjacent

So our ratios would be

  • Sin \theta = \frac{4}{\sqrt {52}}
  • we don’t like having a square root on the bottom so what we can do is rationalise the denominator to make our answer look better
  • Sin \theta = \frac{4}{\sqrt {52}} x \frac{\sqrt {52}}{\sqrt {52}}
  • Sin \theta = \frac{4\sqrt{52}}{52}
  • We would do this for all ratios to make them look better
  • Cos \theta = \frac{6\sqrt{52}}{52}
  • Tan \theta = \frac{4}{6}

Now that we have all of our ratios we can solve one of them with a calculator to find our reference angle and we would that number to the nearest degree.

  • Tan \theta = \frac{4}{6}
  • \theta = (tan^-1)(0.667)
  • \theta = 34°
  • and this is our reference angle

Week 15 – Pre-calculus

This week in Math 11 we learned about we learned how to add and subtract rational expressions that have binomial along with trinomial denominators. To do this we have to first simplify each rational expression. Then find the lowest common denominator between the rational expressions you are add or subtracting, once you find the LCD make sure you multiply the numerator by what you multiplied to get the LCD. Then put the numerators of both rational expressions over the LCD. What you do from here is solve. Once you finish solving you reduce if you can and make sure you don’t forget to write your non-permissible values.

Example:

\frac{x - 2}{x^2 - 5x + 6}\frac{x + 4}{x^2 - 11x +30}

  • First thing we do is simplify

\frac{x - 2}{x^2 - 5x + 6}\frac{x + 4}{x^2 - 11x +30}

\frac{x - 2}{(x - 2)(x - 3)} – \frac{x + 4}{(x - 5)(x - 6)}

  • now that we have simplified our expressions we can also write our non-permissible values.
x \neq 2, 3, 5, 6
  • also note that you can simplify as long as it’s within the same expression.

\frac{x - 2}{(x - 2)(x - 3)} – \frac{x + 4}{(x - 5)(x - 6)}

  • here we can simplify the (x – 2) because it is within the same fraction

\frac{1}{(x - 3)} – \frac{x + 4}{(x - 5)(x - 6)}

  • now we find our LCD which is (x – 3)(x – 5)(x – 6)
  • and whatever we multiplied the bottom by we have to multiply the top by
\frac{(x - 5)(x - 6) - (x + 4)(x - 3)}{(x - 3)(x - 5)(x - 6)}
  • Now we can solve the numerator
\frac{x^2 - 11x + 30 - (x^2 + x - 12)}{(x - 3)(x - 5)(x - 6)} \frac{x^2 - 11x + 30 - x^2 - x + 12)}{(x - 3)(x - 5)(x - 6)} \frac{-12x + 42}{(x - 3)(x - 5)(x - 6)}
  • and we can see that we can factor out a -6 in our numerator
\frac{-6(2n - 7)}{(x - 3)(x - 5)(x - 6)}
  • so our final answer would be
\frac{-6(2n - 7)}{(x - 3)(x - 5)(x - 6)} x \neq 2, 3, 5, 6

Week 14 – Pre-calculus 11

This week in Math 11 we learned how to simplify rational expressions. We do this by cancelling out what is equivalent. The first thing we do is figure out our non-permissible values, these are values that we cannot use because if we do our denominator will equal 0 and a math rule is that we can’t have a 0 in our denominator. Then we use the different math skills we have learned to first simplify the numerator and denominator, then once everything is simplified then we can cancel out what is the same or something common.

Example:

\frac{x^2 +13x + 36}{x^2 - 81}
  • right now due to the way our equation is written we can’t say what our non-permissible values are
  • so first thing we can do is factor
\frac{(x+9)(x+4)}{(x+9)(x-9)}
  • now that it is factored we can see that x cannot equal -9 and 9 because our rule is that we cannot have a zero inn our denominator and we we use those numbers as x’s we will get a zero
\frac{(x+9)(x+4)}{(x+9)(x-9)}
  • we see that we can something in the numerator and denominator which is the (x+9)
  • so we would cancel both of those out and be left with our final answer because we cannot reduce anymore
\frac{(x+4)}{(x-9)}

And as our final answer we would have our simplified expression and what our non-permissible values are.

\frac{(x+4)}{(x-9)}

x cannot equal -9 and 9

Totem Post Writing

Post Writing:

  • When Canadians see something, they don’t like they just remove to get it out of their sight. Just like in the story they just remove the totem pole and but it in the basement. I think that the totem poles continuing to return in the story is a metaphor for the first people fighting back saying that they’re not going to leave because just like in the story with the totem poles, the First people came to Canada first so why should they have to leave. I feel that even in the end it’s not a true resolution that works for both sides. They just decide to ignore the totem poles and eventually forget about them. So, is this how Canadian history treated the First Peoples? History has shown that we have just ignored the first nations and have just taken or removed from what is theirs.

Week 13 – Pre-calculus 11

This week in Math 11 we learned how to graph reciprocal linear functions. We do this by first reciprocating our function, then we graph the original function, then we find our invariant points on our graph which are always 1 and -1 and we graph our hyperbola that intersects through our invariant points. The hyperbola never touches our asymptotes which is y=0 and it can vary for our vertical asymptote depending on our graph.

Example:

y=-3x + 6

  • the first thing we do is reciprocate our graph which is pretty easy, we know that technically it is over 1 so we just flip it.

y = \frac{1}{-3x +6}

now that we have our reciprocal we can graph our original function

  • we see that our y-intercept is 6 and our slope is -3

Now we find our invariant points on our graph which is -1 and 1

Now that we know our invariant points we can graph our hyperbola through those points

  • In this case our vertical asymptote would be x=2 because our vertical asymptote is always right between our invariant points and and horizontal asymptote is always going to be y=0(in grade 11 at least)
  • so our hyperbola intersects our invariant point but never touches our asymptotes

Week 12 – Pre-calculus 11

This week in Math 11 we learned how to solve absolute value equations algebraically. When solving with an absolute value and or a square root you may come across extraneous solutions which are solutions that are not true solutions of the equation given. Algebraically we can find out whether a solution is extraneous by verifying and inserting the “x” value back into the original equation to see if the equation is true or to see whether both sides equal each other.

3 = |2x + 5|

  • first thing we do is separate the equation
  • because they original equation uses absolute value we times everything by a negative to make it to make it positive.

3 = 2x + 5

3 = -(2x + 5)

  • now that we have our equations we solve each of them

3 = 2x +5

3 – 5 = 2x

-2 = 2x

\frac{-2}{2} = \frac{2x}{2}

x = -1

Now for the second equation:

3 = -(2x +5)

3= -2x – 5

3 + 5 = -2x

8 = -2x

\frac{8}{-2} = \frac{-2x}{-2}

x = -4

Now we have to make sure these solutions are not extraneous by verifying:

  • to do this we insert each solution back into the original equation

x = -1      x = -4

 

X = -1: Verify

3 = |2x + 5|

3 = |2(-1) + 5|

3 = |-2 + 5|

3 = |3|

3 = 3

X = -4: Verify

3 = |2x + 5|

3 = |2(-4) + 5|

3 = |-8 + 5|

3 = |-3|

3 = 3

We see that both solutions make the equation true because both sides are equal.

 

Week 11 – Pre-calculus 11

This week in Math 11 we learned about how to graph linear inequalities with two variables. By graphing the linear inequality we can use a test point to find out which side of the line has points that will work as a solution for our inequality to make it true. When graphing inequalities we need to know if the line we are graphing is a broken line(dotted line) or a solid line. A broken line tells us that the points on the line are not solutions, so every set of coordinates on the true side excluding the line is a solution. A solid line tells us that the coordinates on the line are also solutions, so every set of coordinates on the true side including the line is a solution. To know when the linear inequality is a solid or broken line we look at the sign of the inequality given; for example, greater than(>) and less than(<) signs are both broken lines. Greater than or equal to(\geq) and less than or equal to(\leq) signs are solid lines. Now to graph out inequality we have to see what we know first just by looking at the inequality without doing anything to it.

Ex.) y \leq 2x + 5

First thing is that we can see that the sign is less than or equal to so we know our line is going to be solid. Just by looking at this we can see that it is linear because the highest degree of our variables is 1, also knowing the information from grade 10 we can see that this inequality is in the form of            “y = mx + b”, where “m” is equal to the slope and “b” is equal to the y-intercept. So knowing this we can graph our y-intercept which would be (0, 5)

Now we would use our “m” which tells us the slope to finish the line which is 2.

We know that the slope = \frac{rise}{run}

So to make 2 and fraction we just put it over 1 and use that as our rise and run.

Now that we have our line we can use a test point to figure out which side has the solutions

  • To make it easy we can use the most easy test point which is (0, 0)
  • Now we substitute the zeros into our original inequality
  • y \leq 2x + 5
  • 0 \leq 2(0) + 5
  • 0 \leq 5
  • Now we see that the solution is true which means that everything including the line on the side of the test point we used is a solution for this inequality.
  • to show this we shade in that side

This is how we show our answer for these types of questions.