document.write( "Question 432854: Find the dicriminant and determine the number of real solutions then solve please. 3x^2-75=0 \n" ); document.write( "
Algebra.Com's Answer #300047 by mananth(16946)![]() ![]() You can put this solution on YOUR website! a= 3 b= 0 c= -75 \n" ); document.write( " \n" ); document.write( "b^2-4ac=0+900 \n" ); document.write( "b^2-4ac=900 : sqrt(900)=30 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x1=(0+30)/6 \n" ); document.write( "x1=5 \n" ); document.write( "x2=(0-30)/6 \n" ); document.write( "x2= -5 \n" ); document.write( " \n" ); document.write( " |