Forum Replies Created
-
AuthorPosts
-
in reply to: Rationalising The Denominator #10259
Rationalise $$\frac{2\sqrt2-3}{4+\sqrt{2}}$$.
$$=\frac{2\sqrt{2}-3}{4+\sqrt{2}}\times \frac{4-\sqrt{2}}{4-\sqrt{2}}$$
$$=\frac{8\sqrt2-4-12+2\sqrt2}{16-2}$$
$$=\frac{10\sqrt2-16}{14}$$
$$=\frac{5\sqrt2-8}{7}$$
in reply to: Trapezoidal Rule #10188Use the Trapezoidal Rule with 4 sub-intervals to find an approximation for the area under the curve y = x4 + x between x = 0 and x = 4.
x 0 1 2 3 4
f(x) 0 2 18 84 260h = 1 and the values of f(a) = 0 and f(b) =260
$$h=\frac{4-0}4=1$$
≈ 1/2{0 +240 + 2(2 + 18 + 84)}
≈ 234u2
in reply to: Challenging Equations #10010Solve x1/2– 6x-1/2 – 5 = 0.
$$\sqrt x – \frac{6}{{\sqrt x }} – 5 = 0$$
x – 6 – 5√x = 0
x – 5√x – 6 = 0
let y = √x
y2 – 5y – 6 = 0
(y – 6)(y + 1) = 0
y = 6, y = -1
√x = 6, √x = -1
x = 36, x = 1
in reply to: Maxima/Minima – Application Problems #9933A piece of wire is 20cm long. It is cut into two portions, the length of one portion being x cm. Each portion is then bent to form a rectangle in which the length is twice the breadth.
a. Show that the sum of the areas of the two rectangles is given by : A = 1/18 (2x2 – 40x + 400).
b. For what value of x is this area a minimum?
a. the first piece is xcm then the second piece must be (20 – x)cmso this makes the perimeters of the first rectangle x and the second rectangle 20 – x
For the first rectangle, 2(L + B) = x and if L = 2B then 2(2B + B) = x
so x = 6B
hence B = x/6 and hence L = 2 × B = x/3
so it follows that the area A1 = LB = x/3 × x/6
$$=\frac{x^2}{18}$$
second rectangle: 20 – x = 2(L + B) and if L = 2B then 2(2B + B) = 20 – x
which means 6B = 20 – x
so B = 20 – x/6 and L = 20 – x/3
so it follows that area A2 = LB
$$=\frac{20-x}{3}\times\frac{20-x}{6}$$
$$=\frac{400-40x+x^2}{18}$$
∴ total area A = 1/18(x2 + 400 – 40x + x2)
A = 1/18(2x2 – 40x + 400)
b. to find minimum need to differentiate and set A’ = 0
A’ = 1/18(4x – 40) = 0 solve for x
4x – 40 = 0
4x = 40
x = 10
A” = 1/18(2) so when x = 10 A” > 0 ∴ concave up ∴ minimum
hence minimum area when x = 10cm
For the function for x³ – 6x² + 9x – 5, state the values of x, for which dy/dx < 0 and d²y/dx² < 0.
dy/dx = 3x2 – 12x + 9 < 0
3(x2 – 4x + 3) < 0
3(x – 3)(x – 1) < 01 < x < 3
d²y/dx² = 6x – 12 < 0
6x < 12x < 2
combining that to satisfy both conditions: 1 < x < 2in reply to: Quadratic Factors #9792Factorise x4 – 3x2 – 4
this is a hidden quadratic, probably the easiest way to do it is like thislet y = x2, and now we rewrite
y2 – 3y – 4 since (x2)2 = x4
Factorise normally now: ie what multiplies to -4 and adds to -3: -4, +1
(y – 4)(y + 1)
then replace the y with x2 so you have
(x2 – 4)(x2 + 1) then we factor the first bracket since is difference of two squares, ending up with
= (x – 2)(x + 2)(x2 + 1)
in reply to: Quadratic Factors #9791Factorise x2 + 12x – 64.
= (x + 16)(x – 4) 16 × -4 = -64 and 16 – 4 = 12in reply to: Equations reducible to quadratics #9757Solve $${\left( {x^2 + \frac{1}{x^2}} \right)^2} – 9\left( {x^2 + \frac{1}{x^2}} \right) + 20 = 0$$ correct to 2 decimal places.
let $$y=x^2+\frac{1}{x^2}$$
y2 – 9y + 20 = 0
(y – 5)(y – 4) = 0
y = 5, y = 4
$$x^2+\frac{1}{x^2}=5$$ $$x^2+\frac{1}{x^2}=4$$ multiply throughout by x2
x4 + 1 = 5x2 x4 + 1 = 4x2
x4 – 5x2 + 1 = 0 x4 – 4x2 + 1 = 0 these are just another ‘hidden quadratic’
let a = x2
a2 – 5a + 1 = 0 a2 – 4a + 1 = 0
$$a=\frac{5\pm\sqrt{(-5)^2-4\times1\times1}}{2\times1}$$ $$a=\frac{4\pm\sqrt{(-4)^2-4\times1\times1}}{2\times1}$$
a = 0.2087 a = 4.79129 a = 0.2679 a = 3.732
x2 = 0.2087 x2 = 4.79129 x2 = 0.2679 x2 = 3.732 take the square root to find x, not forgetting the ±
x = ±0.46 x = ±2.19 x = ±0.52 x = ±1.93in reply to: Complementary Ratios #8142Simplify: sec x – cosec (90° – x).
from our complimentary ratios we know that cosec (90° – x) = sec x
sec x – cosec (90° – x) = sec x – sec x
= 0in reply to: Inequalities #8131Solve $$\frac{q-2}{3}<2+\frac{3q}{4}$$
$$^{\times\cancel{3}\times4}\frac{q-2}{\cancel{3}}<2^{\times3\times4}+\frac{3q}{\cancel{4}}^{\times3\times\cancel{4}}$$
4q – 8 < 24 + 9q
-5q < 32
$$q>\frac{32}{-5}$$
$$q>-6\frac{2}{5}$$
-
AuthorPosts


