Answer:
length = 16 feet
width = 12 feet
Step-by-step explanation:
divide the length and width by 2 so you get 3 and 4. then you proceed to Multiply both by 4 and you get 12 and 16
6÷2 = 3
8÷2 = 4
3x4= 12
4x4 = 16
Answer:
Recursive
a(1) = 9 ; a(n+1) = 3 * a(n)
Explicit
a(n) = 9 * 3^(n-1)
Answer:
<u><em>Club #7: M= 1/8 Club #8: M= -7/6</em></u>
Step-by-step explanation:
Explanation: M=Slope which also equals rise/run. You always look at the number that is directly in front of the x. Ex: y = 3x + 4. (<em>M=3)</em>
Answer:
B.
Step-by-step explanation:
Every answer besides B. has an input that repeats. A function contains inputs that have exactly one output. This means x values cannot have more than one y value.