by Guest » Mon May 16, 2016 5:36 am
In terms of this question the basics steps are:-...........
X is a variable thet represents the width
The length is 4 units longer......
We add on 4 that gives (X + 4) ......I put a bracket around it to keep them together...
The area is width mult. by length .... X(X + 4) ...... gives X^2 + 4X and the question says this equals 572
This gives us X^2 + 4X = 572 OR re-arranging gives X^2 + 4X - 572 = 0
The above line is in Quadratic form and the standard form is ax^2 + bx + c = 0 and we can solve for X using various methods.
The method used to solve in the earlier post was "completing the square" where we convert the original expression into a complete square, that means two brackets that when multiplied together gives us the same thing as our original expression....... Then we can take the square root of it and solve the equation........
"How completing the square works" is illustrated as below.......starting with "X + 2" (2 is half of 4) and squaring it, seeing it gives X^2 + 4X + 4 ....and how this is same as original expression with a new "4" term resulting from the multiplication which needs to be added to the other side to balance if the equation is written in (X + 2) squared form. ...................
If you have " X + 2 " and you want to square it, you multiply it by itself and you have (X + 2) multiplied by (X + 2).
That gives (X + 2)(X + 2) and you have to multiply each "X" and "2" in each bracket together. Some people use the FOIL notation
( Firsts, Outers, Inners, Lasts ) to make sure they follow a sequence so none are missed. so using FOIL.....gives.....
(X + 2)(X + 2) = X^2 + 2X + 2X + 4 = x^2 + 4X + 4.
You will notice that the X bit in the result is 4X and 4 is twice what we had in the brackets and since we are squaring both brackets and both are the same then in fact we could have just doubled the 2 to get 4.
This leads to another process for squaring brackets....because both are the same and contain only 2 terms ......
Square the First, plus, Square of last, plus, Twice the product of first and last. .....so here we have it....
X^2 + 2^2 + 2*2X = X^2 + 4 + 4X = X^2 + 4X + 4
So (X + 2)^2 is same as X^2 + 4X + 4 as we got before.......
Now the reverse of this procedure..............
If we start with the quadratic X^2 + 4X + 4 we can do the reverse of the above and write as a complete square eg. something in a bracket squared or by 2 brackets multiplied together to square it.
So (X + 2)^2 is same as X^2 + 4X + 4 as we got before.......
As you can see to compare it to the posted question B = 4 and the thing we put in the bracket to be squared is B/2
So ...... (x + B/2)^2 = X^2 + (B^2/4) + (2* (BX/2)) ....using this method.. "Square the First, plus, Square of last, plus, Twice the product of first and last."
So that gives us X^2 + 16/4 + 2*4X/2 = X^2 + 4 + 8X/2 = X^2 + 4 + 4X = X^2 + 4X + 4
Now if X^2 + 4X + 4 = 572 that would be fine and you could say (X + 2)^2 = 572
because....... X^2 + 4X + 4 is same as (X + 2)^2 ......
But in the original question X(X + 4) gave use X^2 + 4X .....and there was no 4 added on to the end......so it is not a complete square.
And to use "completing the square" as a method for solving we had to put the bracket (X + 2) together because 2 was half of 4 (for the 4X) but when the brackets was multiplied out we had the extra 4 so we had to add another 4 to the other side to keep balance.
So we had originally ... X^2 + 4X = 572 but we completed the square as (X + 2)^2 = 572 + ? ..... same as X^2 + 4X + 4 = 572 + 4 ...to balance.