document.write( "Question 1204034: Express the rule in function nota-
\n" );
document.write( "tion. (For example, the rule “square, then subtract 5” is expressed\r
\n" );
document.write( "\n" );
document.write( "as the function f1x2 x2 5.)
\n" );
document.write( "7. Multiply by 3, then subtract 5
\n" );
document.write( "8. Square, then add 2 \n" );
document.write( "
Algebra.Com's Answer #840033 by Theo(13342)![]() ![]() You can put this solution on YOUR website! numbr 7: \n" ); document.write( "f(x) = 3x - 5 \n" ); document.write( "number 8: \n" ); document.write( "f(x) = x^2 + 2 \n" ); document.write( " \n" ); document.write( " |