Multiply the input by -2, then add 8:
x * -2 + 8
input:
[6,0,4]
After step 1:
[-12,0,-8]
After step 2:
[-4,8,0]
The correct option is (B): (3x+2)(3x+1)
Explanation:
Add all the boxes:
9x^2 (boxes)
9x (boxes)
The constants = 2
So it becomes:
9x^2 + 9x + 2
9x^2 + 6x + 3x + 2
3x(3x+2) + 1(3x+2)
(3x+2)(3x+1)
Substitute it in with the pythagorean theorem. you’ll end up getting 6^2 + 12^2 + 13^2. this equation isn't true though, because 6^2 + 12^2 = 36 + 144 = 180 and 13^2 = 169.