asked 221k views
5 votes
Using the same algorithm:

. Start with a number and add 2 to it.
• Double the result.
• Subtract 3 from that quantity.
Which of the following is a function that models the above algorithm for any number, n?

1 Answer

7 votes

Answer:

2(n+2-3)

Explanation:

I hope this helps

answered
User Nicholaz
by
9.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.