#include
int main()
{
int num;
scanf("%d", &num);
printf("%d", num*num);
return 0;
}
Step-by-step explanation:
756 = 2² * 3³ * 7.
For 756n to be a perfect cube, all of its prime factors must have a power that is a multiple of 3.
How to get from 2² to 2³: Multiply by 2.
3³ has already a power that is a multiple of 3.
How to get from 7 to 7³: Multiply by 7².
Hence n = 2 * 7² = 98.
Answer:
x= 5 ........................ .......
Solve for K by simplifying both sides of the equation, then isolate the variable.
K = 193
Answer:
Mean = $229.32
Median = $231.15
Mode = $268.4
Step-by-step explanation:
Mean = the average.
The average is the sum of variables divided by the number of variables.
x = each variable
N = number of variables = 11
Average = (Σx)/N = (236.09 + 204.43 + 253.82 + 268.4 + 231.15 + 205.7 + 262.18 + 162.77 + 268.4 + 224.45 + 205.17)/11
Mean = 2522.56/11 = $229.32
b) Median is the value that falls at the middle of the data set if all the variables are arranged in ascending or descending order.
So, to find the Median, we first arrange the variables in ascending order.
162.77
204.43
205.17
205.70
224.45
231.15
236.09
253.82
262.18
268.4
268.4
Since there are 11 variables, the Median is the number that falls at the middle of the distribution, that is, at the sixth position.
Median = $231.15
c) Mode is the number that appears the most in a distribution.
In this distribution, only 268.4 appears more than once.
Hence, the more is $268.4