Divide the sum of the squares of a and b by the square of c

Discussion in 'Calculator Requests' started by math_celebrity, Jan 23, 2021.

  1. math_celebrity

    math_celebrity Administrator Staff Member

    Divide the sum of the squares of a and b by the square of c

    square of a:
    a^2

    square of b:
    b^2

    Sum of the squares of a and b:
    a^2 + b^2

    square of c:
    c^2

    Divide the Sum of the squares of a and b by the square of c:
    (a^2 + b^2)/c^2
     

Share This Page