Answer:
256 codes
Step-by-step explanation:
What is the third term of the sequence defined by the recursive rule f(1)=3 f(n)=f(n-1)+4
Need f(2):
f(2)=f(2-1)+4
f(2)=f(1)+4
f(2)=(3)+4=7
FIND f(3):
f(3)=f(3-1)+4
f(3)=f(2)+4
f(3)=(7)+4
f(3)=11
Hey there!
1. To solve 9 x 5 , I could add the number 9 five times . . .
9 + 9 + 9 + 9 + 9 = 45
9 x 5 = 45 <----
2. I would use the same strategy as the first one, except add the number 8 five times . . .
8 + 8 + 8 + 8 + 8 = 40
8 x 5 = 40 <----
Hope this helps you.
Have a great day!
2x+2y=38
y=x+3
First you would substitute the y for x+3
2x+2(x+3)=38
You would multiply the 2 by the x+3
2x+2x+6=38
Add the 2x and the 2x
4x+6=38
Subtract the 6 on both sides
4x=32
Divide the 4 on both sides
x=8
Now substitute the x in the second problum for 8
y=8+3
Add the 8 and the 3 to solve for y
y=11
Your answers
x=8
y=11
the correct answer would be A:(8,11)
Hi!
length = l = 2 * width = 2 * w
Area = l * w = l * 2 * l = 2 * l^2
2 * l^2 = 72
l^2 = 72/2 = 36
l = square root of 36
l = 6
l = 2 * w => w = l/2 = 6/2 = 3
Perimeter = 2 * l + 2 * w = 2 * 6 + 2 * 3 = 12 + 6 = 18 feet
Hope this helps!