SlideShare a Scribd company logo
Investigate:1 1 1 3 5 9 17 31 57 105
a. Find the next three terms:
b. Write a mathematical sentence
which can be used as the formula in
finding the nth term of the sequence.
1 1 1 3 5 9 17 31 57 105 193 355 653
a. The next three terms are as
follows, 193 for the 11th term, 355 for
the 12th term, and 653 for the 13th term.
b. If we are going to investigate this
3
9
31
105
193
355
653
11th 12th 13th
5
17
57
sequence, we can observe that for each
number in the series (starting from the
value 3 [4th term] to last) is the sum of
preceding 3 numbers.
We can deduce that this is a Tribonacci
Sequence. The Tribonacci sequence
starts with three predetermined terms
and then each successive term is the
sum of the three preceding terms.
The table below shows the observation:
What to find (value) How to find
4th
term (3) 1st
+ 2nd
+ 3rd
terms (1+1+1)
5th
term (5) 2nd
+ 3rd
+ 4th
terms (1+1+3)
6th
term (9) 3rd
+ 4th
+ 5th
terms (1+3+5)
7th
term (17) 4th
+ 5th
+ 6th
terms (3+5+9)
In order to solve for the next three
terms (11th, 12th and 13th), we will make
use of this recurrence equation on
finding for the nth term where n ≥ 4:
Example, this is the formula if we want
to find the 4th term of a Tribonacci
sequence.
T4=T1+T2+T3 which comes from the
equation
Tn= Tn−3+ Tn−2+Tn−1 (the formula for
8th
term (31) 5th
+ 6th
+ 7th
terms (5+9+17)
9th
term(57) 6th
+ 7th
+8th
terms (9+17+31)
10th
term(105) 7th
+8th
+9th
terms (17+31+57)
11th
term (193) 8th
+9th
+ 10th
terms (31+57+105)
12th
term (355) 9th
+ 10th
+ 11th
terms (57+105+193)
13th
term (653) 10th
+11th
+12th
terms (105+193+355)
finding the nth term of a tribonacci
sequence)
3. For this kind of tile sequence, we can assert
that we can have different approach for solving the
nth figure. In our way, we used a function and
figures to solve this kind of problem.
First, we need to fill out each figures as a dimension
of square. To do this, let us name first the shown
sequence of tiles as figures
Visualizing the above sentence, here are the figures
formed:
Figure 1 Figure 2 Figure 3
2x2
dimension
3x3
dimension
4x4
dimension
Figure 4
Knowing that every nxn dimension are added by
1x1 dimension to arrive for the next figure, we can
conclude that the next figure would be a 6x6
dimension square. We can also explore from the
figures that in order to arrive at the dimension, we
can show it on mathematical expression (n+2)(n+2).
Say, for example, for figure 1, we noticed that we
5x5
dimension
don’t need to substitute any natural numbers to get
2x2 dimension for the first figure. Therefore, with a
view to get 2x2 dimension, we will just substitute
zero on the expression. (0+2)(0+2) will be simplified
to (2)(2) or 2x2 dimension. Now for the figure 2, we
noticed that the tiles are in 3x3 form, therefore, in
order to arrive for 3x3 dimension, we are going to
add 1 shift horizontally and 1 shift vertically which
then can be substituted to the expression which can
be seen as (1+2)(1+2) => (3)(3) or 3x3 dimension.
The pattern which can be noticed could be traced
for the next figures. Now, we can see that the tiles
without shades can be expressed into mathematical
expression 2(n+1), (n+1) tiles for the first column
and (n+1) tiles for the last column. To better
understand, we can visually show the expression
using the figures above. Say for example, for figure
3:
We arrived at the expression 2(n+1) to get the total
number of tiles which are not shaded by blue.
If we are going to construct a table for better
understanding, follow below.
n+1
2+1
3 non-shaded tiles
for first column n+1
2+1
3 non-shaded tiles
for last column
2(2+1) = 4+2 = 6 non-
shaded tiles
Now, going back to the problem letter a. How many
square tiles will it take to build the next figure?
Since we know that the predicted dimension of the
figure (which we’ll be calling figure 5) is 6x6. We can
tell that there are 4 shifts added vertically and
Figure Dimension Shift added
vertically
and
horizontally
(n)
Mathematical
expression
(n+2)(n+2)
Mathematical
expression
2(n+1)
1 2x2 0 shift /
No shift
(0+2)(0+2) 2(0+1)
2 3x3 1 shift (1+2)(1+2) 2(1+1)
3 4x4 2 shifts (2+2)(2+2) 2(2+1)
4 5x5 3 shifts (3+2)(3+2) 2(3+1)
5 6x6 4 shifts (4+2)(4+2) 2(4+1)Next figure
horizontally inferring to the figure 1 which can be
shown below.
Now in, order to find the the non-shaded
tiles, we will just substitute n=4 to 2(n+1) =>
2(4+1) = 10 non-shaded tiles.
Added shifts four
units horizontally
Added shifts four
units vertically
6x6 dimension square
This basically means that there are 5 non-
shaded tiles for top left column and 5 non-
shaded tiles for bottom right column of a 6x6
dimension which can be shown below.
We are asked to find the number of square
tiles (shaded tiles).
We can find the shaded tiles by inspection which is
26 shaded tiles. On the other side, we can also
figure out the number of the shaded tiles by making
a function shown below.
n+1
4+1
5 non-shaded tiles
for last column
n+1
4+1
5 non-shaded tiles
for first column
f(n) = (n+2)(n+2)-2(n+1)
where (n+2)(n+2) will be the
arrangement/dimension of the tiles and 2(n+1) are
tiles which are non-shaded.
Knowing that n=4, we can substitute it to the
function;
f(4) = (4+2)(4+2) – 2(4-1)
= (6)(6) – 2(5)
= 36 – 10
= 26
Therefore, we conclude that we can also get the
number of shaded tiles by using functions.
b. To get the number of tiles for an nth figure,
we will subtract 2(n+1) from (n+2)(n+2) which can
be shown as a function:
Solving by Function =
Solving by Inspection
26 = 26
TRUE
f(n) = (n+2)(n+2)-2(n+1)

