find the largest of three consecutive integers whose sum is 231
问题描述:
find the largest of three consecutive integers whose sum is 231
答
找出最大的三个连续的整数,使得它们之和为231。
答案是:76,77,78
学习是一件愉快的事! (*^__^*)
请及时采纳,多谢!
答
找出最大的三个连续的整数,使得它们之和为231
答案是:76,77,78
答
楼上的俩们翻译的就很正确!
1.find the largest of three consecutive integers whose sum is 231 翻译成 找出最大的三个连续的整数,使它们的和是231.
2.这个答案可以先设一个未知数x,既然它们三个是连续的,x+(x+1)+(x+2)=231,这样就可以算出来就哪三个数字了.分别是76.77.78
不知道楼主还要解答什么的?有什么问题还可以问,我一直在