document.write( "Question 933128: Write an equation that expresses side l as a function of the area A and the perimeter P. What must be the relationship between P and A if this equation has a real solution?\r
\n" );
document.write( "\n" );
document.write( "So far, I've determined that A/w=l. I can replace w with ((P/2)-l). However, I don't know what to do from there. \n" );
document.write( "
Algebra.Com's Answer #566633 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write an equation that expresses side l as a function of the area A and the perimeter P. What must be the relationship between P and A if this equation has a real solution? \n" ); document.write( "--------------------- \n" ); document.write( "If this is a rectangle: \n" ); document.write( "Area = L*W --> W = A/L \n" ); document.write( "P = 2L + 2W --> L = (P - 2W)/2 \n" ); document.write( "L = P/2 - A/L \n" ); document.write( "L^2 = PL/2 - A \n" ); document.write( "2L^2 - PL + A = 0 \n" ); document.write( "--- \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |