document.write( "Question 159095: haley went for a trip. she started from home at a speed of 55 miles per hour. on her way, she passed the Ice Cream Shoppe 15 miles from her home.
\n" ); document.write( "Write a rule that shows the relationship between haleys distance from the Ice Cream Shoppe and the time since she left home.
\n" ); document.write( "

Algebra.Com's Answer #117207 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
Haley's movement is at a constant speed of 55mph. So the equation is linear\r
\n" ); document.write( "\n" ); document.write( "She start 15 miles from the ice cream store. her distance from the store is always positive. So we need an absolute value in our equation too. Assuming she goes 'straight there', her position with respect to the ice cream shop is\r
\n" ); document.write( "\n" ); document.write( "\"position+=+abs%2855%2At+-15%29\"
\n" ); document.write( "
\n" );