document.write( "Question 735017: I have 3 points for every mile I fly.
\n" ); document.write( "Trips = 1000 miles each way.
\n" ); document.write( " I need help writing an expression representing the number of points I receive if I make t number of round trips from home to LA.
\n" ); document.write( "So I tried 1000(2)x+3(1000)and I think I'm way off. Please help me
\n" ); document.write( "

Algebra.Com's Answer #449247 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Each round trip is 2000 mi
\n" ); document.write( "\"+2000t%2A3+=+6000t+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );