The perimeter<span> of an </span>equilateral triangle<span> is 7 </span>inches more than<span> the </span>perimeter<span> of a </span>square<span>, and the </span>side<span> of the </span>triangle<span> is 5 </span>inches<span> longer </span>than<span> the </span>side<span> of the </span>square<span>. </span>Find<span> the </span>side of the triangle<span>. (Hint: An </span>equilateral triangle<span> has three </span>sides the same length<span>.</span>
Answer:
so u multiply negative four times nagative 1.5
Answer:
f(3) = 3
Step-by-step explanation:
f(1) = 1
f(2) = 2
f(n) = f(n − 2) + f(n − 1)
f(3) = f(3 - 2) + f(3 - 1)
= f(1) + f(2) = 1 + 2 = 3
Special Note: Have you heard of the Fibonacci sequence?
The formula f(n) = f(n − 2) + f(n − 1) is used to find the terms of the of the Fibonacci sequence