document.write( "Question 379412: Your cap size is based on the circumference of your head (in inches). For a certain range of head circumferences c, cap size s can be modeled by the following equation:\r
\n" );
document.write( "\n" );
document.write( "s= c-1/3\r
\n" );
document.write( "\n" );
document.write( "If you wear a size 7 cap, what is your head circumference
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #269357 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Your cap size is based on the circumference of your head (in inches). For a certain range of head circumferences c, cap size s can be modeled by the following equation: \n" ); document.write( "s= (c-1)/3 \n" ); document.write( "If you wear a size 7 cap, what is your head circumference\r \n" ); document.write( "\n" ); document.write( "------------------ \n" ); document.write( "7 = (c-1)/3 \n" ); document.write( "c-1 = 21 \n" ); document.write( "circumference = 22 inches \n" ); document.write( "----------------------------- \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |