document.write( "Question 554863: suppose that the function h is defined as follows:
\n" );
document.write( "h(x)={4 if x cannot equal 1
\n" );
document.write( " {-3 if x = 1\r
\n" );
document.write( "\n" );
document.write( "h(-3)=
\n" );
document.write( "h(1)=
\n" );
document.write( "h(5)= \n" );
document.write( "
Algebra.Com's Answer #361505 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Use the definition given above to get\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h(-3)=4\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h(1)=-3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h(5)=4\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you need more help, email me at jim_thompson5910@hotmail.com\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Thank you\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Jim \n" ); document.write( " |