The area of a square is 36 sq.cm, then its perimeter is a) 24 cm b) 6 cm c) 144 cm d) 36 cm​

Answers

Answer 1

Answer:

a

Step-by-step explanation:

the perimeter (P) of a square is the sum of the 4 congruent sides.

the area of a square is calculated as

area = s² ( s is the length of a side )

here area is 36 , then

s² = 36 ( take square root of both sides )

s = [tex]\sqrt{36}[/tex] = 6

then

P = 4s = 4 × 6 = 24 cm


Related Questions

Other Questions
A 5-year-old comes to the emergency room with a history of sickle cell anemia and acute leg pain. When obtaining the health history, the nurse should include questions related to which of the following If a meal contains 182.33 g vitamin a (rae), how many calories does this amount of vitamin a yield? Find the distance between the pair of points.A(2,3), B(5,7) drug failure may be attributed to bacteria, an infection caused by more than one microbe, or the inability of the drug to diffuse to the correct location in the body. The goal of an argument that requires the greatest level of audience involvement is to:_______ (q013) in 1979 there was a near-fatal accident at a nuclear power plant that released a large amount of radioactive steam into the atmosphere at Select the correct answer. A linear function has a y-intercept of -12 and a slope of 3/2 . What is the equation of the line? A. B. C. D. developing critical thinkers: challenging adults to explore alternative ways of thinking and acting, the value is the discount rate or return at which the projects net present value is zero ignores cash flows that occur after the payback period and expresses a value that has no link to shareholder wealth maximization Elmer wants to be a loving husband but at the same time wants to express his disgust for some of his wife's habits. According to Freud, Elmer's ________ might enable him to partially satisfy both desires. 1. A computer game that can be purchased online and played right away has good ___ utility. A) form. B) info. C) value. D) time 2. Hours of labor or number of workers are common ways of measuring a company's ___. . A) division of labor. B) productivity. C) use of technology. D) diminishing returns To discredit testimony, or to challenge the truth or accuracy of what a prosecution witness testified to? titanium tetrachloride vapor reacts with molten magnesium metal to form solid titanium metal and molten magnesium chloride. You turn in an assignment, but your teacher doesn't grade or return it, and you then exert less effort on your next assignment. Using social cognitive theory as a basis, of the following, the best explanation for your effort on the second assignment is: on december 1, jasmin ernst organized ernst consulting. on december 3, the owner contributed $83,540 in assets in exchange for its common stock to launch the business. on december 31, the companys records show the following items and amounts. OverviewThis project will allow you to write a program to get more practice with object-oriented ideas that we explored in the previous project, as well as some practice with more advanced ideas such as inheritance and the use of interfaces.Ipods and other MP3 players organize a user's music selection into groups known as playlists. These are data structures that provide a collection of songs and an ordering for how those songs will be played. For this assignment you will be writing a set of PlayList classes that could be used for a program that organizes music for a user. These classes will be written to implement a particular PlayList interface so that they can be easily exchange in and out as the program requires. In addition, you will also be writing a class to hold information about music tracks. This class must implement the MusicTrack interface. (See below for more information about the MusicTrack and PlayList interfaces).ObjectivesPractice with programming fundamentalsReview of various Java fundamentals (branching, loops, variables, methods, etc.)Review of Java File I/O conceptsPractice with Java ArrayList conceptsPractice with object-oriented programming and designPractice with Java interfacesProject 03 InstructionsCreate a new Project folder named Project03, then look at the instructions below.Part I - The SimpleMusicTrack classFor this assignment you must design a class named SimpleMusicTrack. This class must implement the PlayListTrackinterface given below. You must download this file and import it into your Project03 source code folder before you can start to implement your own SimpleMusicTrack class./*** PlayListTrack** A simple interface for music tracks.***/import java.util.Scanner;public interface PlayListTrack {public String getName();public void setName(String name);public String getArtist();public void setArtist(String artist);public String getAlbum();public void setAlbum(String album);public boolean getNextTrack(Scanner infile);// Attempts to read a playlist track entry from a Scanner object// Sets the values in the object to the values given in// the file// If it successfully loads the track, return true// otherwise, return false}It is up to you how to represent the member variables of your SimpleMusicTrack class, but it must implement all of the methods given in the MusicTrack interface. Note in particular that it must implement the getNextTrack(Scanner in) method that reads a single entry from a Scanner object (used with the input datafile).In addition, your SimpleMusicTrack class must implement the following methods not provided in the interface, but are inherited from the Object class:equals(Object obj) Exercise 1 Diagram the following simple sentences.May I be excused? Replacement-cost coverage is the reimbursement of? Simplifies the process of making a selection from a list of alternatives by graphically displaying the effect of alternatives before be? When myosin is bound to actin during the crossbridge cycle __________. ANSWER Unselected calcium is bound to the troponin complex and myosin is in its high-energy form Unselected calcium is bound to the troponin complex and ATP is bound to myosin Unselected myosin is in its high-energy form Unselected ATP is bound to myosin Unselected ADP has been hydrolyzed to ATP Unselected