You have the correct answer being (-5,3). Simply add the parentheses around the point
Answer:
This cannot be solved but it can be simplified
first we open the bracket
so we have
a²- abx/x = 2/3
next we cross multiply so it will be 3(a² - abx) = 2x
we get
3a² - 3abx = 2x
Next we factorise so we can get
3a(a-bx) =2x
I dont know what exactly you where asked but I hop this helps
Answer:
Arithmetic
An = A[n - 1] + 3/5
An = 3/5[n]
Step-by-step explanation:
Number of days = 5
Number of chocolate = 3
Computation:
Recursive:
Number of chocolate eat per day = 3/5
So,
First term a1 = 3/5
So,
An = A[n - 1] + 3/5
Explicit:
An = 3/5 + 3/5[n-1]
An = 3/5[n]