document.write( "Question 200635: The printed matter on a 14 by 16 centimeter page of a book must cover 80 square centimeters. If all margins are to be the same width, how wide should they be? \n" ); document.write( "
Algebra.Com's Answer #150905 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! (14-2x)(16-2x)=80 \n" ); document.write( "224-32x-28x+4x62=80 \n" ); document.write( "4x^2-60x+224-80=0 \n" ); document.write( "4x^2-60x+144=0 \n" ); document.write( "4(x^2-15x+36)=0 \n" ); document.write( "4(x-12)(x-3)=0 \n" ); document.write( "x-3=0 \n" ); document.write( "x=3 ans. for the width of the margins. \n" ); document.write( "Proof: \n" ); document.write( "(14-2*3)(16-2*3)=80 \n" ); document.write( "(14-6)(16-6)=80 \n" ); document.write( "8*10=80 \n" ); document.write( "80=80 \n" ); document.write( " |