document.write( "Question 194972: How would you solve problems like:
\n" );
document.write( "x^2+5=0
\n" );
document.write( "x^2-11=0\r
\n" );
document.write( "\n" );
document.write( "Why is there two solutions?\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #146250 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How would you solve problems like: \n" ); document.write( "x^2+5=0 \n" ); document.write( "x^2-11=0 \n" ); document.write( "Why is there two solutions? \n" ); document.write( "---------------------- \n" ); document.write( "x^2+5=0 \n" ); document.write( "Since there's no x term: \n" ); document.write( " \n" ); document.write( "x = ± i*sqrt(5) where i = sqrt(-1) \n" ); document.write( "--------------------------------- \n" ); document.write( "x^2-11=0 \n" ); document.write( " \n" ); document.write( "x = +sqrt(11) \n" ); document.write( "x = -sqrt(11) \n" ); document.write( "----------------- \n" ); document.write( "There are 2 solutions because both work. \n" ); document.write( "In the 2nd eqn, both +sqrt(11) and -sqrt(11) are 11 when they're multiplied by themselves. \n" ); document.write( "---------- \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------- \n" ); document.write( "If you graph them, you'll see that they cross the x-axis in 2 places (the 2nd one). \n" ); document.write( "You can get FREE software to graph these at \n" ); document.write( "www.padowan.dk.com/graph/ \n" ); document.write( " \n" ); document.write( " |