Question 1019475

What is the numerical expression 5/8- 5/12(3-1/4)+2/3 equal to?
Please help me,if u can,please show me how u got the answer.I tried changing the denominators,but I can't figure out the answer.
<pre>{{{5/8 - matrix(1,1,5/12) * (3 - 1/4) + 2/3}}}
{{{5/8 - matrix(1,1,5/12) * (2&3/4) + 2/3}}} ------ Applying PEMDAS
{{{5/8 - matrix(1,1,5/12) * (11/4) + 2/3}}} ------ Applying PEMDAS
{{{5/8 - 55/48 + 2/3}}}
{{{30/48 - 55/48 + 32/48}}} --------- Multiplying all fractions by LCD, 48
{{{highlight(highlight_green(highlight(7/48)))}}}