document.write( "Question 1133791: A boutique sells blouses and purses. The blouses cost $34 each and the purses cost $44 each. On a certain day the store sells twice as many blouses as purses. If the store sold $560 worth of these two items on that day, how many of each were sold? \n" ); document.write( "
Algebra.Com's Answer #751038 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
very simple application for system of two linear equations in two variables.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b, blouses
\n" ); document.write( "p, purses
\n" ); document.write( "\"b%2Fp=2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Maybe you can see how to set this up in just one single variable!
\n" ); document.write( "
\n" );