Question 1080938
z varies directly as the square of x. If z = 36 when x = 3, find z when x = 4
------------
z = k*x^2
36 = k*9
k = 4
------
find z when x = 4
z = 4*4^2
z = 64