document.write( "Question 404300: Suppose z varies directly as x and inversely as the square of y. When x = 35 and y = 7, the value of z is 50. Choose the function that models this relationship; and find the value of z when x = 5 and y = 10. \n" ); document.write( "
Algebra.Com's Answer #285737 by stanbon(75887) ![]() You can put this solution on YOUR website! Suppose z varies directly as x and inversely as the square of y. When x = 35 and y = 7, the value of z is 50. Choose the function that models this relationship; and find the value of z when x = 5 and y = 10. \n" ); document.write( "--- \n" ); document.write( "z = k*x/y \n" ); document.write( "--- \n" ); document.write( "Solve for \"k\" using \"When x = 35 and y = 7, the value of z is 50.\" \n" ); document.write( "50 = k*35/7 \n" ); document.write( "k = 10 \n" ); document.write( "---- \n" ); document.write( "Equation for this problem: \n" ); document.write( "z = 10x/y \n" ); document.write( "----------- \n" ); document.write( "Find the value of z when x = 5 and y = 10. \n" ); document.write( "z = 10*5/10 \n" ); document.write( "z = 5 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |