document.write( "Question 36308: How do you graph {x^2-y^2=16}
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #22247 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! It's a circle with center at (0,0) \n" ); document.write( "and a radius of \"4\". \n" ); document.write( " \n" ); document.write( "You could plot points such as (0,4),(0,-4),(4,0),(-4,0) \n" ); document.write( "Let x be anynumber between -4 and +4 and you will find \n" ); document.write( "that y has two values.\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |