document.write( "Question 130882: Write a quadratic equation in the variable x having the given numbers as solutions. Type the equation in standard form, ax^2 + bx + c = 0.\r
\n" );
document.write( "\n" );
document.write( "- sqrt( 3 ) root( 3, 3 ) \n" );
document.write( "
Algebra.Com's Answer #95610 by TakeATuition.com(57)![]() ![]() ![]() You can put this solution on YOUR website! solution - \n" ); document.write( " The form of quadratic equation is \n" ); document.write( " ax^2 + bx + c = 0 \n" ); document.write( " if two roots of the equation are given then \n" ); document.write( " equation can be formed by this formula \n" ); document.write( " x^2 - (sum of the roots)x + product of the roots = 0 .....(i) \n" ); document.write( " \n" ); document.write( " Now two roots are given that is 3 and 3 \n" ); document.write( " Therefore \n" ); document.write( " sum of the roots = 3 + 3 = 6 \n" ); document.write( " product of the roots = 3*3 = 9 \n" ); document.write( " substituting the value in equation (i) \n" ); document.write( " we have \n" ); document.write( " x^2 - (6)x + 9 = 0 \n" ); document.write( " x^2 - 6x + 9 = 0 \n" ); document.write( " is the required equation.\r \n" ); document.write( "\n" ); document.write( "FOR MORE HELP VISIT : www.TakeATuition.com \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |