Find the minimum value of A=x^2 + y^2 if x + y =10
收藏:
0
点赞数:
0
评论数:
0
3个回答

A=x^2 + y^2

= x^2+(10-x)^2

=2x^2-20x+100

when x=5 A is minimun,that is 50

点赞数:
0
评论数:
0
关注公众号
一起学习,一起涨知识