document.write( "Question 511627: the equation is w = square root of (H/500). now I want to know the H value and how to expand this equation?\r
\n" );
document.write( "\n" );
document.write( "Thanks and regards \r
\n" );
document.write( "\n" );
document.write( "Samy \n" );
document.write( "
Algebra.Com's Answer #342310 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The equation is w = square root of (H/500). now I want to know the H value and how to expand this equation? \n" ); document.write( "------- \n" ); document.write( "w = sqrt(H/500) \n" ); document.write( "--- \n" ); document.write( "w^2 = H/500 \n" ); document.write( "--- \n" ); document.write( "H = 500*w^2 \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |