Area Under a Curve definitions Flashcards
Area Under a Curve definitions
You can tap to flip the card.
Control buttons has been changed to "navigation" mode.
1/15
Area Under a CurveRegion between a function's graph and the x-axis over a specified interval, representing accumulated value.Linear FunctionGraph forms a straight line, allowing area calculations using basic geometric shapes like rectangles and triangles.IntervalRange on the x-axis, defined by starting and ending values, over which area is calculated.Rectangle ApproximationMethod of estimating area under a curve by dividing the region into rectangles and summing their areas.Left Endpoint ApproximationTechnique using the left side of each subinterval to determine rectangle heights for area estimation.Right Endpoint ApproximationTechnique using the right side of each subinterval to determine rectangle heights for area estimation.Delta xWidth of each rectangle in an approximation, calculated as the interval length divided by the number of rectangles.SummationProcess of adding a sequence of terms, often used to combine areas of multiple rectangles.Limit DefinitionProcess of finding exact area by letting the number of rectangles approach infinity, eliminating approximation error.OverapproximationSituation where the estimated area exceeds the true area, often due to rectangles extending above the curve.UnderapproximationSituation where the estimated area falls short of the true area, often due to rectangles missing parts of the curve.Negative AreaResult when a function lies below the x-axis over an interval, indicating area above the curve is counted as negative.BaseHorizontal length of a rectangle or geometric shape used in area calculations, typically corresponding to delta x.HeightVertical measurement from the x-axis to the function value, determining the size of each rectangle in approximations.x_kSpecific x-value used to determine the height of the k-th rectangle in a sum, based on the chosen endpoint method.