document.write( "Question 916601: G varies inversely with the square of H. When H is 4, G is 0.25. Fing the value of G when H is 0.3 \n" ); document.write( "
Algebra.Com's Answer #556149 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
G = k/H^2
\n" ); document.write( ".25 = k/16
\n" ); document.write( ".25*16 = k
\n" ); document.write( "4 = k
\n" ); document.write( "G = 4/H^2 when h = .3
\n" ); document.write( "G = 4/.09 = 400/9 = 44 + 4/9
\n" ); document.write( "
\n" );