asked 188k views
1 vote
Write a function for the area A of a square given the perimeter P of the square.

asked
User LK Yeung
by
7.8k points

1 Answer

3 votes

A=a^2\\ P=4a \Rightarrow a=(P)/(4)\\ A=\left((P)/(4)\right)^2\\ A=(P^2)/(16)
answered
User Lars Behnke
by
8.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.