document.write( "Question 744607: Find the variation constant and an equation of variation where y varies directly as x and y=24 when x=8 \n" ); document.write( "
Algebra.Com's Answer #453459 by Cromlix(4381)\"\" \"About 
You can put this solution on YOUR website!
Y varies directly as x
\n" ); document.write( "y = k x
\n" ); document.write( "24 = k 8
\n" ); document.write( "k = 3
\n" ); document.write( "Formula y = 3x
\n" ); document.write( "
\n" );