InterviewSolution
Saved Bookmarks
| 1. |
Find the tes of highest two Light1)number and highest three digit numberusing Luci a lemma2) Show that every even ositive integerCan be expressed as 6q t'i, bq+3 and sq +5. |
|
Answer» Let a be the positive odd integer which when divided by 6 gives q as quotient and r as remainder. according to Euclid's division lemmaa=bq+r a=6q+r where , a=0,1,2,3,4,5then,a=6qora=6q+1ora=6q+2ora=6q+3ora=6q+4ora=6q+5 but here,a=6q+1 & a=6q+3 & a=6q+5 are odd. |
|