document.write( "Question 503944: malcolm paid 28$ per tie for a recent purchase of three ties the price of one tie was twice as much as another and the remaining tie cost 24$ whjat were the prices of the other two ties \n" ); document.write( "
Algebra.Com's Answer #339460 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! 3 ties cost $28. (Note the '$' is placed in front of the value.) \n" ); document.write( ". \n" ); document.write( "3 ties could be defined: a, b, c. \n" ); document.write( ". \n" ); document.write( "one tie was twice as much as one of the others \n" ); document.write( "b = 2a \n" ); document.write( ". \n" ); document.write( "the remaining tie cost $24 \n" ); document.write( "c = 24 \n" ); document.write( ". \n" ); document.write( "a +2a + 24 = 28 \n" ); document.write( "3a = 4 \n" ); document.write( "a = 4/3 \n" ); document.write( "a = $1.33 \n" ); document.write( ". \n" ); document.write( "b = 2a \n" ); document.write( "b = 8/3 \n" ); document.write( "b = $2.67 \n" ); document.write( ". \n" ); document.write( "Check your work. \n" ); document.write( "a + b + c = ? \n" ); document.write( "24 + 1.33 + 2.67 = 24 + 4 = 28 \n" ); document.write( "Correct. \n" ); document.write( ". \n" ); document.write( "The two other ties costs $1.33 and $2.67 each. \n" ); document.write( ". \n" ); document.write( "Notice that I rounded 4/3 to 1.33 and, to make the total = $4, I rounded 8/3 to 2.67. \n" ); document.write( ". \n" ); document.write( "Done.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |