Math Problem Statement

if f(x) + f(x-1) = x^2 and f(20) = 90 then find f(90)

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
Functional Equations
Recursion

Formulas

f(x) + f(x-1) = x^2
f(x) = x^2 - f(x-1)

Theorems

Recursive Relations

Suitable Grade Level

Grades 9-12