document.write( "Question 1177050: Hi
\n" ); document.write( "Rings and watches cost $10,275.00. The ratio of the number of watches to rings bought is 5:8. Each ring cost $137 more than a watch. The ratio of the total cost of the rings to watches bought was 7;8. Find the cost of a ring.
\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #805244 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
this problem doesn't work out as given.
\n" ); document.write( "i keep getting a negative value for one of the variables.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "i took a guess and figured that the ratio of watches to rings might actually be the ratio of rings to watches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this allowed me to get a solution that made more sense because it was positive and the numbers worked out.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "here's how it went after making that assumption.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let x = the number of rings.
\n" ); document.write( "let y = the number of watches.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let r = cost of a ring.
\n" ); document.write( "let w = cost of a watch.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the ratio of the number of rings to watches is 5/8.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the equation for that is x/y = 5/8.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the total cost of rings is equal to x * r.
\n" ); document.write( "the total cost of watches is equal to y * w.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the cost of a ring is equal to the cost of a watch plus 137 dollars.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the formula for this is r = w + 137.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you are also given that the ratio of the total cost of rings to the total cost of watches is 7/8.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the equation for this is x * r / y * w = 7/8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you have the following ratios:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x / y = 5/8
\n" ); document.write( "x * r / y * w = 7/8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "from these ratios, you can derive the following:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 5/8 * y
\n" ); document.write( "x * r = 7/8 * y * w\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you are also given that the total cost of the rings plus the total cost of the watches is 10275.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the equation for this is x * r + y * w = 10275.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since x * r = 7/8 * y * w, the equation of x * r + y * w = 10275 becomes:
\n" ); document.write( "7/8 * y * w + y * w = 10275.
\n" ); document.write( "factor out the y * w to get:
\n" ); document.write( "y * w * (7/8 + 1) = 10275.
\n" ); document.write( "since 1 = 8/8, this becomes:
\n" ); document.write( "y * w * (7/8 + 8/8) = 10275.
\n" ); document.write( "combine like terms to get:
\n" ); document.write( "y * w * 15/8 = 10275.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for y * w to get y * w = 8/15 * 10275 = 5480.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this means that x * r must be equal to 10275 - 5480 = 4795.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you now have:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x * r = 4795
\n" ); document.write( "y * w = 5480\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since x = 5/8 * y, these equations become:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5/8 * y * r = 4795
\n" ); document.write( "y * w = 5480\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since r = w + 137, these equations becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5/8 * y * (w + 137) = 4795
\n" ); document.write( "y * w = 5480.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify these equations to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5/8 * y * w + 5/8 * y * 137 = 4795
\n" ); document.write( "y * w = 5480.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "in the first of these 2 equations, replace y * w with 5480 from the second of these two equations to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5/8 * 5480 + 5/8 * y * 137 = 4795.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3425 + 85.625 * y = 4795\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract 3425 from both sides of this equation to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "85.625 * y = 1370\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for y to get:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y = 1370 / 85.625 = 16.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since the ratio of x to y is 5/8, then you get x = 10.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you have x = 10 and y = 16.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since x * r = 4795, then r must be equal to 4795 / 10 = 479.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since y * w = 5480, then w must be equal to 5480 / 16 = 342.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "your solution looks like it will be that the cost of a ring is 479.5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to confirm that the solution is correct, i did the following.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "cost of a ring is 479.5
\n" ); document.write( "cost of a watch is 342.5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "cost of a ring is 137 more than a watch.
\n" ); document.write( "342.5 + 137 = 479.5
\n" ); document.write( "this part checks out.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "total cost of rings is 10 * 479.5 = 4795.
\n" ); document.write( "total cost of watches is 16 * 342.5 = 5480.
\n" ); document.write( "total cost of both is 4795 + 5480 = 10275.
\n" ); document.write( "this part checks out.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the ratio of the number of rings to watches is 5/8.
\n" ); document.write( "10/16 = 5/8.
\n" ); document.write( "this part checks out.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the ratio of the total cost of rings to total cost of watches is 7/8.
\n" ); document.write( "4795/5480 = 7/8.
\n" ); document.write( "this part checks out.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "all the parts check out, indicating that the solution is correct.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since you were asked for the cost of a ring, then your solution is that the cost of a ring is 479.5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this solution was only possible when i assumed that the ratio of the number of rings to watches is 5/8 and not that the ratio of the number of watches to rings is 5/8.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );