document.write( "Question 11528: x/sqrt(x^2+7)=y solve step by step for x \n" ); document.write( "
Algebra.Com's Answer #5964 by akmaths(3)![]() ![]() ![]() You can put this solution on YOUR website! x/sqrt.(x^2 +7 ) = y\r \n" ); document.write( "\n" ); document.write( "squaring on both sides, we have:\r \n" ); document.write( "\n" ); document.write( "x^2 \n" ); document.write( "__________ = y^2 therefore \n" ); document.write( "x^2 + 7\r \n" ); document.write( "\n" ); document.write( "x^2 = x^2*y^2 + 7y^2 or\r \n" ); document.write( "\n" ); document.write( "x^2 - x^2y^2 = 7y^2 or\r \n" ); document.write( "\n" ); document.write( "x^2(1 -y^2) = 7y^2 or\r \n" ); document.write( "\n" ); document.write( "x^2 = 7y^2 / 1 - y^2 or\r \n" ); document.write( "\n" ); document.write( "x = sqrt.( 7y^2 / 1-y^2 ) ans. \n" ); document.write( " |