document.write( "Question 1199194: James spent $6780 on some watches and clocks. The amount spent on watches was $2820 more than the amount spent on the clocks. He bought 3/5 as many clocks as watches. Each clock cost $25 less than each watch. What was the total number of watches and clocks bought by James?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #832938 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Given facts:
\n" ); document.write( "w = number of watches\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Since 3/5 = 0.6, we can use fact 3 to say: \n" ); document.write( "0.6w = number of clocks\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now let \n" ); document.write( "x = cost of 1 watch \n" ); document.write( "which would mean \n" ); document.write( "x-25 = cost of 1 clock \n" ); document.write( "due to fact 4\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1 watch = x dollars \n" ); document.write( "w number of watches = wx dollars \n" ); document.write( "1 clock = (x-25) dollars \n" ); document.write( "0.6w number of clocks = 0.6w(x-25) dollars\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add these subtotals to get $6780 spent on everything \n" ); document.write( "Refer to fact 1 above. \n" ); document.write( "watches + clocks = 6780 total \n" ); document.write( "wx + 0.6w(x-25) = 6780 \n" ); document.write( "wx + 0.6wx - 0.6w*25 = 6780 \n" ); document.write( "1.6wx - 15w = 6780 \n" ); document.write( "Pause here for now. We'll come back to this later.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Fact 2 can be rephrased as: \n" ); document.write( "\"The amount spent on clocks was $2820 less than the amount spent on the watches\" \n" ); document.write( "which means: \n" ); document.write( "wx = amount spent on watches \n" ); document.write( "wx-2820 = amount spent on clocks\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Those two subtotals also add to 6780, due to fact 1. \n" ); document.write( "wx+(wx-2820) = 6780 \n" ); document.write( "2wx-2820 = 6780 \n" ); document.write( "2wx = 6780+2820 \n" ); document.write( "2wx = 9600 \n" ); document.write( "wx = 9600/2 \n" ); document.write( "wx = 4800 \n" ); document.write( "Buying w number of watches, at x dollars a piece, cost $4800.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "wx-2820 = 4800-2820 = 1980 \n" ); document.write( "and the clocks cost $1980.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We'll now return to the previous equation we paused at. \n" ); document.write( "Plug in wx = 4800 \n" ); document.write( "So, \n" ); document.write( "1.6wx - 15w = 6780 \n" ); document.write( "1.6(wx) - 15w = 6780 \n" ); document.write( "1.6*(4800) - 15w = 6780 \n" ); document.write( "7680 - 15w = 6780 \n" ); document.write( "-15w = 6780-7680 \n" ); document.write( "-15w = -900 \n" ); document.write( "w = -900/(-15) \n" ); document.write( "w = 60 \n" ); document.write( "James bought 60 watches. \n" ); document.write( "Each watch costs x = (wx)/w = 4800/60 = 80 dollars.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "0.6w = number of clocks \n" ); document.write( "0.6w = 0.6*60 \n" ); document.write( "0.6w = 36 \n" ); document.write( "and he also bought 36 clocks. \n" ); document.write( "Each clock costs x-25 = 80-25 = 55 dollars. \n" ); document.write( "He spent 36*55 = 1980 dollars on clocks as mentioned earlier.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The two subtotals should add to 6780 dollars. \n" ); document.write( "watches + clocks = 4800+1980 = 6780 \n" ); document.write( "This helps confirm the answers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Further confirmation is to note that \n" ); document.write( "4800-1980 = 2820 \n" ); document.write( "which matches up with fact 2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There's probably a much more faster/efficient way to solve this. \n" ); document.write( "Feel free to explore other options.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------------------------- \n" ); document.write( "--------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: \n" ); document.write( "60 watches + 36 clocks \n" ); document.write( "96 total items. \n" ); document.write( " \n" ); document.write( " |