Mauricio Q. answered 09/28/23
MBA Berkeley - EX CEO - Strategy Professor - Business Consultant
Monthly payment = (Loan amount * Interest rate) / (1 - (1 + Interest rate)^(-Loan term in months)))
Monthly payment = ($1,120,000 * 0.05) / (1 - (1 + 0.05)^(-30 * 12))
Monthly payment = $6,012.40
Excel. you can do it also using this formula:
PMT(annual rate/12, 30, -1120000)