document.write( "Question 1167481: At a theme park, Setha went on twice as many rides as Chenda, who went on three more rides than Dara. Together, they went on 25 rides. How many rides did Dara go on? \n" ); document.write( "
Algebra.Com's Answer #792075 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Dara   = x\r\n" );
document.write( "Chenda = (x+3)\r\n" );
document.write( "Setha  = 2*(x+3)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x + (x+3) + 2*(x+3) = 25\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "etc.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );