document.write( "Question 1203639: A display for rolls of tape indicates that each roll contains 150 yards of tape. If the actual length of tape can vary by 2.5% of that amount, what is the range for the length of tape on a roll? \n" ); document.write( "
Algebra.Com's Answer #839364 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Min = 150*(1-0.025) = 146.25 yards \n" ); document.write( "Max = 150*(1+0.025) = 153.75 yards \n" ); document.write( " \n" ); document.write( " |