document.write( "Question 1079286: Adam, Brenda, and Carl are running a relay race. Carl runs 1 yard per second slower
\n" ); document.write( "than Adam and Brenda runs 10% faster than Adam. They each run for 10 seconds and they
\n" ); document.write( "run a total of 145 yards. How fast does each run?
\n" ); document.write( "

Algebra.Com's Answer #693613 by MathTherapy(10555)\"\" \"About 
You can put this solution on YOUR website!
Adam, Brenda, and Carl are running a relay race. Carl runs 1 yard per second slower
\n" ); document.write( "than Adam and Brenda runs 10% faster than Adam. They each run for 10 seconds and they
\n" ); document.write( "run a total of 145 yards. How fast does each run?
\n" ); document.write( "
Let Adam’s speed be S
\n" ); document.write( "Then Carl’s speed is: S – 1, and Brenda’s is: 1.1S
\n" ); document.write( "We then get the following DISTANCE equation: 10(S) + 10(S – 1) + 10(1.1S) = 145
\n" ); document.write( "10S + 10S – 10 + 11S = 145
\n" ); document.write( "31S = 145 + 10
\n" ); document.write( "31S = 155
\n" ); document.write( "S, or \n" ); document.write( "
\n" );