bellokatiekb1793 bellokatiekb1793 22-04-2024 Computers and Technology Answered Which instruction completes the program to compute a triangle's area?base = Get next inputheight = Get next input Assign x with base*height_____Put x to outputA. Multiply x by 2B. Add 2 to xC. Multiply x by 1/2