1 / 16

Piecewise Functions

Piecewise Functions. A piecewise function is a function that has different rules for its different parts. Example:

patelj
Télécharger la présentation

Piecewise Functions

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Piecewise Functions A piecewise function is a function that has different rules for its different parts. Example: ExFed charges $4.00 to mail packages weighing up to 6 lbs. For packages weighing between 6 and 8 lbs, the charge is $4 plus $0.50 per pound, and packages 8 pounds or heavier are charged $3 and $1 per pound. Write a piecewise function to determine the cost, in dollars, c(x), of mailing a package weighing x pounds. Function for packages up to 6 lbs: c(x) = 4

  2. Piecewise Functions A piecewise function is a function that has different rules for its different parts. Example: ExFed charges $4.00 to mail packages weighing up to 6 lbs. For packages weighing between 6 and 8 lbs, the charge is $4 plus $0.50 per pound, and packages 8 pounds or heavier are charged $3 and $1 per pound. Write a piecewise function to determine the cost, in dollars, c(x), of mailing a package weighing x pounds. Function for packages between 6 and 8 lbs: c(x) = 0.5x + 4

  3. Piecewise Functions A piecewise function is a function that has different rules for its different parts. Example: ExFed charges $4.00 to mail packages weighing up to 6 lbs. For packages weighing between 6 and 8 lbs, the charge is $4 plus $0.50 per pound, and packages 8 pounds or heavier are charged $3 and $1 per pound. Write a piecewise function to determine the cost, in dollars, c(x), of mailing a package weighing x pounds. Function for packages greater than or equal to 8 lbs: c(x) = x + 3

  4. Piecewise Functions

  5. Piecewise Functions A copy shop charges $0.15 per photocopy for orders of 20 or fewer photocopies, $0.12 per photocopy for orders of 50 or fewer but more than 20 photocopies, and $0.10 per photocopy for orders of more than 50 photocopies. Write and graph a piecewise function to represents the cost C  in dollars for x number of photocopies. Function for ≤ 20 copies: C = 0.15x Function for > 20 but ≤ 50 copies: C = 0.12x Function for > 50 copies: C = 0.10x

  6. Piecewise Functions

  7. Piecewise Functions

  8. Writing Piecewise Functions If you were given the graph, could you write the piecewise function?

  9. Writing Piecewise Functions This function has 2 parts:

  10. Piecewise Functions One part when x is… less than zero,

  11. Piecewise Functions And one part when x is… greater than or equal to zero. **Alternatively: x ≤ 0 & x > 0

  12. Piecewise Functions The equation of the part that is less than zero can be found by calculating the… Slope = -1 y-int. = (0,0) Equation: y = -x

  13. Piecewise Functions The equation of the part that is greater than or equal to zero can be found by calculating the … Slope = 1 y-int. = (0,0) Equation: y = x

  14. Piecewise Functions

  15. Piecewise Functions

  16. Piecewise Functions Notice we can also write the function rule of this graph as…

More Related