document.write( "Question 224439: Suppose you need to solve a system of equations in which one equation represents a circle and the other represents a line. How many solutions can your system have?\r
\n" );
document.write( "\n" );
document.write( "How many solutions does the following system of equations have?\r
\n" );
document.write( "\n" );
document.write( "X^2+y^2=64
\n" );
document.write( "x=1 \n" );
document.write( "
Algebra.Com's Answer #167672 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Suppose you need to solve a system of equations in which one equation represents a circle and the other represents a line. \n" ); document.write( " How many solutions can your system have? \n" ); document.write( "It can have 0, 1 or 2 solutions. \n" ); document.write( "-------------------- \n" ); document.write( "How many solutions does the following system of equations have? \n" ); document.write( "X^2+y^2=64 \n" ); document.write( "x=1 \n" ); document.write( "------- \n" ); document.write( "It has 2. \n" ); document.write( " \n" ); document.write( " |