0
Anonymous Posted 18 years ago
Grammar

please modify this sentence to a correct one

If the number of hosts on the network is N and the maximum number of hosts in each portion limits to Max, the number of managers M will be calculated by ...
  

Top answer

This is how I'd write it: If the number of hosts on the network is N , and the maximum number of hosts in each portion limits to is Max , then the number of managers , M , will be calculated by ... "then" is optional, and some people wouldn't bother. I personally like to use it, especially when there's quite a big distance from "if".

  • This is how I'd write it: If the number of hosts on the network is N , and the maximum number of hosts in each portion limits to is Max , then the number of managers , M , will be calculated by ...
  • "then" is optional, and some people wouldn't bother.
  • I personally like to use it, especially when there's quite a big distance from "if".
  • I'm assuming that " Max " is a variable name, like N and M .
  • Normal practice is to italicise these.
Free · every Monday

Get the Weekly English Kit 📬

New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.

1 Answers
0
This is how I'd write it:

If the number of hosts on the network is N, and the maximum number of hosts in each portion limits to is Max, then the number of managers, M, will be calculated by ...

"then" is o

Related Questions