First, simplify the equation 0.7A + 0.5B = 6.30 by multiplying 10 on each side of the equation and you get
7A + 5B = 63
Next, find A and B by summing the last digit through trials.
The trick is to begin testing with the multiples that end with less variations. multiples of 7A ends with digit - x7,x4,x1,x8,x5,x2,x9,x6,x0
multiples of 5B ends with digit - x0,x5
In this case, starts with multiple of 5B, which ends with 2 variations as compared to multiples of 7A, which ends with 9 variations.
Case1: last digit of 5B is 0,
5B + 7A = 63
_0 + _? = _3 ; (? = 3)
The multiples of 7 that ends with 3 is 9 ; 7X9 = 63.
This means A+B =9 since 5(0)+ 7(9) = 63;
Case2: last digit of 5B is 5,
5B + 7A = 63
_5 + _? = _3 ; (? = 8)
The multiples of 7 that ends with 8 is 4; 7X4 = 28.
This means A+B =11 since 5(7)+ 7(4) = 63
Base on the answer choices, A+B is more than 9, therefore, A+B = 11. B is the answer.