Type the expression that results from the following series of steps:
Start with n
, add 5, multiply by 4, then subtract 7.
Answers
Answered by
32
Answer:
(n+5)4-7=4n+20-7
4n+13
Answered by
10
The expression Start with n , add 5, multiply by 4, then subtract 7 is ((n+5))-7
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
Similar questions