148k views
1 vote
if the side length of a square can be represented by 4x + 4 and its area is 1024 square units, find the value of x

2 Answers

3 votes

Answer:

x = 7

Explanation:

Since it’s the area of a square, we can simply do square root of 1024. (Because to get area of square you do side x side). Which is 32.

So basically 4x + 4 = 32... x = 7

User Mike Bevz
by
5.0k points
6 votes

Answer:

x = 7

Explanation:

A = 1024

side length of a square = 4x + 4

A = s²

s = √A

s = √1024

s = 32

using the side length to get the value of x

s = 32

4x + 4 = 32

4x = 32 - 4

x = 28 / 4

x = 7

check:

A = side length * side length

A = (4x + 4) * (4x + 4)

A = (4*7 + 4) * (4*7 + 4)

A = 32 * 32

A = 1024 ok

User Eel Lee
by
5.1k points