document.write( "Question 181945: Given g(x)=5/x+3 find g(-3) \n" ); document.write( "
Algebra.Com's Answer #136568 by eperette(173)\"\" \"About 
You can put this solution on YOUR website!
g(x) = 5/(x+3) (I am assuming x+3 was all in the denominator)
\n" ); document.write( "g(-3) = 5/(-3+3)
\n" ); document.write( "g(-3)= 5/0
\n" ); document.write( "g(-3)= undefined
\n" ); document.write( "
\n" ); document.write( "
\n" );