More Related Content

What's hot

11 2 arcs and central angles lesson
11 2 arcs and central angles lesson11 2 arcs and central angles lesson
11 2 arcs and central angles lessongwilson8786
 
Divisibility rules (Properties of Divisibility)
Divisibility rules (Properties of Divisibility)Divisibility rules (Properties of Divisibility)
Divisibility rules (Properties of Divisibility)
Tsuki Hibari
 
01_Probability of Simple Events.ppt
01_Probability of Simple Events.ppt01_Probability of Simple Events.ppt
01_Probability of Simple Events.ppt
ReinabelleMarquez1
 
Probability
ProbabilityProbability
Probability
Joey Valdriz
 
COT - RADICALS.pptx
COT - RADICALS.pptxCOT - RADICALS.pptx
COT - RADICALS.pptx
GeeyaMarielAntonio
 
CLASS V MATHS DIVISION
CLASS V MATHS DIVISIONCLASS V MATHS DIVISION
CLASS V MATHS DIVISION
Rc Os
 
Operations with integers
Operations with integersOperations with integers
Operations with integershisema01
 
Arithmetic seqence
Arithmetic seqenceArithmetic seqence
Arithmetic seqenceMyra Ramos
 
Relations & Functions
Relations & FunctionsRelations & Functions
Relations & FunctionsBitsy Griffin
 
Cartesian Coordinate Plane - Mathematics 8
Cartesian Coordinate Plane - Mathematics 8Cartesian Coordinate Plane - Mathematics 8
Cartesian Coordinate Plane - Mathematics 8
Carlo Luna
 
Lesson plan
Lesson plan Lesson plan
Lesson plan
naseela98
 
Math: Venn and Carroll Diagrams
Math: Venn and Carroll DiagramsMath: Venn and Carroll Diagrams
Math: Venn and Carroll Diagramsnam2534
 
Rational Root Theorem
Rational Root TheoremRational Root Theorem
Rational Root Theorem
cmorgancavo
 
Arithmetic Sequence
Arithmetic SequenceArithmetic Sequence
Arithmetic Sequence
Free Math Powerpoints
 
Equation of a circle
Equation of a circleEquation of a circle
Equation of a circle
vhughes5
 
Presentation (distance formula)
Presentation (distance formula)Presentation (distance formula)
Presentation (distance formula)jennytuazon01630
 
