document.write( "Question 1157101: A man can buy a number of shirts with £720. If each shirt is £2 cheaper, he can buy 4 more shirts. How many did he buy? \n" ); document.write( "
Algebra.Com's Answer #779907 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let n be the number of the shirts under the question.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then you have this equation for n\r\n" );
document.write( "\r\n" );
document.write( "    \"720%2F%28n-2%29\" - \"720%2Fn\" = 4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(price of one shirt in the hypothetical scenario MINUS price of one sheet in real scenario).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify by dividing  both sides by 4\r\n" );
document.write( "\r\n" );
document.write( "    \"180%2F%28n-2%29\" - \"180%2Fn\" = 1.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Reduce to the standard quadratic equation form and get the answer n = 20.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );