document.write( "Question 1106490: Three numbers are in the ratio 3:9:10. If 10 is added to the last number, then the three numbers form an arithmetic progression. What are the three numbers?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #721479 by ikleyn(52794)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "The numbers are 3x, 9x and 10x for some x.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "And the condition says that\r\n" );
document.write( "\r\n" );
document.write( "3x, 9x and 10x + 10 \r\n" );
document.write( "\r\n" );
document.write( "form an AP.  It implies\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "9x-3x = (10x+10) - 9x,   or\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "6x = x + 10  ====>  5x = 10  ====>  x = 2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The numbers are 6, 18  and 30.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );