document.write( "Question 846277: The function h described by h(r) = 69.09 + 2.24r can be used to predict the height, in centimeters, of a man whose femur (the bone from the knee to the hip socket) is r cm long.
\n" );
document.write( "Predict the height of a man whose femur is 42 cm long. \n" );
document.write( "
Algebra.Com's Answer #509668 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! h(r) = 69.09 + 2.24r\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h(42) = 69.09 + 2.24(42)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h(42) = 69.09 + 94.08\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "h(42) = 163.17\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The height of the man is roughly 163.17 cm tall (note: 163.17 cm = 64.2402 inches = 5 feet, 4.2402 inches, all approximations) \n" ); document.write( " |