I think....
x is the radius of your circle
x+7 is going to be your hypotenuse
that’s all i remember
A GCF is the greatest common factor. It is the largest number that fits into other numbers. A seven cannot fit into a number smaller than itself, that doesn't work. Try to fit 7 into a smaller number like 4, it doesn't work.
Option A is 21 and 3 and Option C is 7 and 1. Those can be eliminated because 7 is larger than 3 and 1.
Option B is 7, 14. 7 Is the largest number that goes into 7 and it goes into 14. So B works.
28 and 7 is Option D. 7 is the largest number that goes into 7 and it goes into 28, so D works.
Answer:
3/10???????????????????????
Answer:
g(n) = -29×(-4)ⁿ⁻¹
Step-by-step explanation:
This the recursive formula of a sequence g :
g(1)=-29
g(n)=g(n-1)x(-4)
now ,we want to deduce the standard explicit formula of that sequence
It’s clear from the recursive formula (above) that :
_The common ratio = -4
_the first term = -29
Then
the standard explicit formula is : g(n) = -29×(-4)ⁿ⁻¹
Answer:
x=2
y=5
Step-by-step explanation:
y= x+3...(1)
y= -x+7...(2)
(1) + (2):
y+y= (x+3) + (-x+7)
2y= (x-x) + (3+7)
2y= 10
y= 5
By substituting y=5 into (1),
we have
5= x+3
x+3=5
x= 5-3
x= 2