document.write( "Question 1146114: The sum of three numbers is 55. One number is ten more than a second number. It is also twice the third. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #767394 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "First            x+10\r\n" );
document.write( "Second           x\r\n" );
document.write( "Third           (1/2)(x+10)\r\n" );
document.write( "SUM              55\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "\"2x%2B20%2Bx%2B%28x%2B10%29=110\"\r
\n" ); document.write( "\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( ".
\n" ); document.write( "
\n" );