document.write( "Question 424888: What are the values of the constant A in the equation 3(x+4)(x+A)=0 \n" ); document.write( "
Algebra.Com's Answer #296080 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
Solution:The equation has two roots: X1=-4 and X2=-A, where A>0.
\n" ); document.write( " Our equation can be written:3x^2+12x+3Ax+12A=0 => 3x^2+(3A+12)x+12A=0\r
\n" ); document.write( "\n" ); document.write( " Using Vi eta's Formula X1+X2=-b/2a and X1*X2=c/a where a=3, b=3A+12 and c=12A :\r
\n" ); document.write( "\n" ); document.write( " -4-A=-(3A+12)/6 => 4+A=(1/2)A+2 =>A-A/2=-2 => A/2=-2 => A=-4\r
\n" ); document.write( "\n" ); document.write( " -4X2=12A/3 =>-4X2=4A =>X2=-A => X2=-(-4)=4.\r
\n" ); document.write( "\n" ); document.write( "Answer: The value of A=-4.
\n" ); document.write( "
\n" );