QUESTION IMAGE
Question
below is the table of values of a function. write the output when the input is n.
input\toutput
5\t10
7\t12
8\t13
n\tyellow box
Step1: Find the pattern
Check the relationship between input and output. For input 5, output is 10: \(10 - 5 = 5\); for input 7, output is 12: \(12 - 7 = 5\); for input 8, output is 13: \(13 - 8 = 5\). So the pattern is output = input + 5.
Step2: Apply the pattern
If input is \(n\), then output is \(n + 5\).
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
\(n + 5\)