document.write( "Question 446629: Their is a rectangle and its legnth is d-12 and the width is d. If the area is 28 square units, what is the value of d? \n" ); document.write( "
Algebra.Com's Answer #307581 by chriswen(106)![]() ![]() ![]() You can put this solution on YOUR website! A=l*w \n" ); document.write( "28=(d)(d-12) \n" ); document.write( "28=d^2-12d \n" ); document.write( "d^2-12d-28=0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The answer must be positive so the answer is 14. \n" ); document.write( "d=14 \n" ); document.write( "d-12=2 \n" ); document.write( " |