The length of the rug would be 18m
LxW=A
14x18=252
Answer:
Step-by-step explanation:
A = P(1+i)ⁿ ==> compound interest where P= initial Capital, I =interest in% and n the number of years. A is the total amount collected over n years
A= 500(1.0325)¹² ==> 500(1+0.0325)¹² ==> 500(1+3.25%)¹²
The mistake is:
Either she has a yearly interest of 3.25% & she wrote 12 instead of 3 (years)
OR
She got a quarterly interest of 3.25% and in this case she should have divided 3.25& by 12 (4 quarter a year ==> 12 quarter for 3 years) by keeping as exponent the number 12 (right)
1)Now the Amount of A (as she wrote it) =500(1.0325)¹² = 734
2) If she wrote 12 instead of 3, and after correction A=500(1.0325)³ =550
3) But if she had taken the quarterly interest for a period of 3 years (12 Qrtr)
then A =500[1+(3.25%)/4]¹² = 551
<h3>Explanation:</h3>
<em>Lateral Area</em>
The lateral area is the area of the sides of the prism. If the faces are perpendicular to the bases, then each face is a rectangle. The area of each rectangle is the product of its length and width, generally the product of the height of the prism and the length of one edge of the base.
The total lateral area will then be the product of the height of the prism and the perimeter of the base.
<em>Total Area</em>
The total area is the sum of the lateral area (computed as above) and the area of the two bases of the prism. The formula for that area depends on the shape of the prism. (You have already seen formulas for the areas of triangles, rectangles, and other plane shapes. If not, they are readily available in your text or using a web search.)
Answer:
You have to define when the power should be pushed up using the 'For' statement and let an impulse be sent to the CPU to increase power by 15%
Step-by-step explanation:
We use certain functions in writing computer programs.
For the 'For' statement ; we can define conditions. First Elana would define at what point does she want the player power to get the best power.
For example if she defines that when the player has played for 2hours return an integer 1 for instance.
This value returned will now send a pulse to the CPU to increase its power to 15%.
If the player plays for further 1hour she can define the count to be 10 and so send another pulse to the CPU to increase the processing power by additional 15%