document.write( "Question 428609: Y varies directly as the square of R
\n" ); document.write( "If Y=162 and R=9
\n" ); document.write( "then find answer for Y, when R=7
\n" ); document.write( "

Algebra.Com's Answer #297876 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
We can write
\n" ); document.write( "\"Y+=+kR%5E2\", where k is a constant
\n" ); document.write( "Y = 162, R = 9
\n" ); document.write( "Solve for k:
\n" ); document.write( "162 = k*81 -> k = 2
\n" ); document.write( "Therefore, when R = 7:
\n" ); document.write( "Y = 2*7^2 = 98
\n" ); document.write( "Ans: Y = 98
\n" ); document.write( "
\n" ); document.write( "
\n" );