Discover the best answers at Westonci.ca, where experts share their insights and knowledge with you. Explore thousands of questions and answers from a knowledgeable community of experts on our user-friendly platform. Our platform offers a seamless experience for finding reliable answers from a network of knowledgeable professionals.

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