document.write( "Question 1041921: A man travels 100km at a speed of x km/hr. He finds that he could have saved 2.5hrs if he had increased his speed by 2km/hr. Find x.\r
\n" ); document.write( "\n" ); document.write( "I made the equation: 100/x - 2.5 = 100/x+2
\n" ); document.write( "Is this right? Thanks :)
\n" ); document.write( "

Algebra.Com's Answer #656831 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Your equation would be correct if you would place \r\n" );
document.write( "parentheses correctly. This is your reasoning,\r\n" );
document.write( "using \"TIME=%28DISTANCE%29%2F%28RATE%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"%22%22-%22%22\"\"%28matrix%282%2C1%2C2.5%2Chours%29%29\" \"%22%22=%22%22\" \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Not this:\r\n" );
document.write( "\r\n" );
document.write( "100/x - 2.5 = 100/x+2\r\n" );
document.write( "\r\n" );
document.write( "But this:\r\n" );
document.write( "\r\n" );
document.write( "100/x - 2.5 = 100/(x+2)\r\n" );
document.write( "\r\n" );
document.write( "When typing algebra all on 1 line, if a\r\n" );
document.write( "numerator or a denominator contains more\r\n" );
document.write( "than just 1 number, or just 1 letter, you\r\n" );
document.write( "must type a left parenthesis \"(\" to indicate\r\n" );
document.write( "where the numerator or denominator starts,\r\n" );
document.write( "and a right parenthesis \")\" to indicate where\r\n" );
document.write( "it ends.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );