About 576,000 results
Open links in new tab
  1. Functions | Algebra 1 | Math | Khan Academy

    About this unit A function is like a machine that takes an input and gives an output. Let's explore how we can graph, analyze, and create different types of functions. Unit guides are here! Power up your …

  2. What is a function? (video) | Functions | Khan Academy

    Functions assign a single output for each of their inputs. In this video, we see examples of various kinds of functions.

  3. Functions | Algebra (all content) | Math | Khan Academy

    This topic covers: - Evaluating functions - Domain & range of functions - Graphical features of functions - Average rate of change of functions - Function combination and composition - Function …

  4. Functions | 8th grade math (FL B.E.S.T.) | Khan Academy

    Practice Comparing linear functions word problems Get 3 of 4 questions to level up!

  5. Worked example: Evaluating functions from equation

    If you're talking about evaluating functions, then it works the exact same way as evaluating algebraic expressions. Replace all instances of the variable with its substituted value, and simplify using the …

  6. Khan Academy | Khan Academy

    Learn about rational functions with Khan Academy's comprehensive tutorials and interactive exercises designed to enhance your understanding of Algebra 2 concepts.

  7. How to find the range of a function (video) | Khan Academy

    The range of a function is the set of all possible outputs the function can produce. Some functions (like linear functions) can have a range of all real numbers, but lots of functions have a more limited set of …

  8. Function rules from equations | Algebra (practice) | Khan Academy

    Create functions that match one variable to the other in a two-variable equation. Functions are written using function notation.

  9. Onto functions (practice) | Khan Academy

    Worked example: domain and range from graph Domain and range from graph Domain and range of parent functions Domain and range of parent functions

  10. Intro to JS: Drawing & Animation | Khan Academy

    Functions Make your code more reusable by grouping it into functions. Use parameters and return values to pass information in and out of your functions.