document.write( "Question 1112997:  Suppose that y varies directly with x and inversely with z, and y = 25 when x = 35 and z = 7. Write the equation that models the relationship. Then find y when x = 12 and z = 4.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #728035 by stanbon(75887)    ![]() You can put this solution on YOUR website! Suppose that y varies directly with x and inversely with z, and y = 25 when x = 35 and z = 7. Write the equation that models the relationship. Then find y when x = 12 and z = 4. \n" ); document.write( "------------ \n" ); document.write( "y = k*x/z \n" ); document.write( "----- \n" ); document.write( "Solve for \"k\":: \n" ); document.write( "25 = k*35/7 \n" ); document.write( "25 = k*5 \n" ); document.write( "k = 5 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "y = 5*x/z \n" ); document.write( "Find y when x = 12 and z = 4 \n" ); document.write( "y = 5*12/4 \n" ); document.write( "y = 15 \n" ); document.write( "------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( "  |