document.write( "Question 60429This question is from textbook alegbra concepts and applications
\n" );
document.write( ": Suppose y varies inversely as X and Y = 5 when x = 20. Find x when y = 2 \n" );
document.write( "
Algebra.Com's Answer #41607 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! y=K/x [formula for inverse relationship between x and y; K=a constant number] \n" ); document.write( "5=K/20 [Plug-in the values and solve for K] \n" ); document.write( "(5)(20)=K \n" ); document.write( "100=K \n" ); document.write( ". \n" ); document.write( "Find x when y=2 \n" ); document.write( "y=K/x \n" ); document.write( "2=100/x [Plug in the values and solve for x] \n" ); document.write( "2x=100 \n" ); document.write( "x=100/2 \n" ); document.write( "x=50 \n" ); document.write( ". \n" ); document.write( "Check by plugging all of the values into the equation: \n" ); document.write( "y=K/x \n" ); document.write( "2=100/50\r \n" ); document.write( "\n" ); document.write( "2=2 [Checks out} \n" ); document.write( " |