The questions is "The length and width of a rectangle are $7$m and $5$m. When each dimension is increased by the same amount, the area is tripled. Find the dimensions of the new triangle, to the nearest tenth of a metre."`
Answer: The rectangle is $9.3$m by $11.3$m
I started with writing: $(x+7)(x+5)=105$
Then I expanded to standard form: $x^2+12x-70$
Then I completed the square to convert this to vertex form: $(x+6)^2-106$
I thought that the vertex of the parabola was going to be the dimensions of the new rectangle, but it isn't. I then checked if the roots of this equation were the answer, but they weren't. Now I'm completely lost. Any help is appreciated, my final exams are in two days.
$$A=7\times5$$ $$3A=(7+x)\times(5+x)$$ These two equations show the original and new area of the rectangle $$A=35$$ $$\therefore3(35)=(7+x)\times(5+x)$$ $$105=35+12x+x^2$$ $$x^2+12x-70=0$$ From here either use graphics calculator or use quadratic formula $$x=-6+\sqrt{106}\approx4.2956$$ $$x=-6-\sqrt{106}\approx-16.29$$ It cannot be the second answer as this makes the side lengths negative
In the new rectangle, the side lengths were $$x+5=4.2956+5=9.2956$$ $$x+7=4.2956+7=11.2956$$
Therefore the new side lengths are approximately 9.3m and 11.3m