Bonjour,
Il suffit d'appliquer l'identité remarquable :
a²-b² = ( a+b ) ( a-b )
Dans ton cas, a = ( x+3 ) et b = ( 2x+4 )
( x+3 )² - ( 2x+4 )²
= [ ( x+3 ) + ( 2x+4 ) ][ ( x+3 ) - ( 2x+4 ) ]
= ( x + 3 + 2x + 4 ) ( x + 3 - 2x - 4 )
= ( 3x+7 ) ( -x-1 )
= - ( 3x+7 ) ( x+1 )