document.write( "Question 978319: Jess sold 70 items in 2 sizes.
\n" ); document.write( "The large size sells for $12 each and the small size sells for $8 each.
\n" ); document.write( "The $ received from the sales of the large items = the $ received from the sales of the small items.
\n" ); document.write( "How many large items were sold?\r
\n" ); document.write( "\n" ); document.write( "I can get the answer = 28, but I can't set it up algebraically. \r
\n" ); document.write( "\n" ); document.write( "Here are my steps:
\n" ); document.write( "Step 1: Quantity: l + s = 70
\n" ); document.write( "Step 2: Dollars: 1($12)l = 1.5($8)s\r
\n" ); document.write( "\n" ); document.write( "Where do I go next with these equations?\r
\n" ); document.write( "\n" ); document.write( "Thanks for any help.\r
\n" ); document.write( "\n" ); document.write( "Helen
\n" ); document.write( "

Algebra.Com's Answer #599758 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Jess sold 70 items in 2 sizes.
\n" ); document.write( "The large size sells for $12 each and the small size sells for $8 each.
\n" ); document.write( "The $ received from the sales of the large items = the $ received from the sales of the small items.
\n" ); document.write( "How many large items were sold?
\n" ); document.write( "I can get the answer = 28, but I can't set it up algebraically.
\n" ); document.write( "----
\n" ); document.write( "L + S = 70
\n" ); document.write( "12L = 8S
\n" ); document.write( "----------
\n" ); document.write( "Substitute for \"S\" and solve for \"L\"::
\n" ); document.write( "12L = 8(70-L)
\n" ); document.write( "20L = 8*70
\n" ); document.write( "L = (7/2)8
\n" ); document.write( "L = 28 (# of Large items sold)
\n" ); document.write( "-------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------
\n" ); document.write( "
\n" );