document.write( "Question 1031571: A woman bought some large frames for$11 each and some small frames for $7 each at a closeout sale. If she bought 26 frames for $218, find how many of each type she bought. \n" ); document.write( "
Algebra.Com's Answer #646275 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Let the number of large frames be x\r\n" ); document.write( "Let the number of small frames be y\r\n" ); document.write( "\r\n" ); document.write( " Cost Cost\r\n" ); document.write( "Type Number of of\r\n" ); document.write( " of of EACH ALL\r\n" ); document.write( "frame frames frame frames\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "large x $11 $11x\r\n" ); document.write( "small y $7 $7y\r\n" ); document.write( "-------------------------------------------\r\n" ); document.write( "TOTALS 26 ----- $218\r\n" ); document.write( "\r\n" ); document.write( " The first equation comes from the \"number of frames\" column.\r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |