use the midpoint formula. It's x1 + x2 / 2, y1+y2/2. When you solve you get (0, 1/2) is the midpoint. Hope this helps
D
They are the same length :)
Answer:
0.75 liters
Step-by-step explanation:
1000ml in 1 liter so 0.75*1000=750ml
750ml > 350ml
Answer:
1. f(x,y) = (x, -y) 2. f(x,y) = (-x,y).
Step-by-step explanation:
I hope that helps
Answer: see Explanation
Step-by-step explanation:
THE GAINEY'S:
Recursive Formula :
A1 = $10
An = An-1 + $10
A2 = $10 + $10 = $20
Where n = day of the month
Explicit formula :
y = a + b(c - 1)
WHERE:
y = final amount
initial amount = a
Increment on initial amount = b
Day of the month = c
THE ARNOLD'S :
Recursive formula:
First day of the month (A1) = $10
An = 2(An-1)
A2 = 2(A1) = 2(10) = $20
A3 = 2(A2) = 2(20) =$40
Explicit formula:
y = a(b)^c
Where :
y = final amount
initial amount = a
Increment on initial amount = b
Day of the month = c