raise q to the 5th power add the result to p then divide what you have by r

Discussion in 'Calculator Requests' started by math_celebrity, May 10, 2020.

  1. math_celebrity

    math_celebrity Administrator Staff Member

    raise q to the 5th power add the result to p then divide what you have by r

    Take this algebraic expression in parts:
    • Raise q to the 5th power: q^5
    • Add the result to p: p + q^5
    • Divide what you have by r. This means we take our result above and divide it by r:
    (p + q^5)/r
     

Share This Page