document.write( "Question 852310: Please help me solve this equation: 6y2-27=3x (the 6y is squared)
\n" );
document.write( " 6y-x=13
\n" );
document.write( "I've tried it three times and still got the wrong answer. \n" );
document.write( "
Algebra.Com's Answer #513297 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 6y^2-27=3x \n" ); document.write( "------ \n" ); document.write( "6y^2 = 3x + 27 \n" ); document.write( "-------- \n" ); document.write( "2y^2 = x + 9 \n" ); document.write( "y^2 = (x+9)/2 \n" ); document.write( "---- \n" ); document.write( "y = +-sqrt(2(x+9))/2 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |