document.write( "Question 1162798: Ciara is 120 miles away from Sierra. They are traveling towards each other. If Sierra travels 8 mph faster than Ciara and they meet after 4 hours, how fast was each traveling?\r
\n" );
document.write( "\n" );
document.write( "Ciara is traveling
\n" );
document.write( " mph.\r
\n" );
document.write( "\n" );
document.write( "Sierra is traveling
\n" );
document.write( " mph. \n" );
document.write( "
Algebra.Com's Answer #786664 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Their combined speed is 30 mph \n" ); document.write( "C goes x \n" ); document.write( "S goes x+8 \n" ); document.write( "they add to 30 \n" ); document.write( "2x=22 \n" ); document.write( "x=11 mph for C \n" ); document.write( "x+8=19 mph for S \n" ); document.write( "4 hours 44 miles done by C and 76 miles done for S. \n" ); document.write( " |