document.write( "Question 262946: The correspondence between women's shoe size in the United States and women's shoe size in Italy is determined by the formula: S= 2(x + 12)
\n" );
document.write( "
\n" );
document.write( " where S is the shoe size in Italy and x is the shoe size in the United states. What would be the US shoe size for an Italian size 41? \n" );
document.write( "
Algebra.Com's Answer #193715 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 41=2(x+12) \n" ); document.write( "41=2x+24 \n" ); document.write( "2x=17 \n" ); document.write( "x=8.5 us \n" ); document.write( " |