SECANTS, TANGENTS AND THEIR PROPERTIES -GEOMETRY
SECANTS, TANGENTS AND THEIR PROPERTIES -GEOMETRYSECANTS, TANGENTS AND THEIR PROPERTIES -GEOMETRY
SECANTS, TANGENTS AND THEIR PROPERTIES -GEOMETRY
indianeducation
 
Union and intersection of events (math 10)
Union and intersection of events (math 10)Union and intersection of events (math 10)
Union and intersection of events (math 10)
Damone Odrale
 

What's hot (20)

11 2 arcs and central angles lesson
11 2 arcs and central angles lesson11 2 arcs and central angles lesson
11 2 arcs and central angles lesson
 
Divisibility rules (Properties of Divisibility)
Divisibility rules (Properties of Divisibility)Divisibility rules (Properties of Divisibility)
Divisibility rules (Properties of Divisibility)
 
01_Probability of Simple Events.ppt
01_Probability of Simple Events.ppt01_Probability of Simple Events.ppt
01_Probability of Simple Events.ppt
 
Probability
ProbabilityProbability
Probability
 
COT - RADICALS.pptx
COT - RADICALS.pptxCOT - RADICALS.pptx
COT - RADICALS.pptx
 
CLASS V MATHS DIVISION
CLASS V MATHS DIVISIONCLASS V MATHS DIVISION
CLASS V MATHS DIVISION
 
Operations with integers
Operations with integersOperations with integers
Operations with integers
 
Arithmetic seqence
Arithmetic seqenceArithmetic seqence
Arithmetic seqence
 
Relations & Functions
Relations & FunctionsRelations & Functions
Relations & Functions
 
Cartesian Coordinate Plane - Mathematics 8
Cartesian Coordinate Plane - Mathematics 8Cartesian Coordinate Plane - Mathematics 8
Cartesian Coordinate Plane - Mathematics 8
 
Lesson plan
Lesson plan Lesson plan
Lesson plan
 
Combination
CombinationCombination
Combination
 
Math: Venn and Carroll Diagrams
Math: Venn and Carroll DiagramsMath: Venn and Carroll Diagrams
Math: Venn and Carroll Diagrams
 
Rational Root Theorem
Rational Root TheoremRational Root Theorem
Rational Root Theorem
 
Arithmetic Sequence
Arithmetic SequenceArithmetic Sequence
Arithmetic Sequence
 
Equation of a circle
Equation of a circleEquation of a circle
Equation of a circle
 
Presentation (distance formula)
Presentation (distance formula)Presentation (distance formula)
Presentation (distance formula)
 
SECANTS, TANGENTS AND THEIR PROPERTIES -GEOMETRY
SECANTS, TANGENTS AND THEIR PROPERTIES -GEOMETRYSECANTS, TANGENTS AND THEIR PROPERTIES -GEOMETRY
SECANTS, TANGENTS AND THEIR PROPERTIES -GEOMETRY
 
Math 9 similar triangles intro
Math 9   similar triangles introMath 9   similar triangles intro
Math 9 similar triangles intro
 
Union and intersection of events (math 10)
Union and intersection of events (math 10)Union and intersection of events (math 10)
Union and intersection of events (math 10)
 

Similar to Precalculus Performance Task

Math blocks
Math blocksMath blocks
Math blocks
navajomath
 
Chapter 3: Figurate Numbers
Chapter 3: Figurate NumbersChapter 3: Figurate Numbers
Chapter 3: Figurate NumbersNathan Trillo
 
The complete book_of_number_system1
The complete book_of_number_system1The complete book_of_number_system1
The complete book_of_number_system1
abhi_abhi22
 
Arithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic SeriesArithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic Series
Joey Valdriz
 
Nikhil number pattern formulas
Nikhil number pattern formulasNikhil number pattern formulas
Nikhil number pattern formulasecooperms
 
Chap 03 02
Chap 03 02Chap 03 02
Chap 03 02
Jutay Nicavera
 
Maths project
Maths projectMaths project
Maths project
karan saini
 
class 10 chapter 1- real numbers
class 10 chapter 1- real numbersclass 10 chapter 1- real numbers
class 10 chapter 1- real numbers
karan saini
 
Maths project
Maths projectMaths project
Maths project
karan saini
 
Maths project
Maths projectMaths project
Maths project
karan saini
 
Equations problems
Equations problemsEquations problems
Equations problems
Educación
 
