How can I prove the following identity: $$(\vec{a}\times\vec{b})\cdot(\vec{c}\times\vec{d}) = (\vec{c}\cdot\vec{a})(\vec{b}\cdot\vec{d})-(\vec{b}\cdot\vec...
I have something like this $$ h(x) = f(x) g(x) $$ where $f$ and $g$ are some nice functions such that $f$ is $[0,1]$-bounded, concave function and $g$ is ...
The following sets do not match. D[(a*x+b*y[x]-x*(a*x+b*y[x])-y*(c*x + d*y[x]))*x, {x,1}] (correct answer) (a x + b y - x (a x + b y) - y (c x + d y) ) ...
Here is the question: The dome over a town hall has a parabolic shape. The dome measures 48 m across and rises 12 m at its centre. a) Determine the quadra...
I've calculated the area inside the circle $r=3a\cos(\theta)$ and outside the cardioid $r=a(1+\cos(\theta))$ and I got two answers: $a^2\pi + a^2\fra...