Answer:
x=2, x=-3, or x=3.5
Step-by-step explanation:
Make them all in 3 equations equal to 0. The number of brackets, the number of equations.
Answer:
A right triangle
Step-by-step explanation:
Answer:
(4,5)
Step-by-step explanation:
(xa+xb/2,ya+yb/2)
(0+8/2,2+8/2)
(8/2,10/2)
(4,5)
hope this helps
Explanation:
An <em>explicit function</em> returns a value based only on the arguments given.
y = f(x)
__
A <em>recursive function</em> returns a value based on the arguments given and on other values of the function.
y = f(x, f(g(x))