document.write( "Question 1009151: Find the points of intersection, if any, of the pair of curves :
\n" );
document.write( "x^2+y^2=13 , y=x+1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #624692 by ikleyn(52794)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Find the points of intersection, if any, of the pair of curves : \n" ); document.write( "x^2+y^2=13 , y=x+1 \n" ); document.write( "----------------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Substitute y from the second equation into the first one. In this way you exclude y and obtain single equation for variable x:\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |