

InterviewSolution
Saved Bookmarks
1. |
Say True or False:“Sum of a number and two times that number is 48” can be written as y + 2y = 48 |
Answer» True Let the number be ‘y’ Sum of number & two times that number is 48 Can be written as y + 2y = 48 – True |
|