document.write( "Question 644759: I need to solve the following equation using the quadratic formula: . The solutions are sqrt( 3 )+ or - sqrt( 2 ) approximately = 0.32, 3.15. However I am unable to get these answers. I need a step by step instruction to solve it using the quadratic formula as instructed in my book. Thankyou. \n" );
document.write( "
Algebra.Com's Answer #405244 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! solve the following equation using the quadratic formula: \n" ); document.write( "√3x^2+√3=6x \n" ); document.write( "divide both sides by √3 (note: squaring both sides will add extraneous roots) \n" ); document.write( "x^2+1=6x/√3 \n" ); document.write( "x^2-6x/√3+1=0 \n" ); document.write( "solve by the following quadratic formula: \n" ); document.write( " \n" ); document.write( "a=1, b=-6/√3, c=1 \n" ); document.write( "ans: \n" ); document.write( "x≈0.3178 \n" ); document.write( "or \n" ); document.write( "x≈3.1463\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |