Using A Program To Guess The Coefficients - Texas Instruments TI-84 Plus Manual Book

Ti ti-84 plus: user guide
Hide thumbs Also See for TI-84 Plus:
Table of Contents

Advertisement

Using a Program to Guess the Coefficients

Using a Program to Guess the Coefficients
Using a Program to Guess the Coefficients
Using a Program to Guess the Coefficients
Setting Up the Program
Setting Up the Program
Setting Up the Program
Setting Up the Program
This program graphs the function A sin(BX) with random integer coefficients between 1
and 10. Try to guess the coefficients and graph your guess as C sin(DX). The program
continues until your guess is correct.
Program
Program
Program
Program
PROGRAM:GUESS
:PlotsOff :Func
:FnOff :Radian
:ClrHome
:"Asin(BX)"!Y1
:"Csin(DX)"!Y2
:GraphStyle(1,1)
:GraphStyle(2,5)
:FnOff 2
:randInt(1,10)!A
:randInt(1,10)!B
:0!C:0!D
Chapter 17: Activities
Define equations.
Set line and path graph styles.
Initialize coefficients.
491

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents