已知△ABC的三边为abc且a=b+1 b=c+1 三角形周长为12求三角形的三边长
问题描述:
已知△ABC的三边为abc且a=b+1 b=c+1 三角形周长为12求三角形的三边长
求求咧
答
a=b+1
b=c+1
c=b-1
a+b+c=12
b+1+b+b-1=12
b=4
a=5
c=3