Answer:
10
Step-by-step explanation:
Given the expression:
(5 * x³) / x² ; for x = 2
Simplifying (5 * x³) / x²
5 * x^(3-2)
5 * x^1
= 5x
For x = 2
5x = 5*2 = 10
Answer:
8.68 seconds
Step-by-step explanation:
Given:
Height of the deck above the street, s = 370 m
Since the condition is of free falling
thus,
initial speed, u = 0
Acceleration of the penny = acceleration due to gravity, g = 9.81 m/s²
Now,
from Newton's equation of motion, we have

here,
s is the distance
a is the acceleration
t is the time
on substituting the values, we get

or
t² = 75.433
or
t = 8.68 seconds
step 1 has incorrect justification
TE/4 =U
Step by step
You multiply both sides by E to get rid of it then you have TE =4U and then u divide it by 4 and get TE/4 =U
Answer:

Step-by-step explanation:
Half the length of the palindrome can be any possible sequence of the 26 available letters. The other half is constrained to be the reverse of the same sequence. For odd length sequences, the middle letter can be any of the 26.
So, for k even, the number of palindromes is 26^(k/2). For k odd, the number is 26·26^((k-1)/2) = 26^)((k+1)/2).