document.write( "Question 621117: given that y varies with x, write the linear function relating the two variables.\r
\n" );
document.write( "\n" );
document.write( "y=8 when x=72\r
\n" );
document.write( "\n" );
document.write( "how do i write the linear function.?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #390572 by nerdybill(7384) You can put this solution on YOUR website! given that y varies with x, write the linear function relating the two variables. \n" ); document.write( "y=8 when x=72 \n" ); document.write( ". \n" ); document.write( "When you see \"y varies directly with x\" think \n" ); document.write( "y = kx \n" ); document.write( "to find 'k' plug in the given values of x and y and solve for k: \n" ); document.write( "8 = k(72) \n" ); document.write( "8/72 =k \n" ); document.write( "1/9 = k \n" ); document.write( ". \n" ); document.write( "Answer then is: \n" ); document.write( "y = (1/9)x (this is what they're looking for)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |