document.write( "Question 810716: Vinod while driving his bike on a stretch having poles marked at equal distance crosses poles at every twenty seconds. If he increases his speed by x meters per second, he crosses poles at every fifteen seconds. But if he increases his speed at y meters per second he crosses the poles at every tenth second. If Y - X = 40 meters per second, then what is the distance between two poles? \n" ); document.write( "
Algebra.Com's Answer #488474 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! Vinod while driving his bike on a stretch having poles marked at equal distance crosses poles at every twenty seconds. \n" ); document.write( " If he increases his speed by x meters per second, he crosses poles at every fifteen seconds. \n" ); document.write( " But if he increases his speed at y meters per second he crosses the poles at every tenth second. \n" ); document.write( " If Y - X = 40 meters per second, then what is the distance between two poles? \n" ); document.write( ": \n" ); document.write( "Let d = distance between the poles \n" ); document.write( "Let s = original speed \n" ); document.write( ": \n" ); document.write( "original speed \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "1st increase \n" ); document.write( " \n" ); document.write( "d = 15(s+x) \n" ); document.write( "d = 15s + 15x \n" ); document.write( "15s = d - 15x \n" ); document.write( "s = \n" ); document.write( ": \n" ); document.write( "2nd increase \n" ); document.write( " \n" ); document.write( "d = 10(s+y) \n" ); document.write( "d = 10s + 10y \n" ); document.write( "10s = d - 10y \n" ); document.write( "s = \n" ); document.write( ": \n" ); document.write( "s=s therefore \n" ); document.write( " \n" ); document.write( "multiply by 30 \n" ); document.write( "3d - 30y = 2d - 30x \n" ); document.write( "3d - 2d = 30y - 30x \n" ); document.write( "d = 30(y-x) \n" ); document.write( "we know that y-x = 40, therefore \n" ); document.write( "d = 30(40) \n" ); document.write( "d = 1200 meters between poles \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |