A Linux user is unable to write to a file named 'report.txt' located in a directory they own. Which of the following commands should the system administrator use to BEST resolve this issue?
chmod a+wx report.txt
chmod u+w report.txt
chmod 777 report.txt
chown :usergroup report.txt