document.write( "Question 582054: Batman, Robin, Superman, and the Joker shared $60. Batman received ½ of the total amount of money Robin, Superman, and the Joker received. Robin received 2/3 of the total amount of money Superman and the Joker received. Superman received 3 times as much as the Joker. A) How much money did Batman receive? B) How much more money did Robin receive than the Joker? \n" ); document.write( "
Algebra.Com's Answer #371986 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Write an equation for each statement, and see what we have here:\r \n" ); document.write( "\n" ); document.write( "Batman, Robin, Superman, and the Joker shared $60. \n" ); document.write( "b + r + s + j = 60 \n" ); document.write( ": \n" ); document.write( "Batman received ½ of the total amount of money Robin, Superman, and the Joker received. \n" ); document.write( "b = .5(r+s+j) \n" ); document.write( "multiply by 2 \n" ); document.write( "2b = (r+s+j) \n" ); document.write( ": \n" ); document.write( "Robin received 2/3 of the total amount of money Superman and the Joker received. \n" ); document.write( "r = \n" ); document.write( ": \n" ); document.write( "Superman received 3 times as much as the Joker. \n" ); document.write( "s = 3j \n" ); document.write( ": \n" ); document.write( "A) How much money did Batman receive? \n" ); document.write( "We can replace r+s+j with 2b in the 1st equation \n" ); document.write( "b + 2b = 60 \n" ); document.write( "3b = 60 \n" ); document.write( "b = $20 for Batman \n" ); document.write( ": \n" ); document.write( "Now we know: r + s + j = 40 \n" ); document.write( "replace s with 3j \n" ); document.write( "r + 3j + j = 40 \n" ); document.write( "r + 4j = 40 \n" ); document.write( "r = (40-4j) \n" ); document.write( ": \n" ); document.write( "Take the equation r = \n" ); document.write( "replace r with (40-4j), replace s with 3j \n" ); document.write( "40-4j = \n" ); document.write( "3(40-4j) = 2(4j); multiplied both sides by 3 \n" ); document.write( "120 - 12j = 8j \n" ); document.write( "120 = 8j + 12j \n" ); document.write( "120 = 20j \n" ); document.write( "j = $6 for the poor Joker \n" ); document.write( ": \n" ); document.write( "r = 40 - 4(6) \n" ); document.write( "r = $16 for Robin \n" ); document.write( ": \n" ); document.write( "B) How much more money did Robin receive than the Joker? \n" ); document.write( "$10 \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Find s so we can check this out \n" ); document.write( "s = 3(6) \n" ); document.write( "s = $18 for Superman \n" ); document.write( ": \n" ); document.write( "20 + 16 + 18 + 6 = $60 \n" ); document.write( " |