Heron's Formula Program for the TI-83 and 84

by Scout Jinx in Circuits > Tools

86108 Views, 10 Favorites, 0 Comments

Heron's Formula Program for the TI-83 and 84

calc8.JPG
Heron.gif
In this instructable, I will show you how to write a program on your calculator that will do Heron's formula for you.

This is a link to my Quadratic formula program instructable.  You will probably find this instructable helpful too.
www.instructables.com/id/Quadratic-Formula-for-the-TI-83-and-84/

Getting Started

Calc1.jpg
First, you push the program button.  Then push the right arrow twice and hit enter.  Now enter a name using the alpha key (the green one).  When you finish entering a name, hit enter. 

Writing the Program

623.JPG
624.JPG
625.JPG

Look at the pictures below and enter that info on you calculator.  To get Prompt,  press program, the right arrow, then 2.  Then enter  A,B,C.  make sure that you put the commas in there.
 Now hit enter to go to the next line and write  (A+B+C)/2->S.  This way, you don't even have to find out what the semiperimeter is.  To get the arrow symbol, push the STO-> button (right above the ON button).

The Equation

626.JPG
627.JPG
symbol. Ifin the equation.  Press 2nd, x^2 to get the square root symbol.
If you want to be able know what the answer is before finding the square root of it, then write the same thing again but without the square root. Also, make sure you press STO, Y not X.

The Last Bit

628.JPG
To get Disp, press program then the right arrow, then 3.  Now open quotes (alpha, +).  To make spelling faster, press 2nd, alpha.  Now type THE AREA IS:  .  To get the colon, press alpha, then the decimal button.  Make sure you close quotes.
Now press comma, open quotes, eleven spaces (alpha, 0) put in the square root symbol, close quotes.  Finish it off with ,Y,X.  Look at the picture below to see what it should look like.

Putting It to Use

629.JPG
630.JPG
Now press 2nd, mode (quit) to exit out of the editing screen.  Press program, then select the one you just made (press enter).  When prgmHeron press enter the input the values of A, B, C then hit enter.  In the picture below, I took a simple 3,4,5 right triangle.  One half of three times four is 6.  We know that the area is 6 and the program says the same.  Now try it on your new program!