document.write( "Question 1013233: A car travels a distance of900 km with a certain average speed. After travelling half the distance, if the average speed of the car is increased by 15 km/hr,the time required to travel the remaining distance is reduced by 3/2 hours.find the original average speed or the car. \n" ); document.write( "
Algebra.Com's Answer #629508 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A car travels a distance of900 km with a certain average speed. After travelling half the distance, if the average speed of the car is increased by 15 km/hr,the time required to travel the remaining distance is reduced by 3/2 hours.find the original average speed or the car.
\n" ); document.write( "-------
\n" ); document.write( "r = lower speed in km/hr
\n" ); document.write( "---
\n" ); document.write( "450/r = 450/(r+15) + 3/2
\n" ); document.write( "300/r = 300/(r+15) + 1 = (315+r)/(r+15)
\n" ); document.write( "r*(315+r) = 300*(r+15)
\n" ); document.write( "r^2 + 315r = 300r + 4500
\n" ); document.write( "r^2 + 15r - 4500 = 0
\n" ); document.write( "r = 60 km/hr\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );