asked 31.1k views
2 votes
How do u find the explicit function

How do u find the explicit function-example-1

1 Answer

5 votes
You use explicit funtion to find a particular number in the list without needing to write all the list down.
For example, the first range of number has a constant difference of 5. Its explicit funtion would be: x(n)=3+(n-1)*5 (with x is the number you need to find, n is the number's position in the range)
Basically, a explicit funtion in that problem has the form:
x(n)=f+(n-1)*d
with:
x= the number needed to find
n= the number's position
f = the first number in the range
d = the distance
Good luck!
answered
User Arnsholt
by
7.9k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.