document.write( "Question 50896: Suppose f(x)= 4x-10.Evaluate each of the following.\r
\n" );
document.write( "\n" );
document.write( "1. f(2x) 2. f(n) 3. f(-3y) 4. f(t+1) 5. f(t-1)\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "6. f(r+2) 7. f(c+10) \n" );
document.write( "
Algebra.Com's Answer #33924 by sinadone(8)![]() ![]() You can put this solution on YOUR website! You just substitute. \r \n" ); document.write( "\n" ); document.write( "For example: f(2x)=4(2x)-10 \n" ); document.write( "4 * 2x = 8x-10 \n" ); document.write( "Set it equal to zero and solve for x. \n" ); document.write( "8x-10=0 \n" ); document.write( "Move the 10 to the right, making it negative. \n" ); document.write( "8x=-10 \n" ); document.write( "Then divide by 8. \n" ); document.write( "x=-5/4\r \n" ); document.write( "\n" ); document.write( "You do the same with the rest of the problems. \n" ); document.write( " |