document.write( "Question 113516: A store has t-shirts on sale at 2 for $5.50. At this rate, what do five T-shirts costs?\r
\n" ); document.write( "\n" ); document.write( "My solution is:\r
\n" ); document.write( "\n" ); document.write( " 2 shirts/$5.50 = x/5 shirts\r
\n" ); document.write( "\n" ); document.write( "=> 4 shirts = $22 \r
\n" ); document.write( "\n" ); document.write( "=> 1 shirt = $2.75\r
\n" ); document.write( "\n" ); document.write( "=> $22+$2.75 = $24.75\r
\n" ); document.write( "\n" ); document.write( "Is that the right formula to get that result?
\n" ); document.write( "

Algebra.Com's Answer #82583 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
We simply have this ratio:\r
\n" ); document.write( "\n" ); document.write( "# of T-shirt
\n" ); document.write( "------------
\n" ); document.write( " price\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So if we have 2 t-shirts for $5.50 and 5 t-shirts for x dollars, we'll have this equation: \"2%2F5.5=5%2Fx\" <---Notice the number of t-shirts are the numerators and the prices are the denominators. Since you mixed these up, you got the wrong answer.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2%2F5.5=5%2Fx\" Start with the given ratio\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%282%2F5.5%29%2Ax=5\" Multiply both sides by x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2%2Ax=5%2A5.5\" Multiply both sides by 5.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2%2Ax=27.5\" Multiply\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x=27.5%2F2\" Divide both sides by 2\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x=13.75\" Divide \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So \"x=%2413.75\" which means 5 t-shirts cost $13.75. \r
\n" ); document.write( "\n" ); document.write( "If you think about it, 5 is almost double of 2. So the price of 5 shirts should be close to double of 2 shirts.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: another way you could do this is to multiply the price of one shirt (2.75) by 5 to get\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2.75%2A5=13.75\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So this gets you the same answer.
\n" ); document.write( "
\n" );