document.write( "Question 92237: Tom and David have 480 marbles between them. Tom arranges them in columns with 6 in each column, and David arranges them with 9 in each column. The total number of columns is 72. Express the above information in the form of an algebraic equation. \n" ); document.write( "
Algebra.Com's Answer #67076 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Tom and David have 480 marbles between them. Tom arranges them in columns with 6 in each column, and David arranges them with 9 in each column. The total number of columns is 72. Express the above information in the form of an algebraic equation.
\n" ); document.write( "---------------
\n" ); document.write( "Let T be the number of Tom's columns:
\n" ); document.write( "Then 6T is the number of marbles Tom has.
\n" ); document.write( "-------------
\n" ); document.write( "Let D be the number of Dave's columns:
\n" ); document.write( "Then 9D is the number of marbles Dave has.
\n" ); document.write( "----------------
\n" ); document.write( "6T+9D=480
\n" ); document.write( "D+T = 72
\n" ); document.write( "--------------
\n" ); document.write( "Solve the 2nd equation for D to get:
\n" ); document.write( "D = 72-T
\n" ); document.write( "-----------
\n" ); document.write( "Substitute into the 1st equation to solve for T
\n" ); document.write( "6T+9(72-T) = 480
\n" ); document.write( "6T+648-9T = 480
\n" ); document.write( "-3T = - 168
\n" ); document.write( "T = 56 (Tom has 56 columns)
\n" ); document.write( "D+56=72
\n" ); document.write( "D= 16 (Dave has 16 columns)
\n" ); document.write( "=====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-
\n" ); document.write( "
\n" );