Concept:Matrix multiplication and equating corresponding elements of equal matrices.Explanation:Compute the left-hand side product.(6745)(2m)=(6(2)+4(m)7(2)+5(m))=(12+4m14+5m)Simplify the right-hand side.2(1214.5)=(2429)Equate the first row:12+4m=244m=12m=3Check with the second row:14+5m=295m=15m=3Answer:m=3, which is option C.