document.write( "Question 886832: How do i get the F(16) From this problem\r
\n" );
document.write( "\n" );
document.write( "F(x)= 3x-9 if x <(or equal to)-2
\n" );
document.write( " -2/5x if x > -2 \n" );
document.write( "
Algebra.Com's Answer #536176 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! F(x)= 3x-9 if x <(or equal to)-2 \n" ); document.write( "-2/5x if x > -2 \n" ); document.write( "note that 16 > -2 \n" ); document.write( "we use -2/5x = -2/5*16 = -1/40 = -0.025 \n" ); document.write( "F(16) = -0.025 \n" ); document.write( " \n" ); document.write( " |