document.write( "Question 951353: If y varies inversely as x and y = 725 when x = 20, find x when y is 50. \n" ); document.write( "
Algebra.Com's Answer #580941 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If y varies inversely as x and y = 725 when x = 20, find x when y is 50.
\n" ); document.write( "------------
\n" ); document.write( "y = k/x
\n" ); document.write( "725 = k/20
\n" ); document.write( "k = 14500
\n" ); document.write( "==============
\n" ); document.write( "50 = 14500/x
\n" ); document.write( "50x = 14500
\n" ); document.write( "x = 290
\n" ); document.write( "
\n" ); document.write( "
\n" );