document.write( "Question 581527: The train from C to D breaks down after 1 hour. The train has stopped because of 1/2 hour repairs, then, it continues on at 3/4 of its beginning rate, arriving at B 2 hours late. If the train had covered 75 miles more before the break down, it could be only1 hour late. What is the beginning rate of the train? Explain how you would get the answer. \n" ); document.write( "
Algebra.Com's Answer #371750 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
The train from C to D breaks down after 1 hour.
\n" ); document.write( " The train has stopped because of 1/2 hour repairs, then, it continues on at 3/4 of its beginning rate, arriving at B 2 hours late.
\n" ); document.write( " If the train had covered 75 miles more before the break down, it could be only 1 hour late.
\n" ); document.write( " What is the beginning rate of the train? Explain how you would get the answer.
\n" ); document.write( ":
\n" ); document.write( "Let s = original speed of the train, also distance traveled in 1 hr
\n" ); document.write( "then
\n" ); document.write( ".75s = speed after the breakdown
\n" ); document.write( ":
\n" ); document.write( "let d = distance from C to D
\n" ); document.write( "then
\n" ); document.write( "\"d%2Fs\" the normal time for the trip
\n" ); document.write( "Distance traveled to the breakdown: 1 * s = s miles
\n" ); document.write( "(d-s) = distance traveled at .75s
\n" ); document.write( "and
\n" ); document.write( "\"%28d-s%29%2F%28.75s%29\" = time at slower rate
\n" ); document.write( "write a time equation
\n" ); document.write( "1 + .5 + \"%28d-s%29%2F%28.75s%29\" = \"d%2Fs\" + 2
\n" ); document.write( "1.5 + \"%28d-s%29%2F%28.75s%29\" = \"d%2Fs\" + 2
\n" ); document.write( "\"%28d-s%29%2F%28.75s%29\" = \"d%2Fs\" + 2 - 1.5
\n" ); document.write( "\"%28d-s%29%2F%28.75s%29\" = \"d%2Fs\" + .5
\n" ); document.write( "multiply by .75s to clear the denominators
\n" ); document.write( "d - s = .75d + .5(.75s)
\n" ); document.write( "d - s = .75d + .375s
\n" ); document.write( "d - .75d = .375s + s
\n" ); document.write( ".25d = 1.375s
\n" ); document.write( "multiply both sides by 4
\n" ); document.write( "d = 5.5s
\n" ); document.write( ":
\n" ); document.write( "\"If the train had covered 75 miles more before the break down, it could be only 1 hour late.\"
\n" ); document.write( "I made a big mistake here, instead \"75 mi more\" I used 75 mi, try to correct this now
\n" ); document.write( ":
\n" ); document.write( "write a time equation,
\n" ); document.write( "\"%28%28s%2B75%29%29%2Fs\" + .5 + \"%28d-%28s%2B75%29%29%2F%28.75s%29\" = \"d%2Fs\" + 1
\n" ); document.write( "\"%28%28s%2B75%29%29%2Fs\" + \"%28d-%28s%2B75%29%29%2F%28.75s%29\" = \"d%2Fs\" + 1 - .5
\n" ); document.write( "\"%28%28s%2B75%29%29%2Fs\" + \"%28d-%28s%2B75%29%29%2F%28.75s%29\" = \"d%2Fs\" + .5
\n" ); document.write( "Multiply by .75s to clear the denominators
\n" ); document.write( ".75(s+75) + (d-s-75) = .75d + .5(.75s)
\n" ); document.write( ".75s + 56.25 + d - s - 75 = .75d = .375s
\n" ); document.write( "Combine like terms
\n" ); document.write( ".75s - s - .375s + d - .75d = 75 - 56.25
\n" ); document.write( "-.625s + .25d = 18.75
\n" ); document.write( "Replace d with 5.5s
\n" ); document.write( "-.625s + .25(5.5s) = 18.75
\n" ); document.write( "-.625s + 1.375s = 18.75
\n" ); document.write( ".75s = 18.75
\n" ); document.write( "s = \"18.75%2F.75\"
\n" ); document.write( "s = 25 mph is the initial speed of the train
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "See if this checks out, d = 5.5(25) = 137.5 mi and .75(25) = 18.75 mph
\n" ); document.write( "\"%28%2825%2B75%29%29%2F25\" + .5 + \"%28137.5-100%29%29%2F%2818.75%29\" = \"137.5%2F25\" + 1
\n" ); document.write( "\"100%2F25\" + \"37.5%2F18.75\" = \"137.5%2F25\" + .5
\n" ); document.write( "4 + 2 = 5.5 + .5; checks out \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );