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 #817059 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "                 Quantity Baked        amt. sold          amt. remain\r\n" );
document.write( "\r\n" );
document.write( "Walnut             d+72                                   (1/3)(d+72)\r\n" );
document.write( "\r\n" );
document.write( "Cashew             d+48                                   (1/4)(d+48)\r\n" );
document.write( "\r\n" );
document.write( "Almond               d                                    (1/2)d\r\n" );
document.write( "\r\n" );
document.write( "TOTAL                                                     140\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Do you understand how that data was formed and what next to do with it and finish?
\n" ); document.write( "
\n" );