document.write( "Question 91816: Hello, \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I need help with this:\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "If y varies directly as x and y = 25 when x = 10, find y when x = 4.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #66661 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! If y varies directly as x, you can write this as: \n" ); document.write( "y = kx where k is called the constant of proportionality. \n" ); document.write( "To find the value of k, substitute the given values of y (25) and x (10) and solve for k. \n" ); document.write( "25 = 10k Divide both sides by 10. \n" ); document.write( "k = 2.5 \n" ); document.write( "Now you have: y = 2.5x so you can find the value of y when x = 4. \n" ); document.write( "y = 2.5(4) \n" ); document.write( "y = 10 \n" ); document.write( " |