document.write( "Question 804306: A shirt and a pair of pants cost $47.
\n" );
document.write( "the shirt costs $1 less than 1/2 of what the pants cost.
\n" );
document.write( "how much did the shirt cost? \n" );
document.write( "
Algebra.Com's Answer #484694 by erica65404(394)![]() ![]() You can put this solution on YOUR website! shirt=x pants=y \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "we want to solve for x \n" ); document.write( " \n" ); document.write( "plug into \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The shirt is $15. \n" ); document.write( " |