已知表示a的值为x .b.3 且ab之间距离为5,求x的值
问题描述:
已知表示a的值为x .b.3 且ab之间距离为5,求x的值
答
设a=x+b+3,则,x=|a-b|-3=5-3=2.
或 a=x+b-3,则,x=|a-b|+3=5+3=8.