document.write( "Question 876667: given that y varies directly with x, and x=7 when y=63, find y when x=20 \n" ); document.write( "
Algebra.Com's Answer #528942 by JPereyra58(1)![]() ![]() You can put this solution on YOUR website! Given that y varies directly with x then, y = kx for some k in R ----(1) \n" ); document.write( "So, for x = 7, y = 63 replacing this values in (1) \n" ); document.write( "We have, 63 = 7k => k = 63/7 => k = 9. \n" ); document.write( "For x = 20 using (1) and k = 9, we have that y = (9)(20) = 180. \n" ); document.write( "therefore, y = 180 when x = 20. \n" ); document.write( " |