Week 11 – Quadratic Inequalities with One variable

Review: 4x-5<11 (you just solve to find x) so 4x<16 => x<4. If diving by negative you must switch sign.

You do the exact same solving for quadratics.

x^2-8x+16>0 Factor= (x-4)^2  then zero product so x=4 then you test a number greater and smaller then 4 in the original equation to see what the restriction is and if the solution is true.

Try 0 (if you can)

0^2-8(0)+16>0 => 16>0 which is true

Try greater number: 5 in this case

5^2-8(5)+16>0 => 1>0 which is also true

 

So the solution/restrictions are x<4 and x>4 to make this quadratic equation true.

Week 9 – Important vocab

Sum- addition

Product- multiplication

Difference-subtraction

Series and sequences:

Series – the sum of a number of terms

Sequences – pattern of numbers

Arithmetic – common difference (adding or subtracting)

Geometric – common ratio (multiplying or dividing

Appreciates – increasing

Depreciates – decreasing

Finite (geo)- a diverging graph r>1 or r<1 NO SUM

Infinite (geo)- a converging graph -1<r<1

Radicals:

Absolute value- the absolute value of a real number is defined as the principal square root of the squared number

Radicand- is the number the being square rooted

Extraneous solution – the value of the variable doesn’t solve the equation so there is no solution

Polynomials:

Binomial- two terms

Trinomial – 3 terms x^2, x #

Conjugates- they eliminate the middle term ex. (x-9)(x+9) used for perfect square binomials

The zero law – a x b= O a=0 b=0

Restrictions- restrictions are usually needed when finding an isolated variable in radical equations ex. x < 2

Factoring – putting the equation in simpler terms

Solving- finding the value of variables/ the answer

Rational roots- repeats or terminates (factor) whole number, fractions and (+) or (-)

Irrational roots- doesn’t terminate and doesn’t repeat (completing the square)

Real roots- when you solve and can get an answer, x=?

Discriminant – b^2 -4ac, if it’s positive there are 2 solutions, if it’s 0 there is 1 solution and if negative there is no solution

Quadratic:

Minimum graph – opening up

Maximum graph – opening down

Scale of graph – stretch or compressed

Translation- horizontal or vertical

General form- y=ax^2+bx+c

Standard form- y=a(x-p)^2+q

Vertex – change of direction , p,q

Axis of symmetry- c value that divides the graph into 2 equal parts

Domain- x restrictions

Range – y restrictions

 

 

 

Week 9 – General vs. Standard

The general function is ax^2+bx+c sometimes using this form of the equation is difficult to graph but you can change it to standard form y=a(x-p)^2+q

y=2x^2+4x-5
  1. Take out what’s common (if possible).
y=2(x^2+2x)-5

2. Factor

y=2(x+1)^2-5+1

3. Complete

$latex y=2(x+1)^2-4

This form of the equation gives you more then enough information to graph.

y=a(x-p)^2+q)

P and q are the vertex points (be careful because the p sign will switch from pos to neg or neg to pos), knowing the vertex gives you the axis of symmetry and where the graph starts. A tells you whether the graph will be opening up or down and if it’s stretched or compressed.

 

 

Week 8 – Properties of a Quadratic Function

All quadratic functions when graphed will have the shape of a parabola either opening up or down.

The parent function is y=x^2 adding different signs and numbers will change the shape and location of the graph. For example the coefficient of x will determine if the graph will be opening up or down. A positive coefficient will make the graph open upward and negative coefficients will make it open downward. This also helps with determine if the graph is a maximum or minimum, if it’s a positive coefficient it will be a minimum graph because it opens upward so the y values will increase on the other hand if it’s negative it would be  maximum graph because the highest y value will be at the top of the downward facing graph. The smaller the coefficient the more the graph will be compressed and the bigger they get the graph will become stretched and skinnier. To find the y intercept look at the end of the parent function y=x^2+3 in this case the y intercept is +3 (just put x value to zero  to find y int) when the point slides up or down it is called a vertical translation. When vertex slides left or right it is called horizontal translation (right or left). y=(x-a)^2 if it’s subtracting a the graph will slide to the right or if it’s adding a it will slide to the left. Other terms used to describe a graph are vertex which is the starting place or change in direction. Axis of symmetry which is the x value the wold split the graph into 2 equal parts. Domain (x values) or range (y values).

Week 6 – Discriminant

Determining the discriminant can help you find how solutions a quadratic equation would have.

Exp. 5x^2+4x-9

a=5
b=4
c=-9

Put these values into the b^2-4ac part of the quadratic equation.

4^2-4(5)(-9)

16-4(-45)

16–180

16+180=196

In this case the discriminant is positive so there would be 2 solutions for the quadratic equation. If it were to be negative there would be no solution and if it was equal to zero their would be one.

 

Week 5 – Factoring Polynomials

Factoring is writing an expression in simpler form (UNLESS STATED IT’S NOT SOLVING ). To factor polynomials there are a few steps to take:

  1. C-common (GCF)
  2. D-differences of squares (BINOMIALS!)
  3. P-pattern? (TRINOMIALS)
  4. E-easy (1x^2)
  5. U-ugly (ax^2)

Binomial exp.

4x^2-16$

What’s common? 4

4 (x^2-4)

Is it a difference of squares (Binomial)? Yes

4(x-2)(x+2)

(x-a)(x+a) is a conjugates because if you foil it the middle terms will cancel so that you can have a binomial.

= x^2 -a^2 (this only works if you are subtracting) x^2-49 = (x-7)(x+7)

Trinomial exp.

3x^2 -9x +6

What’s common? 3

3(x^2 -3x+2)

Is it a difference of square? No

Does it have a pattern? Yes

x^2, x, #

Easy? Yes

3(x^2 -3x+2)

Now you figure out _x_=2 but also _+_=-3

-1x-2=2 and -1+-2=-3

3(x-1)(x-2)

Ugly Factoring exp.

3x^2 +7x+4

Anything common? NO

Difference of squares?Binomial? NO

Pattern? Yes

Is it easy? No

So you have to do ugly factoring aka box method!

You take the first term and the last term and put them in a box

3x^2 | #

#          | +4

Then you multiply them 3x^2 x4= 12x^2

Then you find all the factors the would equal 12x^2

1x-12x
2x-6x
3x-4x

Out of these factors pick the one that when added together equal term b.

7x=4x+3x

 

Then add these into the box,

3x^2 | +4x

+3x       | +4

Then find what’s common for the top row, bottom row, left column and right column.

Top row: 1x
Bottom row: +1

=(1x+1)

Left column: 3x
Right column: +4

=(3x+4)

(1x+1)(3x+4) would be the factored version of 3x^2+7x+4

 

 

 

Week 3 – Absolute value of a Real Number

“The absolute value of a real number is defined as the principal square root of the square of number.” This just means the absolute value of a real number is the square root of a squared number ex: \sqrt{(5^2)}=5 or \sqrt{(-5^2)}=5 Radicand after squaring and then square rooting (the absolute value of a real number) must be positive so you can find the absolute value of a negative or positive number.

EXP: |-6|=6

|6|=6

|7-2|=5 (if there’s an equation is in the brackets, you must solve before finding the absolute value)