document.write( "Question 1125933: Ian and Carolyn are 200 feet apart when they begin walking directly toward one another. Ian travels at a constant speed of 2.5 feet per second and Carolyn travels at a constant speed of 4.5 feet per second.
\n" );
document.write( "Let t represent the number of seconds that have elapsed since Ian and Carolyn started walking toward one another.
\n" );
document.write( "A) write an expression in terms of t that represent the number of feet Ian has traveled since he started walking toward Carolyn.
\n" );
document.write( "B) write an expression in terms of t that represents the number of feet Carolyn has traveled since she started walking toward ian.
\n" );
document.write( "C)write an expression in terms of t that represents the distance between Ian and Carolyn.
\n" );
document.write( "D) how many seconds after the two started walking will they reach each other ? \n" );
document.write( "
Algebra.Com's Answer #742284 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Ian and Carolyn are 200 feet apart when they begin walking directly toward one another. \n" ); document.write( " Ian travels at a constant speed of 2.5 feet per second and Carolyn travels at a constant speed of 4.5 feet per second. \n" ); document.write( "Let t represent the number of seconds that have elapsed since Ian and Carolyn started walking toward one another. \n" ); document.write( ": \n" ); document.write( "A) write an expression in terms of t that represent the number of feet Ian has traveled since he started walking toward Carolyn. \n" ); document.write( "2.5t \n" ); document.write( "B) write an expression in terms of t that represents the number of feet Carolyn has traveled since she started walking toward Ian. \n" ); document.write( "4.5t \n" ); document.write( "C)write an expression in terms of t that represents the distance between Ian and Carolyn. \n" ); document.write( "200 - t(2.5+4.5) \n" ); document.write( "D) how many seconds after the two started walking will they reach each other ? \n" ); document.write( "7t = 200 \n" ); document.write( "t = 200/7 \n" ); document.write( "t = 28.57 sec \n" ); document.write( " |