document.write( "Question 383534: y = x^2 / (x2-16)
\n" );
document.write( "I could use some help finding the domain and range. Any help would be greatly appreciated!! \n" );
document.write( "
Algebra.Com's Answer #271603 by Jk22(389)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( "Domain : possible value for x. If x=+4 or -4, there is a division by zero, all other value are possible, hence Dom(y(x))=R-{+4,-4}\r \n" ); document.write( "\n" ); document.write( "Range : all values that y reaches, seek for the inverse : \n" ); document.write( " \n" ); document.write( "y*x^2-16y = x^2 \n" ); document.write( "x^2(1-y)=-16y \n" ); document.write( " \n" ); document.write( "x^2=16y/(y-1) \n" ); document.write( " \n" ); document.write( "thus 1 is not allowed for y, more over y/(y-1) has to be positive : \n" ); document.write( " \n" ); document.write( "cases : y>0 and y-1>0<=>y>1, \n" ); document.write( " \n" ); document.write( "y<0 and y-1<0<=>y<1, hence y<0 \n" ); document.write( " \n" ); document.write( "so the range of y is : Range(y(x))=]-oo;0]U[1,+oo[\r \n" ); document.write( "\n" ); document.write( "Graph : \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |