document.write( "Question 178900: Given that g(x)= x^3, find the following: g(2+h) \n" ); document.write( "
Algebra.Com's Answer #134889 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Given that g(x)= x^3, find the following: g(2+h) \n" ); document.write( "--------------- \n" ); document.write( "Sub (2+h) for x \n" ); document.write( "g(2+h) = (2+h)^3 = 8 + 12h + 6h^2 + h^3 \n" ); document.write( " \n" ); document.write( " |