If someone who wants to
acquire a compact disc (CD) has just sufficient money to buy one, and chooses
CD a instead of CD b, then CD B is the opportunity cost.
To add, opportunity cost. <span>the loss
of potential gain from other alternatives when one alternative is chosen.</span>
You should specify what language you're using in these types of questions; here's an example in C++.
#include <iostream>
#include <math>
int main()
{
// example area
double area = 25;
// square root the area to find the length
// then apply basic pythagoras
double diagonal = sqrt(pow(sqrt(area), 2) + pow(sqrt(area), 2));
return 0;
}
Answer:
The format that is used is: PNG
Explanation: