document.write( "Question 766386: Write an equation or formula that represents the general relationship indicated. Then use the given information to find the unknown value.\r
\n" );
document.write( "\n" );
document.write( "If y is directly proportional to x^2 and y = 2 when x = 3, what is y when x = 18? \n" );
document.write( "
Algebra.Com's Answer #466886 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! y = kx^2 \n" ); document.write( "k = constant of variation \n" ); document.write( "To find k: \n" ); document.write( "Use values given. \n" ); document.write( "y = kx^2 \n" ); document.write( "2 = k3^2 \n" ); document.write( "2 = k9 \n" ); document.write( "k = 2/9 \n" ); document.write( "y = 2/9x^2 \n" ); document.write( "y = 2/9 * 18^2 \n" ); document.write( "y = 72 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |