asked 22.4k views
2 votes
Type the correct answer in the box.

Winston is creating a rectangular piece of 8-bit art using squares that are x pixels wide. The length of the rectangular piece, in pixels, is represented by the function l(x) = x + 24, and the width of the rectangular piece is represented by w(x) = x + 16.

Write the standard form of the function which describes the total area of the rectangular piece, a(x), in terms of x, the side length of each square pixel.

asked
User Yixuan
by
8.5k points

1 Answer

6 votes

Area=l×w

Function:-


\\ \sf\longmapsto (l*w)(x)


\\ \sf\longmapsto l(x)*w(x)


\\ \sf\longmapsto (x+24)(x+16)


\\ \sf\longmapsto x^2+40x+384

answered
User Luke Redpath
by
8.3k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.