document.write( "Question 324668: Determine the domain of the function:\r
\n" );
document.write( "\n" );
document.write( "f(x)={ 2x^2 - 1 if 2< x <= 5
\n" );
document.write( " { 4 - 3x if 5 < x <= 7 \n" );
document.write( "
Algebra.Com's Answer #232404 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! OK, that works. \n" ); document.write( "The domain is all the x values where the function is defined. \n" ); document.write( "( \n" ); document.write( "where \"(\" means it doesn't include the endpoint and \"]\" means it does include the endpoint. \n" ); document.write( " \n" ); document.write( " |