document.write( "Question 1100785: Find an equation of variation in which y varies inversely as x and y equals 50
\n" );
document.write( "and x equals 42.
\n" );
document.write( "Then find the value of y when x equals 30. \n" );
document.write( "
Algebra.Com's Answer #715335 by Boreal(15235) You can put this solution on YOUR website! y=k/x \n" ); document.write( "50=k/42 \n" ); document.write( "k=2100 \n" ); document.write( "use in second equation \n" ); document.write( "y=2100/30=70 \n" ); document.write( " |