document.write( "Question 1186176: Mrs Thomas baked 3 types of cookies for sale.
\n" ); document.write( "She baked 24 more walnut cookies than cashew nut cookies.
\n" ); document.write( "She baked 48 more cashew nut cookies than almond cookies\r
\n" ); document.write( "\n" ); document.write( "Mrs Thomas then sold 2/3 of the walnut cookies, 3/4 of the cashew nut cookies and
\n" ); document.write( "1/2 of the almond cookies. She had 140 cookies left at the end of the sale.
\n" ); document.write( "How many walnut cookies did Mrs Thomas bake?
\n" ); document.write( "

Algebra.Com's Answer #817572 by MathTherapy(10553)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Mrs Thomas baked 3 types of cookies for sale.
\n" ); document.write( "She baked 24 more walnut cookies than cashew nut cookies.
\n" ); document.write( "She baked 48 more cashew nut cookies than almond cookies\r
\n" ); document.write( "\n" ); document.write( "Mrs Thomas then sold 2/3 of the walnut cookies, 3/4 of the cashew nut cookies and
\n" ); document.write( "1/2 of the almond cookies. She had 140 cookies left at the end of the sale.
\n" ); document.write( "How many walnut cookies did Mrs Thomas bake?
\n" ); document.write( "
Let number of walnut be W\r\n" );
document.write( "Then number of cashew = W - 24\r\n" );
document.write( "Number of almond: W - 24 - 48 = W - 72\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "After selling \"2%2F3\" of the walnut, she had \"%281%2F3%29W\", or \"W%2F3\" left\r\n" );
document.write( "After selling ¾ of the cashew, she had ¼ * (W - 24) = \"W%2F4+-+6\" left\r\n" );
document.write( "After selling ½ of the almond, she had ½ * (W  -  72), or ½W - 36 left\r\n" );
document.write( "\r\n" );
document.write( "We then get: \r\n" );
document.write( "                   4W + 3W + 6W = 12(182) -------- Multiplying by LCD, 12\r\n" );
document.write( "                            13W = 12(182)\r\n" );
document.write( "Number of walnut sold, or 
\n" ); document.write( "
\n" );