Given Double variables a and b that contain the lengths of the two short sides of a right triangle, write a statement that uses the methods of the Math class to calculate the length of the third side. Save the result in a new Double variable named c. The formula is: