document.write( "Question 834201: the running time for movie A is 31 minutes more than twice the running time for movie B. If the running time for movie A is subtracted from triple the running time for movie B, the result is 63 minutes. Find the running times for each movie \n" ); document.write( "
Algebra.Com's Answer #502855 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the running time for movie A is 31 minutes more than twice the running time for movie B. If the running time for movie A is subtracted from triple the running time for movie B, the result is 63 minutes. Find the running times for each movie \n" ); document.write( "------ \n" ); document.write( "Equations: \n" ); document.write( "A = 2B+31 \n" ); document.write( "3B-A = 63 \n" ); document.write( "----- \n" ); document.write( "Substitute for \"A\" and solve for \"B\": \n" ); document.write( "3B -(2B+31) = 63 \n" ); document.write( "3B - 2B - 31 = 63 \n" ); document.write( "----- \n" ); document.write( "B = 94 minutes \n" ); document.write( "--- \n" ); document.write( "A = 2B+31 = 2*94+31 = 219 minutes \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " \n" ); document.write( " |