document.write( "Question 127196: The roots of the equation 2x^2-5=0 are\r
\n" );
document.write( "\n" );
document.write( "1) imaginary 2) real, rational, and equal 3) real, rational, and unequal\r
\n" );
document.write( "\n" );
document.write( "4) real and irrational \n" );
document.write( "
Algebra.Com's Answer #93201 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 2x^2-5=0 \n" ); document.write( "2x^2=5 \n" ); document.write( "x^2=5/2 \n" ); document.write( "x=+-sqrt(5/2) \n" ); document.write( "The sqrt of a positive rational number that is not a perfect square is a real, irrational number. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |