Answer:
w(w-5)
Step-by-step explanation:
Given Width of rectangle = w
Length of rectangle is 5 less than width of rectangle = w - 5
Area of Rectangle = Length x Width = w * w-5 = w(w-5)
I am gonna do what you did to me and say its easy.
The formula for an exponential equation is y = a * b^x with a and b being a fixed value.
"a" would also be the Y intercept, which is where the graph touches or crosses the Y axis. In the given graph, the curved line touches the Y axis at 100, so the value of a would be 100.
Now we need to find b.
The blue dot at Y 50 is lined up with x = 1, so we can use the point (1,50)
Using the X and Y values we can solve for b:
format: y = a * b^x we replace the letters with the numbers above:
50 = 100 * b^1
b^1 = b so now we have:
50 = 100 *b
Divide both sides by 100 to get b by itself:
b = 50/100, which reduces to 1/2, so b = 1/2
So the equation of the graph becomes y = 100(1/2)^x
You may need to write the 1/2 as 0.5, not sure how you need to enter it.
Answer:
Hi
Step-by-step explanation:

in this formula
d is diameter
v is circumference
because the question asked the answer in terms of pi so we write the pi its self
hope this help you
god bless you and us
Check if you can write an equation relating the term number to the actual value
n1=3
n2=10 = 3+7
n3= 17 = n2+7 = n1+7+7 = n1 +2*7
n4= 24 = n1+3*7
so you will notice a pattern
for the x-th term
n_x =3+(x-1)*7
the 50th term would be n_50 = 3+(50-1) * 7