用十字相乘法做下面两题
问题描述:
用十字相乘法做下面两题
8x²+26xy-15y²
7(m+n)²-5(n+n)+2
答
2x----- -y
4x----- 15y
(2x-y)(4x+15y)
7(m+n)------ +2
(m+n)------- -1
(7m+7n+2)(m+n-1)