document.write( "Question 753951: Find the intercepts of the graph of the equation
\n" );
document.write( "Y=x^2-4/x^2-9
\n" );
document.write( "The intercepts are______(type ordered pair,using intergers or fractions) \n" );
document.write( "
Algebra.Com's Answer #458752 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the intercepts of the graph of the equation \n" ); document.write( "Y=x^2-4/x^2-9 \n" ); document.write( "** \n" ); document.write( "x-intercept: \n" ); document.write( "set y=0 \n" ); document.write( "0=x^2-4/x^2-9 \n" ); document.write( "x^2-4=0 \n" ); document.write( "x^2=4 \n" ); document.write( "x=±√4=±2 \n" ); document.write( "x-intercepts: (-2,0) and (2,0) \n" ); document.write( ".. \n" ); document.write( "y-intercept: \n" ); document.write( "set x=0 \n" ); document.write( "y=x^2-4/x^2-9 \n" ); document.write( "y=-4/-9=4/9 \n" ); document.write( "y-intercept: (0,4/9) \n" ); document.write( " \n" ); document.write( " |