Between Curves Tools - Skip Header | Overview | Instructions | Download

Between Curves Tools

Overview

This program uses numeric integration to find information about the area between two curves. It also does a very nice job of adjusting the bounds of the graph window so that you get a visual representation of what is happening. The program can find the area between two curves,the volume of rotation generated by revolving that area around any vertical or horizontal line, and the centroid of a region.

Instructions

Area Between Curves

Screenshot Screenshot Screenshot Screenshot

Either enter the upper and lower expressions in Y1 and Y2 (and select that the exps are already in Y1 + Y2) or select that the exps are not in Y1 + Y2 and enter them as prompted (as in this example.) Then enter the lower and upper bounds for the integration. Select AREA from the menu, and watch it go. This example found the area between the curves Y=X^2 and Y=-X from 0 to 2. Notice that the graph is drawn to take up the entire screen of the calculator.

Volume of Circular Revolution

Around a Horizontal Line

Screenshot Screenshot Screenshot Screenshot Screenshot Screenshot

This example rotates the circle of radius 1 around the origin around the vertical line Y=3. If you viewed the three dimensional image it would look like a donut or an intertube standing vertically. Enter the expressions and the bound just as you would for finding area. In this example the expressions were put in Y1 and Y2 before the program was run. Select Volume of Circular Revolution and then Horizontal line from the menu's. Put the equation for the line (ie. a number not in quotes). This example uses 3. Press enter and it will draw the thing for you. Notice that it puts emphasis on fitting the figure and the axis of rotation onto the screen. therefore the circle doesn't look very circular.

Around a Vertical Line

Screenshot Screenshot

This example makes a 3-D object that is shaped like a cereal bowl that is filled solid. The expressions are y1=1 andY2=X^2. The instructions are almost identical to that of the rotation around the horizontal line except that vertical line should be selected.

Centroid

Screenshot Screenshot Screenshot Screenshot

Finding the centroid of a region is very similar to finding the area of the region. This example uses the same figure as the example for finding area. However, instead of selecting 'AREA' from the menu, select 'CENTROID'. The centroid point will be drawn and the X, Y coordinates of the centroid will be displayed.

Bounding Errors

Download

1161 bytes on calculator
TI82 HTML Source Code Best version to use when keying in the program in by hand.
TI82 Plain Text Source Code In the ASCII format used by the TI Graph Link software. Consult the character reference for special characters such as '/'.
TI82 Application Upload to calculator using TI Graph Link software and computer/calculator cable connection.
TI83/TI83-Plus HTML Source Code Best version to use when keying in the program in by hand.
TI83/TI83-Plus Plain Text Source Code In the ASCII format used by the TI Graph Link software. Consult the character reference for special characters such as '/'.
TI83 Application Upload to calculator using TI Graph Link software and computer/calculator cable connection.
TI83-Plus Application Upload to calculator using TI Graph Link software and computer/calculator cable connection.