assign the vector (2,8,3,7,4,1,9) to an object. using one single command, find the elements of the vector that are even or greater than 7, multiply those elements by −1 and use them to replace the original elements.