document.write( "Question 815837: If the width x and height y of a rectangle are both changed in a way that the area remains constant at sixteen units.\r
\n" );
document.write( "\n" );
document.write( "Determine the perimeter P of the rectangle as a function of the width. \n" );
document.write( "
Algebra.Com's Answer #491245 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! a = Lw = 16 \n" ); document.write( "L = 16/w \n" ); document.write( "--- \n" ); document.write( "p = 2L + 2w \n" ); document.write( "p = 2(16/w) + 2w \n" ); document.write( "--- \n" ); document.write( "Answer: \n" ); document.write( "p = 32/w + 2w \n" ); document.write( "where w cannot be zero \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |