document.write( "Question 994090: The length and the breadth of a rectengle are increased by 12% and x% respectively,thereby the area of the rectengle increased by 40%. What is the value of x? \n" ); document.write( "
Algebra.Com's Answer #613291 by stanbon(75887) ![]() You can put this solution on YOUR website! The length and the breadth of a rectengle are increased by 12% and x% respectively,thereby the area of the rectengle increased by 40%. What is the value of x? \n" ); document.write( "----- \n" ); document.write( "Original DATA: length = L ; Breadth = B ; Area = LB? \n" ); document.write( "---- \n" ); document.write( "New Area Equation: \n" ); document.write( "1.12L * (1+x/100)B = 0.40LB \n" ); document.write( "---- \n" ); document.write( "1.12(1+x/100) = 0.4 \n" ); document.write( "1+(x/100) = 1.25 \n" ); document.write( "x/100 = 0.25 \n" ); document.write( "x = 25 \n" ); document.write( "--------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |