document.write( "Question 32315This question is from textbook algebra 1
\n" ); document.write( ": Instructions: find the valueof the dicriminantand determine the number of real solutions for each equation.
\n" ); document.write( "
\n" ); document.write( " Question: 8y^2-2=0
\n" ); document.write( "

Algebra.Com's Answer #19087 by mukhopadhyay(490)\"\" \"About 
You can put this solution on YOUR website!
Discriminant for ax^2+bx+c = 0 is b^2-4ac
\n" ); document.write( "For 8y^2 - 2 = 0, a=8, b=0, c=-2
\n" ); document.write( "b^2-4ac = 64 (Discriminant)
\n" ); document.write( "Roots are [-b + sqrt(discriminant)]/2a and [-b - sqrt(discriminant)]/2a
\n" ); document.write( "=> x=1/2 and x=-1/2
\n" ); document.write( "
\n" );