document.write( "Question 936119: a jacket costs 4 times as much as a pair of shorts.together they are 75$.how much does each iteam cost? \n" ); document.write( "
Algebra.Com's Answer #569572 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! x = price of pants \n" ); document.write( "4x = price of jacket {a jacket costs four times the pants}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + 4x = 75 {together they cost $75} \n" ); document.write( "5x = 75 {combined like terms} \n" ); document.write( "x = 15 {divided each side by 5} \n" ); document.write( "4x = 60 {substituted 15, in for x, into 4x}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "pants cost $15 \n" ); document.write( "jacket costs $60 \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |