(3n)-2=5
Move all numbers without a variable to the right side of the equation
3n=7
Divide 7 by 3
n=2.333
Answer:
The three digit number = 951
Step-by-step explanation:
Let suppose the numbers are:
= abc
According to given condition:
a+ b + c = 15 -------------eq1
Also, given the difference between the first two digit = the difference between the last two digits:
==> l a-b l = l b-cl
==> (a-b) = (b-c)
==> (a+c) = 2b
Now we will substitue in eq1
==> a+ b + c = 15
==> 2b + b = 15
==> 3b = 15
Dividing both sides by 3 we get:
b =5
a + c = 2b
a+ c = 10
a = 10 -c ..........(2)
We know that"
(a-b) = (b-c)
==> a > b+c
==> a > 5 + c
==> 10 -c > 5 +c
==>5 > 2c
==> 2.5 > c
As c is an odd number so c will be equal to 1
c = 1
a = 10 -1
a = 9
The three digit number = 951
The hundred digit is greater than the sum of the tens and ones digits
i hope it will help you!
Answer:
a)
Mean = sum of all numbers in dataset / total number in dataset
Mean = 8130/15 = 542
Median:
The median is also the number that is halfway into the set.
For median, we need to sort the data and then find the middle number which in our case is 546. Below is the sorted data
486 516 523 523 529 534 538 546 548 551 552 558 566 574 586
Standard Deviation (SD). Here X represents dataset and N= count of numbers in data
As per the SD formula, which is Sqrt ( sum (X_i - Meanx(X))/(N-1))
SD= 25.082
2) Formula for coefficient of skewness using Pearson's method (using median) is,
SK = 3* ( Mean (X) - Median(X))/(Standard Deviation) = 3*(542-546)/25.082 = -0.325
3) coefficient of skewness using the software method is also same which is -0.325