document.write( "Question 94619: a steak has thickness w inches. Let T be the time it takes to broil steak. It takes 12 minutes to broil a one inch thick steak. For every additional inch of thickness, the steak should be broiled for 5 more minutes. Wrie an equation for T in terms of w. \n" ); document.write( "
Algebra.Com's Answer #69026 by stanbon(75887) ![]() You can put this solution on YOUR website! a steak has thickness w inches. Let T be the time it takes to broil steak. It takes 12 minutes to broil a one inch thick steak. For every additional inch of thickness, the steak should be broiled for 5 more minutes. Wrie an equation for T in terms of w. \n" ); document.write( "You have two points: (1,12) (2,17) \n" ); document.write( "slope = 5 \n" ); document.write( "The Equation will be T = mw+b \n" ); document.write( "m=5 and T=12 when w = 1 to you can solve for b as follws: \n" ); document.write( "12 = 5*1+b \n" ); document.write( "b = 7 \n" ); document.write( "EQUATION: \n" ); document.write( "T(w) = 5w + 7 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |