At Westonci.ca, we make it easy to get the answers you need from a community of informed and experienced contributors. Explore a wealth of knowledge from professionals across various disciplines on our comprehensive Q&A platform. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.

If f(n) = 2n^2 + 2 and g(n) = n + 1, what is (f -g)(n) when n = -1?

Sagot :

yxzdxn
the easiest way is to first subtract them first and then replace n with -1:
2n^2+2-n-1 => 2n^2-n+1
now we replace n with -1
2(-1)^2-(-1)+1 => 2+2=4
"4" is teh final answer