Answer:
f(2) = 11
f(3) = 16
General Formulas and Concepts:
Pre-Algebra
Order of Operations: BPEMDAS
- Brackets
- Parenthesis
- Exponents
- Multiplication
- Division
- Addition
- Subtraction
Algebra I
Explanation:
Step 1: Define
f(x) = 5x + 1
x = 2
x = 3
Step 2: Evaluate
x = 2
- Substitute: f(2) = 5(2) + 1
- Multiply: f(2) = 10 + 1
- Add: f(2) = 11
x = 3
- Substitute: f(3) = 5(3) + 1
- Multiply: f(3) = 15 + 1
- Add: f(3) = 16