Answer:
Step-by-step explanation:Given the variable n
we have to write the expression of variable n adding with 5 then multiply the product by 4 then subtract 7 from the result
add variable n with 5 is (n+5)
multiply the result by 4 is (n+5)
subtract 7 from the result is ((n+5))-7
So the expression is ((n+5))-7