document.write( "Question 963963: How do u solve the following problem?: A family is going on a road trip. On the first day the family traveled x miles. The following day the family went 51 miles more than four times the number of miles traveled on the first day. On the third day the family went 95 fewer miles than the first day. Write and simplify an expression for the total number of miles traveled. \n" ); document.write( "
Algebra.Com's Answer #588941 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
First day : \"x\"
\n" ); document.write( "Second day : \"51%2B4x\"
\n" ); document.write( "Third day : \"x-95\"
\n" ); document.write( "So then the total would be,
\n" ); document.write( "\"x%2B51%2B4x%2Bx-95=6x-44=highlight%282%283x-22%29%29\"
\n" ); document.write( "
\n" );