Monday, March 5, 2012

Topics for Written Response (Pick two)

Linear Equations

  • Graph lines using various methods
  • Write linear equations
  • Find and apply slope
  • Parallel and Perpendicular line equations
  • Find Zeros
  • Discuss domain and range
Absolute Value

  • Graph absolute value equations (know the parent graph)
  • Use transformations...what a, h and k do!
  • Find zeros
  • Describe details of the graph 9vertex, discuss domain and range)
Quadratic Functions

  • Graph
  • Describe transformations to the parent function
  • Describe details of the graph (vertex, axis of symmetry, max/min, x and y intercepts)
  • Discuss domain and range
  • Find the zeros
Rational Functions

  • Graph
  • Describe details of the graph (domain, range, excluded values, asymptotes, etc)
  • Describe transformation of the parent functions
  • Solve rational equations
Radical Functions

  • Graph radical functions
  • Describe the details of the graph, domain, range
  • Solve radical equations
  • Use transformations - be able to discuss
Answer 2 of the following questions.  Make sure you answer the questions you choose completely.  Your answers need to be detailed and clear.         
Question 1:  Given the graph of the function

a.  What is the vertex of the parabola: 
b.  Is this vertex a maximum or minimum value for the function ?
­­­­­­­c.  How do you know that it is a minimum or maximum?
d.  What are the zeros/solutions to the equation ?
e.  Explain how the zeros/solutions can be found by looking at the graph.
f.   Explain how the zeros/solutions can be found without graphing .

Question 2 Solve the equation:  and describe the steps used. (Remember when solving radical equations you must check your solution.)  


Question 3: 
Given the parent graph A:                                                      




a. Write the equation for the function in graph B.
    Explain how you found this equation using transformations.
b.  Give the domain of the function in graph B.
c. Give the range of the function in graph B.
d.  For what intervals is the function in graph B:  Increasing? Decreasing?  

Sunday, March 4, 2012

Yay Math! Systems of Equations



Great video's on this website...should provide you with all the information you would need for showing you know how to solve a system of equation by graphing!


Rest of the problems



Factors of 28 whose sum is 11!  
With no = 0, you don't have to continue on...but if it did say x +11x +28 = 0
  • (x + 4) = 0
    • x = -4
  • (x + 7) = 0
    • x = -7
Would mean your final solution would then be x = -4 and -7!

Saturday, March 3, 2012

Your Final Grade...
  Update your google gradebook (use it as a checklist)
  • Chapter Test 
    • Classzone (Share through Google Docs...mid term counts as Chapters 1/2 and some of 3)
    • USA Testprep  (3 different coded tests)
  • Quizzes
    • Quizstar - 18 assignements, I will take the top 10 scores
    • Presentation on Parent Graphs
  • Final Exam
    • 15% Matching
    • 5% Written Response
      • Vocabulary Test 1-3 from Quizstar
      • 2 Written Response Questions (Read over your practice....I put it in your shared folder)
Remember, you must pass the final exam and have a total grade that is passing to receive credit.

The rest....CHECK ALL YOUR ANSWERS!

These are problems from the final exam review...



Question 11-27 (some video some Show me's!)


  • y = |x| is the red absolute value!
  • y = |x + 3| is the blue absolute value....(notice it moves left!)
  • y = |x -6| is the green equation (notice it moves right!)
  • y = |x| - 5 is the purple equation


Some  of these cover more than just the question on the review!

  • 25) Combine youir like terms
  • 26) FOIL! 

Friday, March 2, 2012

Final Exam Review (1-10)

Several students have asked for answers to the review...here are a few that I have already started.














Parent Graphs!

Parent Graphs!  
  • Use this graphing Calculator...save the images and then upload them to your presentation...
  • If you need an equation...use this equation editor...download the image and then upload it to your presentation
    •   Launch CodeCogs Equation Editor (click the link to goto the page and then find this link again and launch the editor, save the image...upload it to your presentation!)
  • y = x
    • Linear Equation
  • y = x2
    • Quadratic Equation
  • y = x3
    • Cubic Equation
  • y = 2x
    • Exponential Growth
  • y = (1/2)x
    • Exponential Decay
  • y = sqrt(x)
    • Square Root
  • y = 1/x
    • Rational Expressions
  • y = |x|
    • Absolute Value
Create a t-chart for every graph and create a image for every graph!  Save the images and load them up to your presentation.  Make it your own!  Put other images (backgrounds, examples, etc) into your presentation as well!


If you need to start over, email me at rthill3@gmail.com and I can share it with you!
Pause the video in the lower left hand corner of the slideshow...Play the video too!!!

Saturday Morning!

Saturday morning....8:00-11:30!  I will be at Parkview and will be there to assist on solving the final exam review!  Just come...you don't have to let me know you are coming...we will just sit there and work!

