document.write( "Question 953787: Y is directly proportional to the square of x
\n" );
document.write( "When y=5 x=4
\n" );
document.write( "Find the value of y when x= 8 \n" );
document.write( "
Algebra.Com's Answer #582518 by Alan3354(69443) You can put this solution on YOUR website! Y is directly proportional to the square of x \n" ); document.write( "When y=5 x=4 \n" ); document.write( "Find the value of y when x= 8 \n" ); document.write( "-------------- \n" ); document.write( "5:4^2::y:8^2 \n" ); document.write( "y = 20 \n" ); document.write( " |