document.write( "Question 259968: If r = s^2t^2, r is not equal to zero, and the values of s and t are doubled, then how many times is the value of r increased? \n" ); document.write( "
Algebra.Com's Answer #191428 by rfadrogane(214)\"\" \"About 
You can put this solution on YOUR website!
If s and t are double, then
\n" ); document.write( "the new value of r is..
\n" ); document.write( "r = (2s)^2(2t)^2 = 16s^2t^2\r
\n" ); document.write( "\n" ); document.write( "thus, the new value of r is increased by 16 times----ans
\n" ); document.write( "
\n" );