document.write( "Question 1207651: Hi
\n" );
document.write( "Iris jolene and Karen bought a gift. They shared the cost among themselves. Iris and jolene made up 3/5 of the sum of money. Iris and Karen made up 13/20 of the sum of money. Jolene and Karen paid $195 altogether. How much more money did jolene pay than Iris.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #845643 by greenestamps(13208) You can put this solution on YOUR website! \n" ); document.write( "Let I, J, and K represent the amounts Iris, Jolene, and Karen contributed, respectively. \n" ); document.write( "Let x be the total cost. \n" ); document.write( "Then.... \n" ); document.write( "I+J = (3/5)x \n" ); document.write( "I+K = (13/20)x \n" ); document.write( "Add the two equations: \n" ); document.write( "2I+J+K= (3/5)x + (13/20)x = (12/20)x + (13/20)x = (25/20)x = (5/4)x \n" ); document.write( "But \n" ); document.write( "I+J+K = x \n" ); document.write( "so \n" ); document.write( "I = (2I+J+K)-(I+J+K) = (5/4)x-x = (1/4)x \n" ); document.write( "So Iris paid 1/4 of the total, which means Jolene and Karen together paid 3/4 of the total. Jolene and Karen together spent $195: \n" ); document.write( "(3/4)x = 195 \n" ); document.write( "x = 195*(4/3) = 260 \n" ); document.write( "The total cost was $260. \n" ); document.write( "So the amount Iris paid was 1/4 of $260, or $65. \n" ); document.write( "Iris and Karen together paid 13/20 of the total; Iris and Jolene together paid 3/5 of the total. The difference between those amounts is the difference between what Karen paid and what Jolene paid: \n" ); document.write( "I+K = (13/20)x \n" ); document.write( "I+J = (12/20)x \n" ); document.write( "K-J = (I+K) - (I+J) = (1/20)x \n" ); document.write( "Karen spent (1/20)x = $13 more than Jolene; and together the two of them spent $195. Use formal algebra or informal logical reasoning and simple arithmetic to determine that Karen spent $104 and Jolene spent $91. \n" ); document.write( "Now we have the amounts that each of them spent: \n" ); document.write( "Iris: $65 \n" ); document.write( "Jolene: $91 \n" ); document.write( "Karen: $104 \n" ); document.write( "ANSWER: Jolene spent $91-$65 = $26 more than Iris. \n" ); document.write( " \n" ); document.write( " |