document.write( "Question 1180678: At a linen sale Mrs. Earl bought twice ad many pillowcases for $2 each as sheets for $5 each. If she spent less than $40, not including tax, what is the maximum number of pillowcases she could have purchased? \n" ); document.write( "
Algebra.Com's Answer #810423 by ikleyn(52803)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "At a linen sale Mrs. Earl bought twice ad many pillowcases for $2 each as sheets for $5 each.
\n" ); document.write( "If she spent less than $40, not including tax, what is the maximum number of pillowcases she could have purchased?
\n" ); document.write( "~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let the number of sheets;  then the number of pillowcases is 2x, according to the condition.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We then write this money inequality\r\n" );
document.write( "\r\n" );
document.write( "    2*(2x) + 5*x <= 40  dollars\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We simplify and solve this inequality\r\n" );
document.write( "\r\n" );
document.write( "    4x + 5x <= 40,\r\n" );
document.write( "\r\n" );
document.write( "      9x    <= 40,\r\n" );
document.write( "\r\n" );
document.write( "       x    <= \"40%2F9\" = 4.44  (rounded).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Since x is an integer number, it means that\r\n" );
document.write( "\r\n" );
document.write( "       x    <= 4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, 4 is the maximum possible value for x.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It means that the maximum number of pillowcases is 2x = 2*4 = 8.    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved and carefully explained in all details.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );