document.write( "Question 86552: Humans have about 1,400,000 hairs on their head and lose an average of 75 hairs each day. If a person's body were to never replace a hair, approximately how many years would it take for a person to have 1000 hairs left on their head? (Assume that a person can live significantly longer than the average life span.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #62588 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 1,400,000 - 75x = y \n" ); document.write( "where x is the amount of days and y is the amount of hairs left \n" ); document.write( "1,400,000 - 75x = 1,000 \n" ); document.write( "1,399,000 = 75x \n" ); document.write( "18,653 1/3 days / 356 = about 52 2/5 years \n" ); document.write( " |