document.write( "Question 925615: given f(x)=8x-7,if the value of x is 5. \n" ); document.write( "
Algebra.Com's Answer #561617 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
given f(x)=8x-7,if the value of x is 5.
\n" ); document.write( "
\r\n" );
document.write( "Everywhere there is an x, substitute a 5:\r\n" );
document.write( "\r\n" );
document.write( "     f(5)=8(5)-7\r\n" );
document.write( "     f(5)=40-7\r\n" );
document.write( "     f(5)=33\r\n" );
document.write( "\r\n" );
document.write( "It's just simple substitution and simplifying.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );