document.write( "Question 68360This question is from textbook An Incremental DDevelopment
\n" ); document.write( ": The number of moose varied inversely as the number of bears and directly as the number of bison. When there were 75 moose, there were 85 bears and 15 bison. How many bears were there when there were 10 moose and 30 bison? \n" ); document.write( "
Algebra.Com's Answer #49290 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
moose # = m
\n" ); document.write( "bear # = x
\n" ); document.write( "bison # = y
\n" ); document.write( "mx/y = mx/y
\n" ); document.write( "(75)(85)/(15) = 10x/30
\n" ); document.write( "425 = x/3
\n" ); document.write( "x = 1275 bears
\n" ); document.write( "
\n" );