document.write( "Question 1161787: suppose that x and y vary inversely, and x=7 when y=11. write the function that models the inverse variation. then find y when x=10 \n" ); document.write( "
Algebra.Com's Answer #785401 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! suppose that x and y vary inversely, \n" ); document.write( "x = \n" ); document.write( " and x=7 when y=11. \n" ); document.write( "7 = \n" ); document.write( "11*7 = k \n" ); document.write( "k = 77 \n" ); document.write( " write the function that models the inverse variation. \n" ); document.write( "x = \n" ); document.write( " then find y when x=10 \n" ); document.write( "10 = \n" ); document.write( "10y = 77 \n" ); document.write( "y = \n" ); document.write( "y = 7.7 \n" ); document.write( " |