document.write( "Question 425205:  find the indicated outputs for these functions. 
\n" );
document.write( "h(x)=19 find h(4), h(-6), and h(12)
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #296224 by richard1234(7193)     You can put this solution on YOUR website! h(x) is constant, so h(4) = 19, h(-6) = 19, and h(12) = 19. \n" ); document.write( " |