document.write( "Question 104881: I am having a hard time with functions, I need help on setting them up.\r
\n" );
document.write( "\n" );
document.write( "Given f(x) = –x3power – x2power + 2x – 8, find f(–1), f(0), and f(2)\r
\n" );
document.write( "\n" );
document.write( "Given f(x) = –5x – 1, find f(a – 1)\r
\n" );
document.write( "\n" );
document.write( "Given f(x) = –2x – 4, find f(–3)\r
\n" );
document.write( "\n" );
document.write( "Thanks so much, I am stressing out over this math. \n" );
document.write( "
Algebra.Com's Answer #76322 by cheesey(22)![]() ![]() ![]() You can put this solution on YOUR website! Simply replace the x in each equation with the given value. For example: f(x) = -x^3 - x^2 +2x -8 \n" ); document.write( "becomes f(-1) = -(-1)^3 - (-1)^2 + 2(-1) -8 = 1-1+-2- 8 = -12. Do the same for each value f(0) and f(2). Also f(a-1) = -5(a-1) - 1.... \n" ); document.write( " |