document.write( "Question 258215: Archaeologists and forensic scientists use the length of human bones to estimate the height of individuals. A person’s height, h, in centimeters, can be determined from the length of the femur, f (the bone from the knee to the hip socket), in centimeters, using the following formulas: \r
\n" );
document.write( "\n" );
document.write( "Man: h = 69.089 + 2.238f\r
\n" );
document.write( "\n" );
document.write( "Woman: h= 61.412 + 2.317f
\n" );
document.write( "A partial skeleton of a man if found. The femur measures 50 centimeters. How tall was the man?
\n" );
document.write( "What is the length of the femur for a woman who is 150 centimeters tall? \n" );
document.write( "
Algebra.Com's Answer #190071 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Archaeologists and forensic scientists use the length of human bones to estimate the height of individuals. A person’s height, h, in centimeters, can be determined from the length of the femur, f (the bone from the knee to the hip socket), in centimeters, using the following formulas: \n" ); document.write( "Man: h = 69.089 + 2.238f \n" ); document.write( "Woman: h= 61.412 + 2.317f \n" ); document.write( "A partial skeleton of a man if found. The femur measures 50 centimeters. How tall was the man? \n" ); document.write( "h(50) = 60.089 + 2.238*50 = 171.989 cm \n" ); document.write( "----------------------------------------------- \n" ); document.write( " \n" ); document.write( "What is the length of the femur for a woman who is 150 centimeters tall? \n" ); document.write( "150 = 61.412 + 2.317f \n" ); document.write( "88.588 = 2.317f \n" ); document.write( "f = 38.2339 \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |