document.write( "Question 1012912: 14y^2+1=6y^2+7y \r
\n" );
document.write( "\n" );
document.write( "y= \n" );
document.write( "
Algebra.Com's Answer #629013 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Okay, from \n" ); document.write( "14y^2 + 1 = 6y^2 + 7y \n" ); document.write( "let's gather everything on the left, and get \n" ); document.write( "8y^2 - 7y + 1 = 0 \n" ); document.write( "This does not factor over the rational numbers so we use the quadratic formula to get \n" ); document.write( "y = (7 +/- sqrt(17)) / 16 \n" ); document.write( "but I suspect there is a mistake somewhere in the problem... \n" ); document.write( " |