33 Caribbean dollars
Step-by-step explanation:
$6 US dollars = 16 Caribbean dollars,
6 into 16 =2.66 x 12 = 31.92 = 32 Caribbean dollars for $12 US dollars
Answer:
(9,12)
Step-by-step explanation:
ΔACD is similar to ΔBCD by AA similarity theorem
AD/AC = BD/BC
x/5 = 4.2/6
6x = 21
x = 3.5
Hope this helps! ;)
Derivative Functions
The derivative function gives the derivative of a function at each point in the domain of the original function for which the derivative is defined. We can formally define a derivative function as follows.
Definition:
let f be a function. The derivative function, denoted by f', is the function whose domain consists of those values of x such that the following limit exists:

Answer:
The equation would be y = x - 1
Step-by-step explanation:
In order to find the equation of the line, we first can express the two sets of data as an ordered pair. The two ordered pairs would be (3, 2) and (9, 8). Now that we have these, we can use the slope formula to find the slope.
m (slope) = (y2 - y1)/(x2 - x1)
m = (8 - 2)/(9 - 3)
m = 6/6
m = 1
Now that we have the slope, we can use either point and point slope form to get the equation.
y - y1 = m(x - x1)
y - 2 = 1(x - 3)
y - 2 = x - 3
y = x - 1