Chapter 17: Activities
491
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
Define equations.
:GraphStyle(1,1)
:GraphStyle(2,5)
Set line and path graph styles.
:FnOff 2
:randInt(1,10)
!
A
:randInt(1,10)
!
B
:0
!
C:0
!
D
Initialize coefficients.
Содержание -84 Plus
Страница 1: ...TI 84 Plus TI 84 Plus Silver Edition Guidebook...
Страница 213: ...Chapter 8 Draw Instructions 210...
Страница 248: ...Chapter 10 Matrices 245 row value matrix rowA rowB...
Страница 332: ...Chapter 12 Statistics 329...
Страница 354: ...Chapter 13 Inferential Statistics and Distributions 351 Ha p1 p2 p1 p2 Input Calculated results Drawn results...
Страница 413: ...Chapter 14 Applications 410...
Страница 427: ...Chapter 15 CATALOG Strings Hyperbolic Functions 424 sinh 1 value cosh 1 value sinh 1 value...
Страница 496: ...Chapter 17 Activities 493 If C A and D B Stop Goto Z Quit if guesses are correct...
Страница 516: ...Chapter 17 Activities 513 At which monthly payment will the principal allocation surpass the interest allocation...
Страница 672: ...Appendix C Service and Warranty Information 669...