F(x)=(-2/((x+y-2)^(1/2))-(x+y+2)^(1/2)
the only irrational part of this expression is the (x+y-2)^(1/2) in the denominator, so, to rationalize this, you multiply the numerator and denominator by the denominator, as well as the other parts of the expression
also, you must multiply the -sqrt(x+y+2) by sqrt(x+y-2)/sqrt(x+y-2) to form a common denominator
(-2)/(x+y-2)^(1/2)-(x+y+2)^(1/2)(x+y-2)^(1/2)/(x+y-2)^(1/2)
(common denominator)
(-2-(x^2+xy+2x+xy+y^2+2y-2x-2y-4))/(x+y-2)^(1/2)
(FOIL)
(-2-x^2-y^2-2xy+4)/(x+y-2)^(1/2)
(Distribute negative)
(-x^2-y^2-2xy+2)/(x+y-2)^(1/2)
(Simplify numerator)
(-x^2-y^2-2xy+2)(x+y-2)^(1/2)/(x+y-2)^(1/2)(x+y-2)^(1/2)
(Rationalize denominator by multiplying both top and bottom by sqrt)
(-x^2-y^2-2xy+2)((x+y-2)^(1/2))/(x+y-2)
(The function is now rational)
=(-x^2-y^2-2xy+2)(sqrt(x+y-2))/(x+y-2)
Answer:
4.6 hours
Step-by-step explanation:
we first need to calculate the total distance he covered and total time taken whole for the journey.
Distance= speed X time
time = Distance/speed
let the total distance be X. he covers 2/5 if the journey first.
2/5 = 0.4
Time = 0.4x/45 hours
the remaining journey is 3/5x
he covers 1/3 X 3/5= 0.2x
time taken = 0.2/90 X hours
the remaining distance = 100× 1.2 = 120km
we add 0.4x + 0.2x to get the fraction he had covered
0.6x.
the remaining distance was X - 0.6x = 0.4 X
thus 120 km represents 0.4x of the journey
we calculate now the value of X
0.4x = 120
X = 300km
Total time taken = 0.4x/45 + 0.2/90 + 1.2 hours
replace X to get time
2.7 hours + 0.7 hours + 1.2 hours
= 4.6 hours
Answer:
a. a[1] = 3; a[n] = 2a[n-1]
b. a[n] = 3·2^(n-1)
c. a[15] = 49,152
Step-by-step explanation:
Each term of the given sequence is 2 times the previous term. (This description is the basis of the recursive formula.) That is, the terms of the given sequence have a common ratio of 2. This means the sequence is geometric, so the formulas for explicit and recursive rules for a geometric sequence apply.
The first term is 3, and the common ratio is 2.
<h3>(a)</h3>
The recursive rule is ...
a[1] = 3
a[n] = 2×a[n-1]
__
<h3>(b)</h3>
The explicit rule is ...
a[n] = a[1]×r^(n-1)
a[n] = 3×2^(n-1)
__
<h3>(c)</h3>
The 15th term is ...
a[15] = 3×2^(15-1) = 3×2^14
a[15] = 49,152
Answer:
V = 115.3 ft³
Step-by-step explanation:
The left part of the figure shows a cube of side length 4.2 ft. The volume of a cube is V = s³, where s is the side length. Hence, the volume of this particular cube is V = (4.2 ft)³ = 74.088.
The volume of a pyramid is V = (1/3)(base area)(height).
Here V = (1/3)(4.2 ft)²(7 ft) = 41.16 ft³.
Summing up the two distinct areas, we get V = 41.16 ft³ + 74.088 ft³, or
V = 115.3 ft³ after rounding up to the nearest tenth.