in Set Theory & Algebra
208 views
1 vote
1 vote
Find $fog$ and $gof$. Where $f(x) = x^2+1$ and $g(x)= x+2$, are functions from $R$ to $R$.
in Set Theory & Algebra
208 views

1 Answer

1 vote
1 vote
1. fog(x) = f(g(x)) = f(x+2) = ((x+2)^2)+ 1 = x^2 +4x+5

2. gof(x) = g(f(x)) = g(x^2 +1)= (x^2 +1) +2 = x^2 +3
edited by

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true