Computer Science A - 1/10/00 Directions: Append to the rectangle project so as to make use of the operator function. Append to run of rectangle project: Making use of operators: Enter length & width of the rectangle: 4.4 5.5 The area of the rectangle is 24.20 The perimeter of the rectangle is 19.80 Append to testrectangle.cpp cout<<"Making use of operators:\n"; cin>>first; cout<