document.write( "Question 217289: Consider the following.
\n" );
document.write( "g(y) = 7 − 2y
\n" );
document.write( "Evaluate the function at each specified value of the independent variable and simplify. (If the function is undefined at the specified value, enter UNDEFINED.) \r
\n" );
document.write( "\n" );
document.write( "(a) g(0)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(b) g(7/2)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(c) g(s + 2)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #163873 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! g(y) = 7-2(y) \n" ); document.write( ". \n" ); document.write( "g(0) = 7 - 2(0)=7,,,,,subst 0 for y \n" ); document.write( ". \n" ); document.write( "g(7/2) = 7-2(7/2) = 7-7=0,,,,subst (7/2) for y \n" ); document.write( ". \n" ); document.write( "g(s+2) =7-2(s+2) =7-2s-2(2) = 7-2s -4 = 3-2s ,,,,,subst (s+2) for y \n" ); document.write( " |