document.write( "Question 238949: A chart shows ideal heights and weights for adults with a medium build. A person with a medium build of 60 inches should have a weight of 112 pounds and a height of 66 inches should have a weight of 136.\r
\n" );
document.write( "\n" );
document.write( "HOW DO I WRITE A LINEAR EQUATION FOR THIS PROBLEM?? \n" );
document.write( "
Algebra.Com's Answer #175556 by stanbon(75887) ![]() You can put this solution on YOUR website! A chart shows ideal heights and weights for adults with a medium build. A person with a medium build of 60 inches should have a weight of 112 pounds and a height of 66 inches should have a weight of 136. \n" ); document.write( "HOW DO I WRITE A LINEAR EQUATION FOR THIS PROBLEM?? \n" ); document.write( "-------------------------- \n" ); document.write( "You have two points relating height and weight: (h,w) \n" ); document.write( "(60,112) and (66,136) \n" ); document.write( "Find the slope = m. \n" ); document.write( "Find the intercept = b. \n" ); document.write( "Write the equation: w(h) = mh + b \n" ); document.write( "======================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |