document.write( "Question 214421: Evaluate the following piecewise defined function at f(0), f(2), and f(3)\r
\n" );
document.write( "\n" );
document.write( "f(x)= 5 if x<2
\n" );
document.write( " 2x-3 if x>=2 \n" );
document.write( "
Algebra.Com's Answer #161959 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Take note that x=0 satisfies the inequality \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The values x=2 and x=3 are both greater than or equal to 2. So they satisfy |