document.write( "Question 842776: Together a coat and boots cost 192 dallors find the price of each if the coat costs 3 times more than the boots\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #507773 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Together a coat and boots cost 192 dallors find the price of each if the coat costs 3 times more than the boots \n" ); document.write( "------------ \n" ); document.write( "c + b = 192 \n" ); document.write( "3x more = 4x as much \n" ); document.write( "c = 4b \n" ); document.write( "Sub for c in the 1st eqn \n" ); document.write( "4b + b = 192 \n" ); document.write( "5b = 192 \n" ); document.write( "b = $38.40 \n" ); document.write( "c = $153.60 \n" ); document.write( " |