document.write( "Question 42100: If y varies directly as x and y=4 when x=-2, find y when x=30. \n" ); document.write( "
Algebra.Com's Answer #27219 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
If y varies directly as x
\n" ); document.write( "THAT IS
\n" ); document.write( "Y=KX..WHERE K IS A CONSTANT.
\n" ); document.write( " and y=4 when x=-2,
\n" ); document.write( "4=-2K.....K=-2
\n" ); document.write( "Y=-2X
\n" ); document.write( " find y when x=30.
\n" ); document.write( "Y=-2*30=-60
\n" ); document.write( "
\n" );