document.write( "Question 2077: Hi, have no idea how to solve this: A formula of dimonds price is C=am^2, m - is a dimond's mass, a - is a constant number independent of diamond's mass. So the dimond is cut into two pieces.
\n" ); document.write( "1. Find a ratio of the masses of those two pieces, when the sum of the prices of these two pieces equals 5/9 of a whole uncut dimond price.
\n" ); document.write( "2. What is a ratio of the masses of those two pieces, when the sum of the prices of these two pieces is lowest?
\n" ); document.write( ":)
\n" ); document.write( "

Algebra.Com's Answer #820 by khwang(438)\"\" \"About 
You can put this solution on YOUR website!
1. Sol:Assume the first piece is rm, and the 2nd piece is (1-r)m,
\n" ); document.write( " where 0<= r <=1.
\n" ); document.write( " The sum of two prices = a(rm)^2 + a((1-r)m)^2 = a(2r^2 -2r+1)m^2
\n" ); document.write( " = 5/9 am^2.
\n" ); document.write( " So, 2r^2 -2r+1 = 5/9, or 9r^2 -9r + 2 = 0.
\n" ); document.write( " By factoring (3r -1)(3r -2) = 0, we have r=1/3 or 2/3.
\n" ); document.write( " [Note: In my opinion, if you can factor out directly,
\n" ); document.write( " don't use quadratic formula.]
\n" ); document.write( " Hence,the ratio of the two pieces is r:(1-r) = 1/3:2/3 =1:2
\n" ); document.write( " (or 2:1).
\n" ); document.write( "2.Use complete square
\n" ); document.write( " f(r) = 2r^2 -2r+1 = 2(r^2 -r+1/4) +1/2 = 1/2 + 2(r-1/2)^2 => 1/2.
\n" ); document.write( " Since 2(r-1/2)^2 >= 0, when r = 1/2, f(r) has minimum value 1/2.
\n" ); document.write( " That is, if the ratio = r:(1-r) = 1:1, the the sum of the prices of
\n" ); document.write( " these two pieces is lowest.
\n" ); document.write( "
\n" ); document.write( " Kenny
\n" ); document.write( "
\n" );