SOLUTION: The perimeter of a square is 4 times the length of one side. Write a function using two variables to represent the situation. Find the perimeter if a side measures of 6 feet.

Algebra ->  Functions -> SOLUTION: The perimeter of a square is 4 times the length of one side. Write a function using two variables to represent the situation. Find the perimeter if a side measures of 6 feet.      Log On


   



Question 578252: The perimeter of a square is 4 times the length of one side. Write a function using two variables to represent the situation. Find the perimeter if a side measures of 6 feet.
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
The perimeter of a square is 4 times the length of one side. Write a function using two variables to represent the situation.
P = 4s
-----------
Find the perimeter if a side measures of 6 feet.
P = 4*6
P = 24 feet
----------------
Any reason you couldn't figure that out?