Thursday, March 1, 2012

AWESOME

Math HTML!

Turns out it is a little easier to use good math symbols....

Where you need to put a x2
  • <p>This text is <sup>superscripted!</sup></p>
    or use the link above...don't forget to press html above instead of Compose
Here is normal
  • This text is superscripted!
Other good code!

Once you have it once on a page...just copy and paste from then on....

x2  

Linear Equations

Slope Intercept form
  • y = mx + b

If you solve an equation for y, it is in slope intercept form!  The number that is in the place of b is the y intercept.  The number in the place of m (the coefficient of x) is the slope!
  • positive slope - the line goes up and to the right (or down and left)
  • negative slope - the line goes up and to the left (or up and right)

Using Intercepts
  • To find x and y intercepts...do this  
    • To find the x intercept, make y zero and solve the resulting equation for x
      • when you get and answer...lets call it a.  Then the x intercept is (a, 0)
    • To find the y intercept, make x zero and solve the resulting equation for y
      • when you get and answer...lets call it b.  Then the y intercept is (0, b)
These two points (a,0) and (0,b) can then be used to graph the line!

Methods for finding slope
  • Formula
  • Solve an equation for y (put it in slope intercept form...y = mx + b)
  • Ax + By = C is standard form....slope is -A/B!

Parallel and Perpendicular lines
  • Parallel lines...same slope
  • Perpendicular lines negative reciprocal slope
Finding the zeros
  • Set the equation up equal to zero and solve...the resulting x value is called the zero.
    • Usually the equations will be written using function notation
      • y = 3x + 7 (linear notation...because of the y =)
      • f(x) = 3x + 7 (function notation...because f(x) replaces y =)
        • to find the zero...3x + 7 = 0, solve for x...x = -7/3
          • -7/3 is called the zero, or root, solution and x intercept...it all means the same thing!  Like saying "hello" in different languages!
Domain and Range
  Relation is a set of ordered pairs
  • Domain is the set of all x values of a relation
  • Range is the set of all y values of a relation

  • you can describe the domain by using inequalities x > -3
  • y approaches +∞ (this is a neat use of using html code to get the symbol...read my post above)

Wednesday, February 29, 2012

Midterm Page 3



This is the parent graph of a rational expression...just like the others...there is a, h, k
  a is positive graph opens up
  a is negative graphs open down

  h rt/lt (opposite)
  k up/dn

You have to know what each of the parent graphs look like....y = x is a linear equation (it makes a line),
y = x^2 is a quadratic equation (it makes a parabola)...use your Parent Graphs presentation to know what it is that causes a graph to change shapes...then understand to change its "style" you change a....
  h or k...h is the number inside (x - h) under radical or in denominator (opposite - negative moves it right, positive moves the vertex left) k is the constant....which moves it up or down EXACTLY whatever the number is...

Tuesday, February 28, 2012

Midterm Page 2 (9-17)

9)  Combining Like Terms

10-12) FOIL

First, Outside, Inside, Last


  • 2x*3x = 6x^2
  • 2x + 3x= 5x


13) Here is an example of a quadratic equation...there is nothing in the (x -h)^2 so h is zero.  The constant out there by itself is 5....so that is k.  The parabola moves up 5, so the vertex becomes (0,5).  Also, because the leading coefficient is 1 it opens up!

14)  Square root and k (the constant) is -3 so the pick the graph with the vertex at (0,5)!

15)  Multiply 34*630 and add that to (320-34)*267....gross in this problem means the total value of the tickets purchased!

16)  This is a difference of two squares (3x + 4)(3x - 4) = 0


Page 1 of Midterm (1-8)

1)  h and k are the vertex...
  • h is number underneath the radical (opposite)
  • k is the y coordinate of the vertex

    • domain (input) - x values
    • range (output) - y values



2)  (a + b)2 = a2 +2ab + b2




3)  (a + b)(a - b) = Difference of two squares...

  • Two perfect.....whatever first squared and last term squared
  • cancel out your middle terms....
6v * 6v = 36v^2.....middle term cancels out....7(-7) = -49

4) Parabola....quadratics equations for parabolas...negative leading

-3 is a....a is negative means the parabola opens DOWN!

5) Combining like terms

Consider the expression below:
5x2 + 7x + 2 - 2x2 + 7 + x2
The terms 5x2, -2x2, and x2 are like terms because they each consist of a constant times x squared.
Now the coefficients of each set of like terms are added. The coefficients of the first set are the constants themselves, 2 and 7. When added the result is 9. The coefficients of the second set of like terms are 5, -2, and 1. Therefore, when added the result is 4.
With the like terms combined, the expression becomes
9 + 7x + 4x2
The Combining Like Terms process is also used to make equations easier to solve.