Loading [MathJax]/jax/output/SVG/config.js
 
+0  
 
0
394
1
avatar

Find the number of pairs (a,b) of positive integers such that a + b < 10.

 Sep 6, 2020
 #1
avatar
0

The number of pairs is 10*9/2 = 45.

 Sep 6, 2020

2 Online Users