document.write( "Question 1051035: If √x + 5 = y, find the value of x in terms of y\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #666622 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If sqrt(x) + 5 = y, find the value of x in terms of y \n" ); document.write( "----- \n" ); document.write( "sqrt(x) = y-5 \n" ); document.write( "x = y^2 - 10y + 25 \n" ); document.write( " \n" ); document.write( " |