document.write( "Question 883677: 2 cars started from the same point and traveled on a straight course in opposite directions for exactly 2 hrs at which time they were 208 miles apart. If one card traveled 8 miles per hour faster than the other car ,what was the avg speed of each car for the 2 hr trip? \n" ); document.write( "
Algebra.Com's Answer #533733 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
(A + B)=154 (half of 208 since it's 2 hours)
\n" ); document.write( "A=B+8
\n" ); document.write( "Substitute the value of A from the second equation into the first
\n" ); document.write( "A+B=154
\n" ); document.write( "(B+8)+B=154
\n" ); document.write( "2B+8=154
\n" ); document.write( "Subtract 8 from each side
\n" ); document.write( "2B=146
\n" ); document.write( "Divide each side by 2
\n" ); document.write( "B=73
\n" ); document.write( ".
\n" ); document.write( "If B is 73, then A is 73+8, or 81.
\n" ); document.write( "Let's check.
\n" ); document.write( "In two hours, B drove 73*2 miles, or 146
\n" ); document.write( "In two hours, A drove 81*2 miles, or 162
\n" ); document.write( "146+162=208
\n" ); document.write( "
\n" );