InterviewSolution
 Saved Bookmarks
    				| 1. | 
                                    Find the values of the letters and give reasons for the steps involved. `3A + 25 = B2` | 
                            
| 
                                   
Answer» `3A + 25 =B2` If we add only unit digits, then, `A+5 = 2` Only possible value for `A` is `7`. So, addition is `37+25 = 62`. So, `B = 2`.  | 
                            |