Unit #2 Homework Problem
Course Outline HW & Programming Assignments
 2hw1

Translate the following into C++ assignments:

Add 5 to the value of k and store the result in m

Cube I, add J to this, and store the result in I

Square m, add n to it, and store the result in k

Divide the difference of a and b by the product of c and d, and store the result in y