document.write( "Question 945522: Evaluate the functions when x = -2, 0, and 3
\n" );
document.write( "1)f(x) = -0.75x - 1
\n" );
document.write( "2)d(x) = -3/2x + 5 \n" );
document.write( "
Algebra.Com's Answer #576705 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Evaluate the functions when x = -2, 0, and 3 \n" ); document.write( "1)f(x) = -0.75x - 1 \n" ); document.write( "-------- \n" ); document.write( "To find f(-2) sub -2 wherever there's an x \n" ); document.write( "f(-2) = -0.75*(-2) - 1 \n" ); document.write( "f(-2) = 1.5 - 1 \n" ); document.write( "f(-2) = 0.5 \n" ); document.write( "============= \n" ); document.write( "Do the others the same way. \n" ); document.write( "-------------------------------------- \n" ); document.write( "2)d(x) = -3/2x + 5 \n" ); document.write( " |