You are evaluating a method that calculates loan interest. The application includes the following code segment. (Line numbers are included for reference only.) When the loanTerm value is 3 and the loanAmount value is 9750, the loanRate must be set to 8.25 percent. You need to adjust the loanRate value to meet the requirements. What should you do?