document.write( "Question 249938: x^2-8x+15=0\r
\n" );
document.write( "\n" );
document.write( "how do you solve this problem, and how do you use the discriminant? \n" );
document.write( "
Algebra.Com's Answer #182010 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x^2-8x+15=0 \n" ); document.write( "(x-5)(x-3)=0 \n" ); document.write( "x-5=0 \n" ); document.write( "x=5 ans. \n" ); document.write( "x-3=0 \n" ); document.write( "x=3 ans. \n" ); document.write( "The discriminate is b^2-4ac. \n" ); document.write( "-8^2-4*1*15=-64-60=4 \n" ); document.write( "Because the answer is a perect square then the answers are 2 real rational numbers. \n" ); document.write( " |