document.write( "Question 1099550: Car A and Car B get on the freeway at the same time and the same point. They are traveling at different speeds, but each car is maintaining its own consistent speed. After a few minutes, Car A is at mile marker 10 and Car B is at mile marker 17. When Car B reaches mile marker 85, at which mile marker is Car A? \n" ); document.write( "
Algebra.Com's Answer #714023 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Car A and Car B get on the freeway at the same time and the same point.
\n" ); document.write( " They are traveling at different speeds, but each car is maintaining its own consistent speed.
\n" ); document.write( " After a few minutes, Car A is at mile marker 10 and Car B is at mile marker 17.
\n" ); document.write( " When Car B reaches mile marker 85, at which mile marker is Car A?
\n" ); document.write( ":
\n" ); document.write( "let m = car A's 2nd mile marker
\n" ); document.write( "\"m%2F85\" = \"10%2F17\"
\n" ); document.write( "cross multiply
\n" ); document.write( "17m = 85 * 10
\n" ); document.write( "17m = 850
\n" ); document.write( "m = \"850%2F17\"
\n" ); document.write( "m = 50 mile marker is Car A's 2nd marker
\n" ); document.write( ":
\n" ); document.write( "
\n" ); document.write( "
\n" );