document.write( "Question 41512: Hello!\r
\n" ); document.write( "\n" ); document.write( "Can anyone help please?\r
\n" ); document.write( "\n" ); document.write( "My question is:\r
\n" ); document.write( "\n" ); document.write( "A woman has four dresses for which she paid a total of $80. The first dress cost as much as the second plus
\n" ); document.write( "half of the third. The second cost as much as the fourth minus the cost of the third. The third cost one-third
\n" ); document.write( "of the first. The fourth cost as much as the second and third together.
\n" ); document.write( "What was the price of each dress?\r
\n" ); document.write( "\n" ); document.write( "Thanks
\n" ); document.write( "marangeo
\n" ); document.write( "

Algebra.Com's Answer #26804 by psbhowmick(878)\"\" \"About 
You can put this solution on YOUR website!
Let the cost of the respective dresses be $w, $x, $y & $z.
\n" ); document.write( "Sum of the prices of all dresses = $80.
\n" ); document.write( "or w + x + y + z = 80 _______________(1)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Cost of first dress = cost of second + \"1%2F2\"cost of third
\n" ); document.write( "or w = x + \"y%2F2\"
\n" ); document.write( "or 2w = 2x + y ____________(2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Cost of second dress = cost of fourth - cost of third
\n" ); document.write( "or x = z - y
\n" ); document.write( "or z = x + y______________(3)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Cost of third dress = \"1%2F3\"cost of the first
\n" ); document.write( "or y = \"1%2F3\"w
\n" ); document.write( "or w = 3y _________(4)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Substituting the expression for w from (4) in (1) and (2) we have, respectively,
\n" ); document.write( "x + 4y + z = 80 _________(5)
\n" ); document.write( "2x = 5y _____(6)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Substituting the expression of z from (3) in (5) we have
\n" ); document.write( "2x + 5y = 80 _______(7)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now we have 2 equations with 2 unknowns.
\n" ); document.write( "2x = 5y _______(6)
\n" ); document.write( "2x + 5y = 80 __________(7)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Subtracting (6) from (7), we have
\n" ); document.write( "5y = 80 - 5y
\n" ); document.write( "or 10y = 80
\n" ); document.write( "or y = 8\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From (4), w = \"3+%2A+8\" = 24\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From (6), x = \"5%2F2+%2A+8\" = 20\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "From (3), z = 20 + 8 = 28\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Thus the costs of the 1st, 2nd, 3rd and 4th dress are $24, $20, $8 and $28 respectively.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "V.V.I.
\n" ); document.write( "The last condition which states that the fourth dress cost as much as the second and third together is redundant. This means that this condition is not necessary to solve this problem. This problem involves 4 unknowns viz. w, x, y & z. So 4 equations have to be framed to solve for the unknowns. The first 4 conditions gives us 4 different equations and so the 5th or the last one is redundant. However, you may verify, after solving the problem, that the redundant 5th condition is also satisfied.
\n" ); document.write( "
\n" );