document.write( "Question 66743: I need to write an inequality to represent the time it took to send a message for the following:\r
\n" );
document.write( "\n" );
document.write( "1. The first message sent from London to New York by sailing ship took up to 9 weeks.\r
\n" );
document.write( "\n" );
document.write( "2. The first transatlantic telegraph was in 1858 and took less than 3 seconds. \n" );
document.write( "
Algebra.Com's Answer #47442 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I need to write an inequality to represent the time it took to send a message for the following:\r \n" ); document.write( "\n" ); document.write( "1. The first message sent from London to New York by sailing ship took up to 9 weeks. \n" ); document.write( "time<=9 weeks\r \n" ); document.write( "\n" ); document.write( "2. The first transatlantic telegraph was in 1858 and took less than 3 seconds \n" ); document.write( "time< 3 seconds \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |