I have used the following script-
Let's consider That you are constructing \bf{rational numbers}for the first time using natural numbers and so we don't have any idea about the \bf{division operator}
And the ouput produced is -
Let’s consider That you are constructing rational numbers for the first time using natural numbers and so we don’t have any idea about the divi sion operator .
But I want only want the characters in between \bf{} to have bold font. How to do it ??


\bf, which has been deprecated for about 25 years.\textbf{rational numbers}is the right syntax. – egreg Oct 08 '17 at 12:51