document.write( "Question 464986: solve the formula for the given variable a=5s^2, for s \n" ); document.write( "
Algebra.Com's Answer #318541 by jorel1380(3719) You can put this solution on YOUR website! a=5s2 \n" ); document.write( "a/5=s2 \n" ); document.write( "s=√(a/5).. \n" ); document.write( " |