You can use GeoGebra to find the area under the graph of a function. Below are two different methods for this.
Note! In GeoGebra instruction 1, you’ll always get the correct area under the graph, but the area you actually see in the Graphics View may not look like the area under the graph. This is because the part of the function that was supposed to be under the -axis, is instead reflected by the -axis using the abs(x) function in Algebra View. We’ll look at how to hide the drawn area in that instruction as well.
GeoGebra Instruction 1
Algebra View under View in Menu. f(x) = the expression in Algebra View. Integral(<Function>, <Start x-Value>, <End x-Value>)
Fill in abs(f(x)) as <Function>, the lowest -value you want to include in the area as <Start x-Value> and the highest -value as <End x-Value>. Press Enter.
GeoGebra Instruction 2
Algebra View and Graphics View under View in Menu. f(x) = the expression in Algebra View. Function Inspector Toolbar, and then click the graph. Enter. Now the area is displayed.