document.write( "Question 135261: USE A PROPORTION TO SOLVE THE PROBLEM ABOUT DIRECT VARIATION.
\n" );
document.write( "A person's hair length varies directly with the number of weeks it has been growing. If Fred shaved his head bald and his hair was 0.15 inches long after 5 weeks, how long would it be afteran additional 4 weeks? Round to the nearest hundredth of an inch. \n" );
document.write( "
Algebra.Com's Answer #99079 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A person's hair length varies directly with the number of weeks it has been growing. If Fred shaved his head bald and his hair was 0.15 inches long after 5 weeks, how long would it be after an additional 4 weeks? Round to the nearest hundredth of an inch. \n" ); document.write( "--------------------------------- \n" ); document.write( "length = k*weeks \n" ); document.write( "0.15 = k*5 \n" ); document.write( "k = 0.03 \n" ); document.write( "length = 0.03*weeks \n" ); document.write( "-------------------------- \n" ); document.write( "length = 0.03*10 \n" ); document.write( "length = 0.3 inches \n" ); document.write( "--------------------------- \n" ); document.write( "OR, using proportions: \n" ); document.write( "x/10 = 0.15/5 \n" ); document.write( "x = 10(0.15/5) \n" ); document.write( "x = 1.5/5 = 0.3 inches \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |