document.write( "Question 433140: The Martins plan a 3-Week trip with a budget of $600 for renting a car. Car rental rates are $135/week plus $0.17/km. Write a formula to show the number of kilometers the Jacksons can travel.\r
\n" ); document.write( "\n" ); document.write( "I have figured out the answer, but I know I should use d=rt; however, I'm not sure where to enter each number I've come up with. Here is what I have:\r
\n" ); document.write( "\n" ); document.write( "600 / 3 = 200, budget / # of weeks
\n" ); document.write( "200 – 135 = 65, per wk budget – weekly car cost = balance for mileage
\n" ); document.write( "65 / 0.17 = 382, per wk budget / cost per km = km per wk
\n" ); document.write( "382 * 3 = 1146, km per wk * # of wks = total km can travel\r
\n" ); document.write( "\n" ); document.write( "How do I get this in d=rt format? I'm so confused if I should even be using that formula anyhow. Thanks! Debi 4/8/11
\n" ); document.write( "

Algebra.Com's Answer #300241 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "The Martins plan a '3-Week' trip with a budget of $600 for renting a car.
\n" ); document.write( "Car rental rates are $135/week plus $0.17/km.
\n" ); document.write( "$600 = $135*3 + $0.17x where x is the number of km.
\n" ); document.write( " 195/.17 = x = 1147.0588km \n" ); document.write( "
\n" );