document.write( "Question 486941: Suppose y varies jointly as x and z and y=36, when x=1.2 and z=2. Find y when x=0.4 and z=3. How would you solve this problem ? \n" ); document.write( "
Algebra.Com's Answer #332857 by John10(297) You can put this solution on YOUR website! The formula is y = k(xz) where k is the variance constant \n" ); document.write( "Now we find k = ? \n" ); document.write( "k = y/(xz) = 36/(1.2* 2) = 15 \n" ); document.write( "Now use the new k to find y: \n" ); document.write( "y = 15(0.4*3) = 18 \n" ); document.write( "John10:) \n" ); document.write( " |