FUNCIÓN CUADRÁTICA: Explicación Completa y Cómo Graficarla
Understanding Quadratic Functions and Their Graphs
Introduction to Functions
- The video introduces the concept of functions, explaining that they represent a relationship between two sets, referred to as domain and image (independent variable "x" and dependent variable "y").
- A function assigns a unique value of "f(x)" for each value of "x", establishing the foundational definition of a function.
Characteristics of Quadratic Functions
- The standard form of a quadratic function is given by f(x) = ax^2 + bx + c , where "a", "b", and "c" can be any real numbers.
- The degree of the function is determined by the highest power of "x"; for quadratics, it must be 2. If "a" equals 0, it becomes linear instead.
Graphing Quadratic Functions
- The graph of a quadratic function is always a parabola. Its shape depends on the sign and magnitude of coefficient "a":
- Positive "a": Parabola opens upwards (smile).
- Negative "a": Parabola opens downwards (frown).
- Key features include symmetry about the vertex, which divides the parabola into two equal halves.
Vertex and Axis of Symmetry
- The vertex represents either the maximum or minimum point on the graph; in this case, it's at (1,-1), indicating it's a minimum.
- The axis of symmetry for this function is defined as x = 1 .
Intercepts and Behavior
- A parabola intersects the x-axis at most twice but will always intersect the y-axis once.
- Growth behavior can be analyzed from intervals based on whether values increase or decrease around the vertex:
- Increases: From negative infinity to vertex.
- Decreases: From vertex to positive infinity.
Domain and Range
- The domain for all quadratic functions encompasses all real numbers. However, range varies based on whether it opens upwards or downwards:
- Upward-opening: Range starts from y-coordinate at vertex to positive infinity.
- Downward-opening: Range extends from negative infinity up to y-coordinate at vertex.
Steps to Graphing Quadratic Functions
- To graph effectively, identify coefficients a , b , and c . For example, in this case:
- a = 2
- b = 4
- c = 0
Finding Vertex Coordinates
- Calculate x-coordinate using formula:
[ x_vertex = -b/2a ]
Substituting gives x_vertex = -1 .
Determining Y-coordinate
- Substitute back into original equation to find y-coordinate:
[ y_vertex = f(-1)] results in (-1,-2).
Finding Intercepts
- For y-intercept set x = 0; thus,
[ y=c] yields point (0,0).
X-intercepts Calculation
- To find x-intercepts where f(x)=0:
[ ax^2 + bx + c = 0]
Understanding Quadratic Functions
Finding Additional Coordinates for Graphing
- The speaker discusses the importance of adding extra coordinates to create a more accurate graph. They emphasize that only necessary and coherent points should be selected to complete the quadratic graph.
- The chosen x-values for which additional y-coordinates are calculated are x = -3 and x = 1, as these points provide essential information needed to extend the branches of the parabola.
Completing the Graph
- After substituting the selected x-values into the function, it is determined that the corresponding coordinates are (-3, 6) and (1, 6). This allows for all points to be connected on the graph.
- The completed quadratic graph reveals its axis of symmetry at x = -1. Additionally, key characteristics such as domain (all real numbers), range ([-2, ∞)), growth intervals ((-1, ∞)), and decay intervals ((∞, -1)) are identified.
Conclusion on Quadratic Functions