document.write( "Question 1021316: f(z)= -3z + 5 find the value for f (z + p)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #637049 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Replace every 'z' with 'z+p'\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "f(z) = -3z + 5 \n" ); document.write( "f(z+p) = -3(z+p) + 5 \n" ); document.write( "f(z+p) = -3z-3p + 5 \n" ); document.write( " |