document.write( "Question 1039484: Edna paid at least Php1200 for a pair of pants and blouse. The cost of pair of pants is Php600 more than the cost of the blouse.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #654271 by chen.aavaz(62)\"\" \"About 
You can put this solution on YOUR website!
pants:p
\n" ); document.write( "blouse:b\r
\n" ); document.write( "\n" ); document.write( "\"p%2Bb%3E=1200\"
\n" ); document.write( "\"p=b%2B600\"
\n" ); document.write( "\"b%2B600%2Bb%3E=1200\"
\n" ); document.write( "\"2%2Ab%3E=600\"
\n" ); document.write( "\"b%3E=300\"
\n" ); document.write( "So the cost for the blouse was at least 300 and for the pants 900.
\n" ); document.write( "
\n" );