document.write( "Question 70495: well for class we have to read a word problem and define variables i dont know how to do this ..here is the problem\r
\n" ); document.write( "\n" ); document.write( "Wanda, Xavier, and yolanda have a small business producing handmade shawls and afghans for the Mathematics Teachers Retirement Home. They spin the yarn, dye the yarn, and weave the cloth. A shawl requires one hour of spinning, one hour of dyeing, and one hour of weaving. An afghan requires 2 hours of spinning one hour of dyeing and four hours of weaving. They make a profit of $16 per shawl and $20 per afghan. Xavier does the spinning on his day off when he can spend at most eight hours spinning. Yolanda does the dyeing on her day off when she can spend up to six hours dyeing. Wanda does all of the weaving on Friday and Saturday when she has at most fourteen hours available. The trio would like to maximize their profit.
\n" ); document.write( "

Algebra.Com's Answer #50373 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let L = the number of shawLs made
\n" ); document.write( "Let N = the number of afghaNs made
\n" ); document.write( "The hours needed to make a shawl are
\n" ); document.write( "(S-1, D-1, W-1) 3 hours total for Spinning, Dying, Weaving
\n" ); document.write( "The hours needed to make an afghan are
\n" ); document.write( "(S-2, D-1, W-4) 7 hours total for Spinning, Dying, Weaving
\n" ); document.write( "For the spinning process,
\n" ); document.write( "\"L+%2B+2N\" represents the hours needed to make
\n" ); document.write( "L shawLs and N afghaNs
\n" ); document.write( "\"L+%2B+2N+%3C=+8\" eight hours are available for spinning process
\n" ); document.write( "when L shawLs and N afghaNs are made
\n" ); document.write( "likewise,
\n" ); document.write( "\"L+%2B+N+%3C=+6\" six hours are available for dying when L shawLs and N afghaNs are made
\n" ); document.write( "\"L+%2B+4N+%3C=+14\" fourteen hours are available for dying when L shawLs and N afghaNs are made
\n" ); document.write( "I next graph L versus N for each equation and see what makes sense
\n" ); document.write( "L is measured on the vertical axis, n on the horizontal
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-4%2C+10%2C+-4%2C+20%2C+8-2x%2C+6-x%2C+14-4x+%29+\"
\n" ); document.write( "As I see from the graph, If N were > 3.5, the weaving process
\n" ); document.write( "would not get done at all, so
\n" ); document.write( "\"N+%3C+3.5\"
\n" ); document.write( "As I see from the graph, If L were > 6, the dying process
\n" ); document.write( "would not get done at all, so
\n" ); document.write( "\"L+%3C+6\"
\n" ); document.write( "The equation for profit is
\n" ); document.write( "\"16L+%2B+20N+=+P\"
\n" ); document.write( "The range of possible L and N are in the area enclosed by the
\n" ); document.write( "lines and the axes. An s,d,or w means not possible because there are
\n" ); document.write( "not enough hours to complete one of the 3 processes. Otherwise,
\n" ); document.write( "I note the profit.
\n" ); document.write( "(N,L)
\n" ); document.write( "(3,1)76.....(2,1)56....(1,1)36
\n" ); document.write( "(3,2)92.....(2,2)72....(1,2)52
\n" ); document.write( "(3,3)s,w....(2,3)88....(1,3)68
\n" ); document.write( "(3,4)s,d,w..(2,4)104...(1,4)84
\n" ); document.write( "(3,5)s,d,w..(2,5)s,d...(1,5)100
\n" ); document.write( "The maximum profit of $104 occurs when 2 afghans and 4 shawls
\n" ); document.write( "are made. Xavier spends \"L%2B2N+=+8\"hours spinning. Yolande
\n" ); document.write( "spends \"L%2BN+=+6\"hours dyeing. Wanda spends \"L%2B4N+=+12\"
\n" ); document.write( "hours weaving.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );