解决问题 [英] Problem solving a problem

查看:89
本文介绍了解决问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

给出n个点,如何找到可以通过这些点绘制多少条不同的线?

谢谢

Given n points, how can I find how many different lines can be drawn through these points?

Thanks

推荐答案

这是快速解答",而不是为我做我的家庭作业".
This is "Quick Answers", not "Do My Homework For Me".


听说过谷歌吗?您可以在此处找到所有形式的作业答案.
Ever heard of google? You can find all manner of homework answers there.


如果您是说有多少条线连接其中的任意两个,那么答案就是:n(n-1)/2 .您能更具体一点吗?
:)
If do you mean how many lines connecting any two of them, then the answer is know: n(n-1)/2. Could you please be more specific?
:)


这篇关于解决问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