document.write( "Question 291768: The variable of z varies jointly with x and y. Also, z=120 when x=-5 and y=-2. Write an equation that relates x, y and z. Then find z when x=-5 and y = -4. Equation of z = value of z = \n" ); document.write( "
Algebra.Com's Answer #210912 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Your problem didn't say whether it varies directly or inversely. \n" ); document.write( "I will assume directly \n" ); document.write( "z=kxy \n" ); document.write( "120=k*(-5)*(-2) \n" ); document.write( "120=10k \n" ); document.write( "k=12 \n" ); document.write( "z=12xy \n" ); document.write( "z=12*(-5)*(-4) \n" ); document.write( "z=12*20 \n" ); document.write( "z=240 \n" ); document.write( " \n" ); document.write( " |