document.write( "Question 1013956: total cost of a shirt and a pair of pants was $92.08. If the price of the shirt was $7.26 less than the pair of pants, what was the price of the shirt? Express your answer as a simplified fraction or a decimal rounded to two places.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #630273 by macston(5194) You can put this solution on YOUR website! . \n" ); document.write( "S=price of shirt; P=price of pants=S+$7.26 \n" ); document.write( ". \n" ); document.write( "S+P=$92.08 \n" ); document.write( "S+(S+$7.26)=$92.08 \n" ); document.write( "2S=$84.82 \n" ); document.write( "S=$42.41 \n" ); document.write( ". \n" ); document.write( "ANSWER: The price of the shirt is $42.41. \n" ); document.write( " \n" ); document.write( " |