Answer:
162
Step-by-step explanation:
Divide the value by 1728 and you get your answer of 162. Hope this was helpful. :)
17:2 equals is 17/19 of the whole and part b is 2/19 of the whole
Solving inequalities is almost the same as solving equalities for basic cases. Only thing you've to watch out for is signs.
For example, in 2x + 3 > 5,
We may subtract 3 from both sides,
2x > 2
Hence, by dividing both sides by 2, we get x>1.
The inequality sign changes on multiplying with (-)
For example, 2 < 6
But, -2 > -6
And when you interchange a fraction
E.g. 3/4 > 2/3
But, 4/3 < 3/2
You can now solve these of your own
Try yourself
A quics way to do this :-
9C5 = 9*8*7*6*5 3 * 7 * 6 = 126
------------- =
5*4*3*2*1
Answer:
The answer is:O f(1) = 10, f(n) = f(n − 1) + 2, for n > 1
Step-by-step explanation:
f1=10 because the first number is 10. then f(n)=f(n-1)+2 for N because it goes up 2 every time.