A function machince accepts inputs as ordered pairs. The componeys of the ordered pairs are natural numbers and the first componet is the length of the rectangle and the second componet is the width. the given machince comptes the perimeter ( the distance around the rectangle) find the out put for(1,7) (7,6) (6,3) and (5,6)

FIND AN INPUT THAT GIVES AN OUTPUT OF 12
RECTANGLE 2L +2W

1 answer

P = 2*L + 2*W

(1,7) --> 2*1 + 2*7 = 2+14 = 16
(7,6) --> 2*7 + 2*6 = 14 + 12 = 26
etc

if you want 12
pick an L, say 4

2*4 + 2*w = 12
4 + w = 6
w = 2
so (4,2)
Similar Questions
    1. answers icon 1 answer
  1. a set of ordered pairs is shown.(9, -1), (6, 3) which ordered pairs could be added to the set if y is a function of x? select
    1. answers icon 1 answer
  2. The set of ordered pairs represents a function f.{(−5, 3), (4, 9), (3, −2), (0, 6)} Select THREE ordered pairs that could be
    1. answers icon 1 answer
  3. A set of ordered pairs is shown.(9,-1),(6,3) Which ordered pairs could be added to the set if y is a function of x?
    1. answers icon 1 answer
more similar questions