- 17 Consider A Function Machine That Accepts Inputs As Ordered Pairs Suppose The Components Of The Ordered Pairs Are Na 1 (125.82 KiB) Viewed 10 times
17. Consider a function machine that accepts inputs as ordered pairs. Suppose the components of the ordered pairs are na
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
17. Consider a function machine that accepts inputs as ordered pairs. Suppose the components of the ordered pairs are na
17. Consider a function machine that accepts inputs as ordered pairs. Suppose the components of the ordered pairs are natural numbers and the first component is the length of a rectangle and the second is its width. The following machine computes the perimeter (the distance around a figure) of the rectangle. Thus, for a rectangle whose length, 1, is 3 and whose width, w, is 2, the input is (3, 2) and the output is 2.3 +2.2, or 10. (l, w) 21+ 2w a. For each of the following inputs, find the corresponding output: (1, 7), (2, 6), (6, 2), (V5, V5). b. Find the set of all the inputs for which the output is 20. c. What is the domain and the range of the function?