The value of a diamond is directly proportional to square of its weight. If a diamond weighing $4$kg breaks into $2$ pieces, its total value decreases by $37.5$%. What is the weight of the two pieces?
My teacher solved it by taking one piece weight as $x$ and the other piece weight as $4-x$. Then the total value of the two pieces were $T= kx^2+k(4-x)^2$.
Then I didn't understand the next step:
$$\frac{kx^2+k(4-x)^2}{k(4)^2}=\frac58$$
I didn't understand the above quadratic equation. Help me out
The value of the two pieces is before breaking them is $$V_1 = k\cdot 4^2 .$$ Their value after breaking them is $$V_2= kx^2+k(4-x)^2.$$
You know that $V_2$ is $37.5\%$ (or $\frac38$) less than $V_1$, in other words,
$$V_2 = V_1 - \frac38 V_1 = \frac 58 V_1.$$
In other words, $$\frac{V_2}{V_1} = \frac58.$$