document.write( "Question 1072916: Tom,Tim and Ted collect marbles.Tom has twice as many as Tim and Tim has 8 more than Ted.Together they have 48 marbles.How many does each one have ? \n" ); document.write( "
Algebra.Com's Answer #687760 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "PERSON     MARBLES\r\n" );
document.write( "\r\n" );
document.write( "Tom         2x\r\n" );
document.write( "\r\n" );
document.write( "Tim          x\r\n" );
document.write( "\r\n" );
document.write( "Ted         x-8\r\n" );
document.write( "\r\n" );
document.write( "TOTAL      48\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Ted has eight less than Tim because Tim has eight more than Ted.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2x%2Bx%2B%28x-8%29=48\"
\n" ); document.write( "Solve and then evaluate for Tom and Ted.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-
\n" ); document.write( "x=14, 2x=28, x-8=6
\n" ); document.write( "
\n" );