Answer:
Part (I): h = w + 2.5
Part (II): w = h - 2.5
Step-by-step explanation:
Assume that the height of the sheet is h and that its width is w
We are given that:
The height is 2.5 in more than the width.
This means that if we add 2.5 in to the width, we will get the length of the height.
Therefore:
h = w + 2.5
Now, for part II, we will solve the previous equation for w as follows:
h = w + 2.5
h - 2.5 = w + 2.5 - 2.5
Therefore:
w = h - 2.5
Hope this helps :)