asked 56.0k views
1 vote
Please help me with this.

Please help me with this.-example-1
asked
User Lajuette
by
8.0k points

2 Answers

3 votes

Answer:

h(3)=20

Explanation:

h(3)=h(3-2)*h(3-1)=h(1)*h(2)=-10*-2=20

answered
User Linh Nguyen
by
8.3k points
3 votes

Answer:

20

Explanation:

h(1) = -10

h(2) = -2

h(n) = h(n-2) * h(n-1)

Let n=3

h(3) = h(3-2) * h(3-1)

= h(1) * h(2)

= -10 * -2

= 20

answered
User DongYao
by
8.2k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.