If the returnValue method is to return the values computed by the calculate (not Calculations) method, it needs to include those in the object it returns. Your Calculations constructor should take...