document.write( "Question 139311: Could I please have some help solving this problem. Thank you. x varies directly with y and inversely with z. x=0.25 when y=10 and z=20. find x when y=20 and z=10. Thank you... \n" ); document.write( "
Algebra.Com's Answer #101585 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x varies directly with y and inversely with z. \n" ); document.write( "x = ky/z \n" ); document.write( "------------------ \n" ); document.write( "x=0.25 when y=10 and z=20 \n" ); document.write( "Use this information to find \"k\": \n" ); document.write( "0.25 = k*10/20 \n" ); document.write( "k = 0.125 \n" ); document.write( "--------------------- \n" ); document.write( "Now you have the equation: \n" ); document.write( "x = 0.125y/z \n" ); document.write( "------------------- \n" ); document.write( "Use that equation to answer the next part of the problem: \n" ); document.write( " find x when y=20 and z=10. \n" ); document.write( "----------------------------------- \n" ); document.write( "x = 0.125*20/10 \n" ); document.write( "x = 0.25 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |