document.write( "Question 1150332: Manuel bought a shirt and a sweater for a total price of $65. The price of the sweater was $5 more than twice the price of the shirt. What was the price of the shirt? \n" ); document.write( "
Algebra.Com's Answer #771715 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Algebraically.... \n" ); document.write( "x = shirt \n" ); document.write( "x+5 = sweater \n" ); document.write( " \n" ); document.write( "Solve using basic algebra. \n" ); document.write( "Using logical reasoning and simple mental arithmetic.... \n" ); document.write( "If the sweater cost $5 less, it would cost the same as the shirt, and the total cost would be $60. \n" ); document.write( "So the shirt costs half of $60, or $30. \n" ); document.write( "So the sweater costs $30+$5 = $35. \n" ); document.write( " \n" ); document.write( " |