document.write( "Question 171496: Basal energy requirement. The basal energy requirement B is the number of calories that a person needs to maintain the life process. For a 28 yaer-old female with a height of 160 centimeters and a weight of 45 kilograms(kg), B is 1300 calories. If her weight increases to 50kg, then B is 1365 calories. There is a linear equation that expresses B in therms of her weight w. Find the equation and find the basal energy requirement if her weight is 53.2 kg. \n" ); document.write( "
Algebra.Com's Answer #126634 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The basal energy requirement B is the number of calories that a person needs to maintain the life process. \n" ); document.write( "For a 28 year-old female with a height of 160 centimeters and a weight of 45 kilograms(kg), B is 1300 calories. Point (45,1300) \n" ); document.write( "------------------------------------------------------ \n" ); document.write( "If her weight increases to 50kg, then B is 1365 calories. There is a linear equation that expresses B in terms of her weight w. Point (50,1365) \n" ); document.write( "------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "Find the equation and find the basal energy requirement if her weight is 53.2 kg. \n" ); document.write( "--------------------- \n" ); document.write( "slope = (1365-1300)/(50-45) = 65/5 = 13 \n" ); document.write( "---- \n" ); document.write( "intercept: 1300 = 13*45 + b \n" ); document.write( "b = 715 \n" ); document.write( "------------- \n" ); document.write( "Equation: \n" ); document.write( "B = 13wt. + 715 \n" ); document.write( "If wt = 53.2, solve for B \n" ); document.write( "B(53.2) = 13*53.2 + 715 \n" ); document.write( "B(53.2) = 1406.6 \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |