asked 144k views
5 votes
a garden has room for 5 rows of flowers. There are four additional flowers , one in each corner of the arrangement.Write a function to describe the total number of flowers in the garden plot if each row has x flowers

1 Answer

5 votes

Answer:

f(x) = 5x + 4

Explanation:

There is 5 rows of flowers with x flowers in each row. There is four additional flowers. We can write this as 5x + 4, so the function is:

f(x) = 5x + 4

answered
User Exalted Toast
by
7.4k 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.