document.write( "Question 1120848: The speedometer on my car reads 10% more than the speed at which it is travelling. When my speedometer reads 100km/h, how fast in metres per second, is my car actually travelling? \n" ); document.write( "
Algebra.Com's Answer #736529 by Shin123(626)\"\" \"About 
You can put this solution on YOUR website!
\"100=1.1x\"\r
\n" ); document.write( "\n" ); document.write( "\"100%2F11=0.1x\"\r
\n" ); document.write( "\n" ); document.write( "\"x=1000%2F11\" Multiply by 1000 to convert km into m,\r
\n" ); document.write( "\n" ); document.write( "\"1000000%2F11\" Divide by 3600 to convert hr into sec.,\r
\n" ); document.write( "\n" ); document.write( "Your car is actually traveling at \"25%2625%2F99\" m/s.
\n" ); document.write( "
\n" );