document.write( "Question 178592: Find f(3), given:\r
\n" );
document.write( "\n" );
document.write( "f(x)={3x-5.......x (is less or equal to 1
\n" );
document.write( ".......{x-7......x (is less than 1)
\n" );
document.write( "
\n" );
document.write( "(If you can read this right, f(x) goes to both 3x-5 and to x-7. The x's on the right are the regulations of the function \n" );
document.write( "
Algebra.Com's Answer #133561 by Fombitz(32388) You can put this solution on YOUR website! Should it be f(x)=x-7 when x>1 (you have it x<1)? \n" ); document.write( "If that's the case, then you would use f(x)=x-7 since x=3>1, \n" ); document.write( "then f(3)=3-7=-4. \n" ); document.write( "If it's not the case, then f(x) is not defined when x=3. \n" ); document.write( " |