week 12 – Precalc

This week in Precalc we continued with unit 8 Absolute value functions.

We started the week with Absolute value and reciprocal functions.  The parent function is (y=x) to base all other functions off from.  If we have an equation like |3x+6| we can use this to find the critical point (the point where the line bounces up) or the x-intercept which will be (-2).  from there we can find other features like the y-intercept (0,6), the domain ( x is all real numbers) and the range (y \textgreater (or equal to) 0.

The next thing we learned was absolute value expressions.  By simplifying, factoring, solving etc. we can find the solutions to the equations which are the solutions.

Ex :

 

3=|2x+5|

 

2x+2=0

 

2(x+1)=0

 

x=-1

 

-2x-8=)

 

-2(x+4)=0

 

x=-4

solutions are -4 and -1.

Precalc week 11

This week in precalc we continued with graphing inequalities and quadratic functions.

In lesson 5.3 we learned how to graph quadratic functions with two variables instead of one.  the process is almost the same as one variable except we are dealing with parabolas now.

Ex :

y \textgreater x^2+6x+10

 

= (x+3) -1

Now using this information we can graph a parabola using the vertex (-3, 1) and the a value of 1.  An extension to this is now we have a inequality so that means we have to shade in part of the graph.  WE know that the parabola is facing up and the inequality sign is less than so that will mean we will have to shade in outside of the parabola.  The line creating the parabola will also be a solid line.

In lesson 5.4 we learned about intersecting inequalities on a graph and how to solve them.  The point where both parabolas or lines are touching each other marks the point of intersection.

Ex :

y=x^2+5

 

y=-x^2+7

 

After graphing these two parabolas, the points of intersection are (1,6) and (-1,6) which is the answer.  Sometimes there can be an infinite amount of points and sometimes there cannot be any points of intersection.

week 10 – Precalc 11

This week in Precalc we had our midterm Wednesday.  We started unit 5 with solving inequalities with one variable (x).  We found that when solving for x we can use the answer to create an inequality based on the sign of inequality.

Ex :

4x^2+8x+3 \textgreater 0

 

(4x^2+6x)(2x+3) \textgreater 0

 

(2x+1)(2x+3)

 

x= \frac{-1}{2} and \frac{-3}{2}

We can use a number line or graph to write solutions for the quadratic function.

x \textless \frac{-3}{2}

 

x \textgreater \frac{-1}{2}

Week 9 Precalc 11

This week in Precalc 11 we finished unit 4 and started to review for the midterm neat the end of the week.

In lesson 4.6 we discovered Equivalent Quadratic equations.  When you can change functions to different forms such as vertex form, general form and factored form.

General form to standard form = complete the square

factored form to general form = FOIL

general form to factor form = factor

vertex form to general form = expand and simplify

In lesson 4.7 we learned about modelling problems with quadratic equations.  this was the hardest lesson of them all since it was all word problems and you have to be careful of what the question is asking for.

Ex :

Two numbers have a difference of 18.  the sum of their squares is a minimum.  determine the numbers.

a-b=18

 

$latex.a^2+b^2=minimum$

 

a=18+b

 

(18+b)^2+b^2

 

2b^2+36b+324

 

2(b+9)^2-162+324

 

2(b+9)^2+162

 

b=a+18

 

b=-9+18

 

b= 9

 

the numbers are -9 and 9.