document.write( "Question 206645: Solve using the five-step problem-solving process.\r
\n" ); document.write( "\n" ); document.write( "You are traveling to your aunt's house that is 234 miles away. If you are currently twice as far from home as you are from your aunt's, how far have you traveled? Round to the nearest tenth mile, if necessary.
\n" ); document.write( "

Algebra.Com's Answer #156186 by Marth(57)\"\" \"About 
You can put this solution on YOUR website!
let \"x\" = the distance from your current position to home (the distance you have traveled)
\n" ); document.write( "\"x%2F2\" = the distance from your current position to your aunt's house
\n" ); document.write( "

\n" ); document.write( "\"x%2Bx%2F2=234\"
\n" ); document.write( "\"1.5x=234\"
\n" ); document.write( "\"x=156mi\"
\n" ); document.write( "
\n" );