document.write( "Question 746749: Given that y varies directly with x, write the linear fuction relating the two variables if y=6 when x=1/7 \n" ); document.write( "
Algebra.Com's Answer #454453 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! y varies directly with x \n" ); document.write( "y = kx \n" ); document.write( "6 = k 1/7 \n" ); document.write( "k = 6/1/7 \n" ); document.write( "k = 42 \n" ); document.write( "y = 42x \n" ); document.write( " |