返回题库

HMMT 二月 2001 · GEN1 赛 · 第 2 题

HMMT February 2001 — GEN1 Round — Problem 2

专题
Discrete Math / 离散数学
难度
L3
来源
HMMT

题目详情

  1. Find x + y , given that x − y = 10 and x − y = 2.
解析
  1. Find x + y , given that x − y = 10 and x − y = 2. 2 2 Solution: x − y = ( x − y )( x + y ) = 2( x + y ) = 10, so x + y = 5 .