document.write( "Question 1131987: can you give me a example of writing quadratic equation with roots
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #748755 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If the roots are a & b: \n" ); document.write( "(x-a)*(x-b) = 0 \n" ); document.write( "------ \n" ); document.write( "Sub any values for a & b \n" ); document.write( " \n" ); document.write( " |