document.write( "Question 188108: Suppose x and y vary inversely, and x = 5 when y = 1.6\r
\n" ); document.write( "\n" ); document.write( "1. Write a function that models the inverse variation.
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "2. Find y when x = 32.
\n" ); document.write( "

Algebra.Com's Answer #140980 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
if x varies inversely with y then
\n" ); document.write( ":
\n" ); document.write( "xy=k where k is the constant of variation
\n" ); document.write( ":
\n" ); document.write( "in this case: 5(1.6)=k---->k=8....so our equation is of the form
\n" ); document.write( ":
\n" ); document.write( "xy=8
\n" ); document.write( ":
\n" ); document.write( "when x=32-----> x(32)=8
\n" ); document.write( ":
\n" ); document.write( "x=8/32=1/4 or .25
\n" ); document.write( ":
\n" ); document.write( "in an inverse relationship when one variable increases the other decreases and vice versa.......so y increased from 1.6 to 32 and x decreased from 5 to .25
\n" ); document.write( "
\n" );