Math Problem Statement

If f ( x )

x − 9 and g ( x )

− 5 x − 3 ,

Evaluate: f ( g ( 6 ) )

-39 Incorrect

Find and simplify.
f ( g ( x ) )

Correct

Find and simplify.
g ( f ( x ) )

Correct

Find and simplify.
( g ∘ g ) ( x )

Incorrect syntax error: you gave an equation, not an expression.

Evaluate: ( f ∘ f ) ( − 10 )

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Function Composition
Algebra

Formulas

f(g(x)) = f(-5x - 3) = -5x - 12
g(f(x)) = g(x - 9) = -5x + 42
(g ∘ g)(x) = g(g(x)) = 25x + 12
(f ∘ f)(-10) = -28

Theorems

Function Composition
Substitution

Suitable Grade Level

Grades 9-11