document.write( "Question 1103616: A photo measures 10cm by 8cm. The photo is cropped by cutting a strip of a constant width of the top and one side of the photo. If the new area of the new photo is reduced to 62.5% of the original area, find the width of the cut and the new dimensions of the cropped photo. \n" ); document.write( "
Algebra.Com's Answer #718308 by Boreal(15235) You can put this solution on YOUR website! Area is 80 cm^2=10 x 8 \n" ); document.write( "Need to reduce it to 5/8 (62.5%) of original area, which is 50 cm^2.\r \n" ); document.write( "\n" ); document.write( "The amount removed is x and that is 2x from each the 10 and the 8. \n" ); document.write( "(10-2x)^2(8-2x)^2=50 \n" ); document.write( "80-36x+4x^2=50 \n" ); document.write( "4x^2-36x+30=0 \n" ); document.write( "2x^2-18x+15=0 \n" ); document.write( "x=(1/4)(18+/-sqrt(324-120)) \n" ); document.write( " x=(1/4)(18+ sqrt (204))=8.07, doesn't make sense. Other root is \n" ); document.write( "x=(1/4)(18-sqrt (204))=0.93 cm one ANSWER \n" ); document.write( "The new dimensions are 10-1.86=8.14 cm x 8-1.86=6.14 cm other ANSWER \n" ); document.write( "That product is 49.98 cm^2, close enough with rounding error. \n" ); document.write( " |