Hey there!
The mean of the numbers is the <u>average</u>. To find the mean we will simply add all the numbers together, and divide them by the amount of numbers there are. Easy, peesy, lemon squeezy. Lets get started.
7 + 10 + 22 + 10 + 12 + 10 + 12 = 83
Now that we have added those altogether, we can divide them by the amount of numbers there are. The amount of numbers there are comes to a total of 7. Therefore...
83 divided by 7 = 11.857
Answer Choice B. 11.9 is your correct answer.
Answer:
-3+13x=9.
13x=9+3
13x=12
x=12/13
i proved it by putting value of x in reactant side you get product .
-3+13×12/13=9
The term rules for the following sequences is that you multiply each number by 3! Hope this helps and please mark brainliest :)
Answer: 12
Step-by-step explanation:
if there are 2 people then doing the same job then that means divide by two so 8 which is off the 28 , 8 divided by 2 is 4, then, that makes 24 , and 24 divided by 2 is 12 so the answer is 12
Answer:
y_c = 2 + 10*x
Step-by-step explanation:
Given:
y'' = 0
Find:
- The solution to ODE such that y(0) = 2, y'(0) = 10
Solution:
- Assuming a solution y = Ce^(mt)
So, y' = C*me^(mt)
y'' = C*m^2e^(mt)
- Back substitute into given ODE, we get:
y'' = C*m^2e^(mt) = 0
e^(mt) can not be equal to zero
- Hence, m^2 = 0
m = 0 , 0 - (repeated roots)
- The complimentary function for repeated roots is:
y_c = (C1 + C2*x)*e^(m*t)
y_c = C1 + C2*x
- Evaluate @ y(0) = 2
2 = C1 + C2*0
C1 = 2
-Evaluate @ y'(0) = 10
y'(t) = C2 = 10
Hence, y_c = 2 + 10*x