document.write( "Question 849611: How to find the quadratic formula with this root: square root of 5 over 3 \n" ); document.write( "
Algebra.Com's Answer #511657 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "quadratic formula
\n" ); document.write( "y = ax^2 + bx + c = 0
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( " \"x+=+sqrt%285%29%2F3\" a root
\n" ); document.write( "\"x+=+%280+%2B-+sqrt%28+0-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( " 2a = 3, -4(3/2)c = 5, -6c = 5, c = -5/6
\n" ); document.write( " \"y+=+%283%2F2%29x%5E2+-+5%2F6\"
\n" ); document.write( " (3/2)= a. It is the coefficient of x^2
\n" ); document.write( " 0 = b
\n" ); document.write( " -5/6 = c
\n" ); document.write( "y = ax^2 + bx + c
\n" ); document.write( " \"y+=+%283%2F2%29x%5E2+-+5%2F6\"
\n" ); document.write( " \n" ); document.write( "
\n" );