Stability criterion of periodic oscillations in a (13)
Stability criterion of periodic oscillations in a (13)Stability criterion of periodic oscillations in a (13)
Stability criterion of periodic oscillations in a (13)
Alexander Decker
 
101 math short cuts [www.onlinebcs.com]
101 math short cuts [www.onlinebcs.com]101 math short cuts [www.onlinebcs.com]
101 math short cuts [www.onlinebcs.com]
Itmona
 
AufEx4_01_02.ppt
AufEx4_01_02.pptAufEx4_01_02.ppt
AufEx4_01_02.ppt
SherwinSangalang3
 
1 chap
1 chap1 chap
Visualizing the pascal’s triangle
Visualizing the pascal’s triangleVisualizing the pascal’s triangle
Visualizing the pascal’s triangle
Parth Dhar
 
Junior olympiad
Junior olympiadJunior olympiad
Junior olympiad
Mansyur Eppe
 

Similar to Precalculus Performance Task (20)

Math blocks
Math blocksMath blocks
Math blocks
 
Chapter 3: Figurate Numbers
Chapter 3: Figurate NumbersChapter 3: Figurate Numbers
Chapter 3: Figurate Numbers
 
Magic squares
Magic squaresMagic squares
Magic squares
 
The complete book_of_number_system1
The complete book_of_number_system1The complete book_of_number_system1
The complete book_of_number_system1
 
Arithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic SeriesArithmetic Sequence and Arithmetic Series
Arithmetic Sequence and Arithmetic Series
 
Nikhil number pattern formulas
Nikhil number pattern formulasNikhil number pattern formulas
Nikhil number pattern formulas
 
Chap 03 02
Chap 03 02Chap 03 02
Chap 03 02
 
Maths project
Maths projectMaths project
Maths project
 
class 10 chapter 1- real numbers
class 10 chapter 1- real numbersclass 10 chapter 1- real numbers
class 10 chapter 1- real numbers
 
Maths project
Maths projectMaths project
Maths project
 
Maths project
Maths projectMaths project
Maths project
 
Equations problems
Equations problemsEquations problems
Equations problems
 
Sequence function
Sequence functionSequence function
Sequence function
 
Stability criterion of periodic oscillations in a (13)
Stability criterion of periodic oscillations in a (13)Stability criterion of periodic oscillations in a (13)
Stability criterion of periodic oscillations in a (13)
 
101 math short cuts [www.onlinebcs.com]
101 math short cuts [www.onlinebcs.com]101 math short cuts [www.onlinebcs.com]
101 math short cuts [www.onlinebcs.com]
 
AufEx4_01_02.ppt
AufEx4_01_02.pptAufEx4_01_02.ppt
AufEx4_01_02.ppt
 
1 chap
1 chap1 chap
1 chap
 
Easy maths
Easy mathsEasy maths
Easy maths
 
Visualizing the pascal’s triangle
Visualizing the pascal’s triangleVisualizing the pascal’s triangle
Visualizing the pascal’s triangle
 
Junior olympiad
Junior olympiadJunior olympiad
Junior olympiad
 

More from paulangelomacaraeg

Module II on PFA (Psychological First Aid) | Calming Down and Managing One’s ...
Module II on PFA (Psychological First Aid) | Calming Down and Managing One’s ...Module II on PFA (Psychological First Aid) | Calming Down and Managing One’s ...
Module II on PFA (Psychological First Aid) | Calming Down and Managing One’s ...
paulangelomacaraeg
 
Module IV on PFA (Psychological First Aid) | Sources of Strengths
Module IV on PFA (Psychological First Aid) | Sources of StrengthsModule IV on PFA (Psychological First Aid) | Sources of Strengths
Module IV on PFA (Psychological First Aid) | Sources of Strengths
paulangelomacaraeg
 
Module I on PFA (Psychological First Aid) | Validating Feelings and Normalizi...
Module I on PFA (Psychological First Aid) | Validating Feelings and Normalizi...Module I on PFA (Psychological First Aid) | Validating Feelings and Normalizi...
Module I on PFA (Psychological First Aid) | Validating Feelings and Normalizi...
paulangelomacaraeg
 
ELECTRONICS 10: VOLTAGE
ELECTRONICS 10: VOLTAGEELECTRONICS 10: VOLTAGE
ELECTRONICS 10: VOLTAGE
paulangelomacaraeg
 
ELECTRONICS 10: SERIES CIRCUIT
ELECTRONICS 10: SERIES CIRCUITELECTRONICS 10: SERIES CIRCUIT
ELECTRONICS 10: SERIES CIRCUIT
paulangelomacaraeg
 
ELECTRONICS 10: CURRENT QUIZ ANSWERS
ELECTRONICS 10: CURRENT QUIZ ANSWERSELECTRONICS 10: CURRENT QUIZ ANSWERS
ELECTRONICS 10: CURRENT QUIZ ANSWERS
paulangelomacaraeg
 
ELECTRONICS 10: CURRENT QUIZ
ELECTRONICS 10: CURRENT QUIZELECTRONICS 10: CURRENT QUIZ
ELECTRONICS 10: CURRENT QUIZ
paulangelomacaraeg
 
ELECTRONICS 10: PARALLEL CIRCUIT
ELECTRONICS 10: PARALLEL CIRCUITELECTRONICS 10: PARALLEL CIRCUIT
ELECTRONICS 10: PARALLEL CIRCUIT
paulangelomacaraeg
 
ELECTRONICS 10: RESISTANCE
ELECTRONICS 10: RESISTANCEELECTRONICS 10: RESISTANCE
ELECTRONICS 10: RESISTANCE
paulangelomacaraeg
 
ELECTRONICS 10: CURRENT
ELECTRONICS 10: CURRENTELECTRONICS 10: CURRENT
ELECTRONICS 10: CURRENT
paulangelomacaraeg
 
THE DECAMERON ENGLISH 10
THE DECAMERON ENGLISH 10THE DECAMERON ENGLISH 10
THE DECAMERON ENGLISH 10
paulangelomacaraeg
 
GRADE 10 UNIT TEST ENGLISH 3RD QUARTER
GRADE 10 UNIT TEST ENGLISH 3RD QUARTERGRADE 10 UNIT TEST ENGLISH 3RD QUARTER
GRADE 10 UNIT TEST ENGLISH 3RD QUARTER
paulangelomacaraeg
 
Contemporary Philippine Music
Contemporary Philippine MusicContemporary Philippine Music
Contemporary Philippine Music
paulangelomacaraeg
 

More from paulangelomacaraeg (13)

Module II on PFA (Psychological First Aid) | Calming Down and Managing One’s ...
Module II on PFA (Psychological First Aid) | Calming Down and Managing One’s ...Module II on PFA (Psychological First Aid) | Calming Down and Managing One’s ...
Module II on PFA (Psychological First Aid) | Calming Down and Managing One’s ...
 
Module IV on PFA (Psychological First Aid) | Sources of Strengths
Module IV on PFA (Psychological First Aid) | Sources of StrengthsModule IV on PFA (Psychological First Aid) | Sources of Strengths
Module IV on PFA (Psychological First Aid) | Sources of Strengths
 
Module I on PFA (Psychological First Aid) | Validating Feelings and Normalizi...
Module I on PFA (Psychological First Aid) | Validating Feelings and Normalizi...Module I on PFA (Psychological First Aid) | Validating Feelings and Normalizi...
Module I on PFA (Psychological First Aid) | Validating Feelings and Normalizi...
 
ELECTRONICS 10: VOLTAGE
ELECTRONICS 10: VOLTAGEELECTRONICS 10: VOLTAGE
ELECTRONICS 10: VOLTAGE
 
ELECTRONICS 10: SERIES CIRCUIT
ELECTRONICS 10: SERIES CIRCUITELECTRONICS 10: SERIES CIRCUIT
ELECTRONICS 10: SERIES CIRCUIT
 
ELECTRONICS 10: CURRENT QUIZ ANSWERS
ELECTRONICS 10: CURRENT QUIZ ANSWERSELECTRONICS 10: CURRENT QUIZ ANSWERS
ELECTRONICS 10: CURRENT QUIZ ANSWERS
 
ELECTRONICS 10: CURRENT QUIZ
ELECTRONICS 10: CURRENT QUIZELECTRONICS 10: CURRENT QUIZ
ELECTRONICS 10: CURRENT QUIZ
 
ELECTRONICS 10: PARALLEL CIRCUIT
ELECTRONICS 10: PARALLEL CIRCUITELECTRONICS 10: PARALLEL CIRCUIT
ELECTRONICS 10: PARALLEL CIRCUIT
 
