In MIPS Assembly code, Write a complete MIPS program that prompts the user for the coefficients x, a, b, and c to calculate ax^2 + bx + c (remember ask the user for x, a, b, c)

Please help

I almost guarantee that whatever coding exercise you have to do, someone has done it or something close to it, and posted online. Get out there and google.