document.write( "Question 28648: t=16w+15\r
\n" );
document.write( "\n" );
document.write( "A turkey weighing w pounds should be cooked t minutes. Using the formula, how many minutes should a turkey weighing 15 pounds be cooked? \n" );
document.write( "
Algebra.Com's Answer #15682 by Lal(16)![]() ![]() ![]() You can put this solution on YOUR website! t=16w+15\r \n" ); document.write( "\n" ); document.write( "Let w = pounds \n" ); document.write( "Let t = minutes it takes to cook\r \n" ); document.write( "\n" ); document.write( "Substitute.\r \n" ); document.write( "\n" ); document.write( "t = 16(15) + 15 \n" ); document.write( "t = 240 + 15 \n" ); document.write( "t = 255\r \n" ); document.write( "\n" ); document.write( "The turkey should be cooked for 255 minutes. \n" ); document.write( " |