ELECTRONICS 10: RESISTANCE
ELECTRONICS 10: RESISTANCEELECTRONICS 10: RESISTANCE
ELECTRONICS 10: RESISTANCE
 
ELECTRONICS 10: CURRENT
ELECTRONICS 10: CURRENTELECTRONICS 10: CURRENT
ELECTRONICS 10: CURRENT
 
THE DECAMERON ENGLISH 10
THE DECAMERON ENGLISH 10THE DECAMERON ENGLISH 10
THE DECAMERON ENGLISH 10
 
GRADE 10 UNIT TEST ENGLISH 3RD QUARTER
GRADE 10 UNIT TEST ENGLISH 3RD QUARTERGRADE 10 UNIT TEST ENGLISH 3RD QUARTER
GRADE 10 UNIT TEST ENGLISH 3RD QUARTER
 
Contemporary Philippine Music
Contemporary Philippine MusicContemporary Philippine Music
Contemporary Philippine Music
 

Recently uploaded

678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
Pavel ( NSTU)
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
Jean Carlos Nunes Paixão
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
EverAndrsGuerraGuerr
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
Tamralipta Mahavidyalaya
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
TechSoup
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
heathfieldcps1
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
Special education needs
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
Jisc
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
Levi Shapiro
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
Sandy Millin
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
GeoBlogs
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 

Recently uploaded (20)

678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
Synthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptxSynthetic Fiber Construction in lab .pptx
Synthetic Fiber Construction in lab .pptx
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Lapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdfLapbook sobre os Regimes Totalitários.pdf
Lapbook sobre os Regimes Totalitários.pdf
 
Thesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.pptThesis Statement for students diagnonsed withADHD.ppt
Thesis Statement for students diagnonsed withADHD.ppt
 
Home assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdfHome assignment II on Spectroscopy 2024 Answers.pdf
Home assignment II on Spectroscopy 2024 Answers.pdf
 
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup   New Member Orientation and Q&A (May 2024).pdfWelcome to TechSoup   New Member Orientation and Q&A (May 2024).pdf
Welcome to TechSoup New Member Orientation and Q&A (May 2024).pdf
 
The basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptxThe basics of sentences session 5pptx.pptx
The basics of sentences session 5pptx.pptx
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
special B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdfspecial B.ed 2nd year old paper_20240531.pdf
special B.ed 2nd year old paper_20240531.pdf
 
How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...How libraries can support authors with open access requirements for UKRI fund...
How libraries can support authors with open access requirements for UKRI fund...
 
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
June 3, 2024 Anti-Semitism Letter Sent to MIT President Kornbluth and MIT Cor...
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...2024.06.01 Introducing a competency framework for languag learning materials ...
2024.06.01 Introducing a competency framework for languag learning materials ...
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
The geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideasThe geography of Taylor Swift - some ideas
The geography of Taylor Swift - some ideas
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 

Precalculus Performance Task

  • 1. Investigate:1 1 1 3 5 9 17 31 57 105 a. Find the next three terms: b. Write a mathematical sentence which can be used as the formula in finding the nth term of the sequence. 1 1 1 3 5 9 17 31 57 105 193 355 653 a. The next three terms are as follows, 193 for the 11th term, 355 for the 12th term, and 653 for the 13th term. b. If we are going to investigate this 3 9 31 105 193 355 653 11th 12th 13th 5 17 57
  • 2. sequence, we can observe that for each number in the series (starting from the value 3 [4th term] to last) is the sum of preceding 3 numbers. We can deduce that this is a Tribonacci Sequence. The Tribonacci sequence starts with three predetermined terms and then each successive term is the sum of the three preceding terms. The table below shows the observation: What to find (value) How to find 4th term (3) 1st + 2nd + 3rd terms (1+1+1) 5th term (5) 2nd + 3rd + 4th terms (1+1+3) 6th term (9) 3rd + 4th + 5th terms (1+3+5) 7th term (17) 4th + 5th + 6th terms (3+5+9)
  • 3. In order to solve for the next three terms (11th, 12th and 13th), we will make use of this recurrence equation on finding for the nth term where n ≥ 4: Example, this is the formula if we want to find the 4th term of a Tribonacci sequence. T4=T1+T2+T3 which comes from the equation Tn= Tn−3+ Tn−2+Tn−1 (the formula for 8th term (31) 5th + 6th + 7th terms (5+9+17) 9th term(57) 6th + 7th +8th terms (9+17+31) 10th term(105) 7th +8th +9th terms (17+31+57) 11th term (193) 8th +9th + 10th terms (31+57+105) 12th term (355) 9th + 10th + 11th terms (57+105+193) 13th term (653) 10th +11th +12th terms (105+193+355)
  • 4. finding the nth term of a tribonacci sequence)
  • 5. 3. For this kind of tile sequence, we can assert that we can have different approach for solving the nth figure. In our way, we used a function and figures to solve this kind of problem. First, we need to fill out each figures as a dimension of square. To do this, let us name first the shown sequence of tiles as figures Visualizing the above sentence, here are the figures formed: Figure 1 Figure 2 Figure 3 2x2 dimension 3x3 dimension 4x4 dimension
  • 6. Figure 4 Knowing that every nxn dimension are added by 1x1 dimension to arrive for the next figure, we can conclude that the next figure would be a 6x6 dimension square. We can also explore from the figures that in order to arrive at the dimension, we can show it on mathematical expression (n+2)(n+2). Say, for example, for figure 1, we noticed that we 5x5 dimension
  • 7. don’t need to substitute any natural numbers to get 2x2 dimension for the first figure. Therefore, with a view to get 2x2 dimension, we will just substitute zero on the expression. (0+2)(0+2) will be simplified to (2)(2) or 2x2 dimension. Now for the figure 2, we noticed that the tiles are in 3x3 form, therefore, in order to arrive for 3x3 dimension, we are going to add 1 shift horizontally and 1 shift vertically which then can be substituted to the expression which can be seen as (1+2)(1+2) => (3)(3) or 3x3 dimension. The pattern which can be noticed could be traced for the next figures. Now, we can see that the tiles without shades can be expressed into mathematical expression 2(n+1), (n+1) tiles for the first column and (n+1) tiles for the last column. To better understand, we can visually show the expression using the figures above. Say for example, for figure
  • 8. 3: We arrived at the expression 2(n+1) to get the total number of tiles which are not shaded by blue. If we are going to construct a table for better understanding, follow below. n+1 2+1 3 non-shaded tiles for first column n+1 2+1 3 non-shaded tiles for last column 2(2+1) = 4+2 = 6 non- shaded tiles
  • 9. Now, going back to the problem letter a. How many square tiles will it take to build the next figure? Since we know that the predicted dimension of the figure (which we’ll be calling figure 5) is 6x6. We can tell that there are 4 shifts added vertically and Figure Dimension Shift added vertically and horizontally (n) Mathematical expression (n+2)(n+2) Mathematical expression 2(n+1) 1 2x2 0 shift / No shift (0+2)(0+2) 2(0+1) 2 3x3 1 shift (1+2)(1+2) 2(1+1) 3 4x4 2 shifts (2+2)(2+2) 2(2+1) 4 5x5 3 shifts (3+2)(3+2) 2(3+1) 5 6x6 4 shifts (4+2)(4+2) 2(4+1)Next figure
  • 10. horizontally inferring to the figure 1 which can be shown below. Now in, order to find the the non-shaded tiles, we will just substitute n=4 to 2(n+1) => 2(4+1) = 10 non-shaded tiles. Added shifts four units horizontally Added shifts four units vertically 6x6 dimension square
  • 11. This basically means that there are 5 non- shaded tiles for top left column and 5 non- shaded tiles for bottom right column of a 6x6 dimension which can be shown below. We are asked to find the number of square tiles (shaded tiles). We can find the shaded tiles by inspection which is 26 shaded tiles. On the other side, we can also figure out the number of the shaded tiles by making a function shown below. n+1 4+1 5 non-shaded tiles for last column n+1 4+1 5 non-shaded tiles for first column
  • 12. f(n) = (n+2)(n+2)-2(n+1) where (n+2)(n+2) will be the arrangement/dimension of the tiles and 2(n+1) are tiles which are non-shaded. Knowing that n=4, we can substitute it to the function; f(4) = (4+2)(4+2) – 2(4-1) = (6)(6) – 2(5) = 36 – 10 = 26 Therefore, we conclude that we can also get the number of shaded tiles by using functions. b. To get the number of tiles for an nth figure, we will subtract 2(n+1) from (n+2)(n+2) which can be shown as a function: Solving by Function = Solving by Inspection 26 = 26 TRUE