document.write( "Question 697753: In a souvenier shop, Jodi purchased 2 small picture frames and 1 large one for $28. Mike bought 3 medium frames and 2 large ones for $56. Shelly bought a small, a medium, and a large frame for $30. Write and solve a system of equations to find the price of each size of picture frame.\r
\n" ); document.write( "\n" ); document.write( "Help?
\n" ); document.write( "

Algebra.Com's Answer #430262 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
In a souvenier shop, Jodi purchased 2 small picture frames and 1 large one for $28. Mike bought 3 medium frames and 2 large ones for $56. Shelly bought a small, a medium, and a large frame for $30. Write and solve a system of equations to find the price of each size of picture frame.
\n" ); document.write( "--------
\n" ); document.write( "Equations:
\n" ); document.write( "2s + L = 28
\n" ); document.write( "3m + 2L = 56
\n" ); document.write( "s + m + L = 30
\n" ); document.write( "----
\n" ); document.write( "Substitute for \"s\" and for \"m\" ; solve for \"L\":
\n" ); document.write( "s = (-L/2)+14
\n" ); document.write( "m = (-2/3)L + (56/3)
\n" ); document.write( "------
\n" ); document.write( "(-L/2) + 14 + (-2/3)L + (56/3) + L = 30
\n" ); document.write( "------
\n" ); document.write( "Multiply thru by 6 to get:
\n" ); document.write( "-3L + 84 -4L + 112 + 6L = 180
\n" ); document.write( "-L + 196 = 180
\n" ); document.write( "-L = -16
\n" ); document.write( "L = 16 (# of large frames)
\n" ); document.write( "s = -8+14 = 6 (# of small frames)
\n" ); document.write( "m = (-2/3)(16)+(56/3) = 8 (# of medium frames)
\n" ); document.write( "====================
\n" ); document.write( "Cheers,
\n" ); document.write( "===================
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );