Answer:

Step-by-step explanation:
Rational numbers, expressed as decimal numbers, are obtained from the operation of division between the integer of the numerator and the integer of the denominator. Then:

The sum of three and a number is 3+x
We take each number as x = 2x 3x 4x
(2x)³+(3x)³+(4x)³=33957
8x³+27x³+64x³=33957
99x³=33957
x³=33957÷99
=∛343
x=7
2x=2×7=14
3x=3×7=21
4x=4×7=28
=the three numbers are 14,21,28
Answer:
P = 2(n - 6) + 2(n^2 - 8)
Step-by-step explanation:
Remembering that Area = Length times Width, we factor the given function
A = n^3 - 6n^2 - 8n + 48 in the expectation that the resulting factors represent the length and width respectively:
A = n^3 - 6n^2 - 8n + 48 factors as follows:
A = n^2(n - 6) - 8(n - 6), or A = (n - 6)(n^2 - 8)
We can label '(n - 6)' "width" and '(n^2 - 8'
length.
Then the perimeter, P, of the rectangle is P = 2(length) + 2(width). which works out here to:
P = 2(n - 6) + 2(n^2 - 8)