Question 1173438
.
<pre>

You have 7 letters in the given word.


Using them, you can create  7*6*5 = 210 different 3-letter words.    <U>ANSWER</U>



    Placing any of 7 letter in the left-most position;

    then placing any of remaining 6 letters in the next position;

    then placing any of remaining 5 letters in the last position.
</pre>


Solved and explained.