asked 15.8k views
3 votes
Using Functions Notation

Given the following functions:
f(n) = 2n + 3, g(n) = n³ + 4
Find the following:
f(4) - f(2)

1 Answer

3 votes

Answer:

4

Explanation:

***Your question is asking for f(4) - f(2)***
If so, this is the answer:


f(4) = 2\cdot4 + 3 = 11\\\\f(2) = 2\cdot 2 + 3 = 7\\\\f(4) - f(2) = 11 - 7 = 4

answered
User Anita Fronczak
by
8.2k points

Related questions

asked Feb 12, 2024 35.4k views
Mamata Hegde asked Feb 12, 2024
by Mamata Hegde
7.9k points
1 answer
4 votes
35.4k views
1 answer
4 votes
107k views
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.