Answer:
Option C is correct.
Step-by-step explanation:
Given the dimension of the surfaces i.e length, width and height of podium. we have to calculate the surface area of the victory podium.
As Surface area of cuboid is 2(LW+WH+HL)
In the given figure, the upper cuboid has dimension
L=2.5 ft. , W=1.5 ft, H=1.5 ft


The upper face is occuring twice therefore it must be subtracted to find the area
Dimensions of lower podium are
L=7.5 ft. , W=1.5 ft, H=1.5 ft

Now, Surface area of podium included bottom is
19.5+49.5-3.75=65.25 square feet.
Hence, option C is correct.
from x15 to x 25 is 4 - -16 = -20 degree change
25 -15 = 10000 feet
-20/10 = -2 degrees every 1000 feet
The distance travelled is 10 m
The velocity gained at the end of the time is 2 m/s
<h3>Motion</h3>
From the question, we are to determine distance travelled and the velocity gained
From one of the equations of motion for <u>linear motion</u>, we have that
S = ut + 1/2at²
Where S is the distance
u is the initial velocity
t is the time taken
and a is the acceleration
First, we will calculate the acceleration
Using the formula,
F = ma
Where F is the force
m is the mass
and a is the acceleration
∴ a = F/m
Where F is the force
and a is the acceleration
From the given information,
F = 50 N
m = 250 kg
Putting the parameters into the equation,
a = 50/250
a = 0.2 m/s²
Thus,
From the information,
u = 0 m/s (Since the object was initially at rest)
t = 10 s
S = 0(t) + 1/2(0.2)(10)²
S = 10 m
Hence, the distance travelled is 10 m
For the velocity
Using the formula,
v = u + at
Where v is the velocity
v = 0 + 0.2×10
v = 2 m/s
Hence, the velocity gained at the end of the time is 2 m/s
Learn more on Motion here: brainly.com/question/10962624
#SPJ1
Answer:
f(n) = -n^2 -3n +5
Step-by-step explanation:
Suppose the formula is ...
f(n) = an^2 +bn +c
Then we have ...
f(1) = 1 = a(1^2) +b(1) +c
f(2) = -5 = a(2^2) +b(2) +c
f(3) = -13 = a(3^2) +b(3) +c
__
Here's a way to solve these equations.
Subtract the first equation from the second:
-6 = 3a +b . . . . . 4th equation
Subtract the second equation from the third:
-8 = 5a +b . . . . . 5th equation
Subtract the fourth equation from the fifth:
-2 = 2a
a = -1
Then substituting into the 4th equation to find b, we have ...
-6 = 3(-1) +b
-3 = b
and ...
1 = -1 +(-3) +c . . . . . substituting "a" and "b" into the first equation
5 = c
The formula is ...
f(n) = -n^2 -3n +5