document.write( "Question 65811This question is from textbook An Incremental Development
\n" );
document.write( ": The measure of feet varied directly with the time in seconds. If it took 96 feet for 4 seconds, how many feet will it take for 12 seconds? \n" );
document.write( "
Algebra.Com's Answer #46533 by uma(370)![]() ![]() ![]() You can put this solution on YOUR website! Let M be the measure of feet and t be the time. \n" ); document.write( "Then M is proportional to t. \n" ); document.write( "==> M = Kt where 'K' is the constant of proportionality. \n" ); document.write( "Given M = 96 when t = 4 \n" ); document.write( "==> 96 = 4K \n" ); document.write( "==> 96/4 = K \n" ); document.write( "==> K = 24 \n" ); document.write( "So the equation would be \r \n" ); document.write( "\n" ); document.write( "M = 24t\r \n" ); document.write( "\n" ); document.write( "Now when t = 12, \n" ); document.write( "M = 24*12 \n" ); document.write( "==> M = 288\r \n" ); document.write( "\n" ); document.write( "Thus it would take 288 ft for 12 seconds.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Good Luck!!! \n" ); document.write( " |