course PHY 121 7/7 3pm 001. Areas*********************************************
.............................................
Given Solution: A 4 m by 3 m rectangle can be divided into 3 rows of 4 squares, each 1 meter on a side. This makes 3 * 4 = 12 such squares. Each 1 meter square has an area of 1 square meter, or 1 m^2. The total area of the rectangle is therefore 12 square meters, or 12 m^2. The formula for the area of a rectangle is A = L * W, where L is the length and W the width of the rectangle. Applying this formula to the present problem we obtain area A = L * W = 4 m * 3 m = (4 * 3) ( m * m ) = 12 m^2. Note the use of the unit m, standing for meters, in the entire calculation. Note that m * m = m^2. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): OK Self-critique Rating: ---- ********************************************* Question: `q002. What is the area of a right triangle whose legs are 4.0 meters and 3.0 meters? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: The area of a triangle is 1/2base*height. So 1/2(4*3) = 6m^2. Confidence assessment rating: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: A right triangle can be joined along its hypotenuse with another identical right triangle to form a rectangle. In this case the rectangle would have dimensions 4.0 meters by 3.0 meters, and would be divided by any diagonal into two identical right triangles with legs of 4.0 meters and 3.0 meters. The rectangle will have area A = L * W = 4.0 m * 3.0 m = 12 m^2, as explained in the preceding problem. Each of the two right triangles, since they are identical, will therefore have half this area, or 1/2 * 12 m^2 = 6.0 m^2. The formula for the area of a right triangle with base b and altitude h is A = 1/2 * b * h. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): OK Self-critique Rating: ---- ********************************************* Question: `q003. What is the area of a parallelogram whose base is 5.0 meters and whose altitude is 2.0 meters? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: The area of a parallelogram is base*height. So 5.0*2.0= 10.0m^2. Confidence assessment rating: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: A parallelogram is easily rearranged into a rectangle by 'cutting off' the protruding end, turning that portion upside down and joining it to the other end. Hopefully you are familiar with this construction. In any case the resulting rectangle has sides equal to the base and the altitude so its area is A = b * h. The present rectangle has area A = 5.0 m * 2.0 m = 10 m^2. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): OK Self-critique Rating: ---- ********************************************* Question: `q004. What is the area of a triangle whose base is 5.0 cm and whose altitude is 2.0 cm? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: Area of a triangle is 1/2 base * height. So (1/2) 5*2= 5cm^2. Confidence assessment rating: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: It is possible to join any triangle with an identical copy of itself to construct a parallelogram whose base and altitude are equal to the base and altitude of the triangle. The area of the parallelogram is A = b * h, so the area of each of the two identical triangles formed by 'cutting' the parallelogram about the approriate diagonal is A = 1/2 * b * h. The area of the present triangle is therefore A = 1/2 * 5.0 cm * 2.0 cm = 1/2 * 10 cm^2 = 5.0 cm^2. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): OK Self-critique Rating: ---- ********************************************* Question: `q005. What is the area of a trapezoid with a width of 4.0 km and average altitude of 5.0 km? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: Area equals base*altitude(height), so 4.0*5.0= 20.0km^2. Confidence assessment rating: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: Any trapezoid can be reconstructed to form a rectangle whose width is equal to that of the trapezoid and whose altitude is equal to the average of the two altitudes of the trapezoid. The area of the rectangle, and therefore the trapezoid, is therefore A = base * average altitude. In the present case this area is A = 4.0 km * 5.0 km = 20 km^2. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): OK Self-critique Rating: ---- ********************************************* Question: `q006. What is the area of a trapezoid whose width is 4 cm in whose altitudes are 3.0 cm and 8.0 cm? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: Area equals base* avg. height, so first I need to find the avg. height. 3.0+8.0=11.0/2= 5.5cm. 5.5*4 = 22cm^2 Confidence assessment rating: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: The area is equal to the product of the width and the average altitude. Average altitude is (3 cm + 8 cm) / 2 = 5.5 cm so the area of the trapezoid is A = 4 cm * 5.5 cm = 22 cm^2. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): OK Self-critique Rating ---- ********************************************* Question: `q007. What is the area of a circle whose radius is 3.00 cm? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: The area of a circle is pi(r)^2, where r = radius. So pi*(3)^2 = pi*9 = 28.3 cm^2. Confidence assessment rating: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: The area of a circle is A = pi * r^2, where r is the radius. Thus A = pi * (3 cm)^2 = 9 pi cm^2. Note that the units are cm^2, since the cm unit is part r, which is squared. The expression 9 pi cm^2 is exact. Any decimal equivalent is an approximation. Using the 3-significant-figure approximation pi = 3.14 we find that the approximate area is A = 9 pi cm^2 = 9 * 3.14 cm^2 = 28.26 cm^2, which we round to 28.3 cm^2 to match the number of significant figures in the given radius. Be careful not to confuse the formula A = pi r^2, which gives area in square units, with the formula C = 2 pi r for the circumference. The latter gives a result which is in units of radius, rather than square units. Area is measured in square units; if you get an answer which is not in square units this tips you off to the fact that you've made an error somewhere. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): OK Self-critique Rating: ---- ********************************************* Question: `q008. What is the circumference of a circle whose radius is exactly 3 cm? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: Circumference = 2*pi*r, where r = radius. So 2*(3.14)*3 = 18.8cm Confidence assessment rating: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: The circumference of this circle is C = 2 pi r = 2 pi * 3 cm = 6 pi cm. This is the exact area. An approximation to 3 significant figures is 6 * 3.14 cm = 18.84 cm. Note that circumference is measured in the same units as radius, in this case cm, and not in cm^2. If your calculation gives you cm^2 then you know you've done something wrong. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): OK Self-critique Rating: ---- ********************************************* Question: `q009. What is the area of a circle whose diameter is exactly 12 meters? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: The area of a circle is pi(r)^2, where r = radius. Diameter = 2*radius. So 12/2 = r = 6meters. So pi(6)^2 = 113.0 meters^2. Confidence assessment rating: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: The area of a circle is A = pi r^2, where r is the radius. The radius of this circle is half the 12 m diameter, or 6 m. So the area is A = pi ( 6 m )^2 = 36 pi m^2. This result can be approximated to any desired accuracy by using a sufficient number of significant figures in our approximation of pi. For example using the 5-significant-figure approximation pi = 3.1416 we obtain A = 36 m^2 * 3.1416 = 113.09 m^2. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): OK Self-critique Rating: ---- ********************************************* Question: `q010. What is the area of a circle whose circumference is 14 `pi meters? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: This requires 2 equations. First, circumference = 2*pi*r. so 14(3.14)=(6.28)*r. After division, r = 7. Then, A = pi r^2. So we plug in r=7; pi(7^2) = A, (3.14)*(49)= 153.9m^2. Confidence assessment rating: 2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: We know that A = pi r^2. We can find the area if we know the radius r. We therefore attempt to use the given information to find r. We know that circumference and radius are related by C = 2 pi r. Solving for r we obtain r = C / (2 pi). In this case we find that r = 14 pi m / (2 pi) = (14/2) * (pi/pi) m = 7 * 1 m = 7 m. We use this to find the area A = pi * (7 m)^2 = 49 pi m^2. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): My answer has the same value as the given answer, but I’m not sure whether or not it was appropriate for me to go ahead and multiply out by the pi term. Self-critique Rating: ---- ********************************************* Question: `q011. What is the radius of circle whose area is 78 square meters? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: A = pi r^2. Plug in 78; 78= pi r^2. 78/pi = r^2, 24.8 = r^2, take the square root of both sides to get r =approx. 5 meters. Confidence assessment rating: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: Knowing that A = pi r^2 we solve for r. We first divide both sides by pi to obtain A / pi = r^2. We then reverse the sides and take the square root of both sides, obtaining r = sqrt( A / pi ). Note that strictly speaking the solution to r^2 = A / pi is r = +-sqrt( A / pi ), meaning + sqrt( A / pi) or - sqrt(A / pi). However knowing that r and A are both positive quantities, we can reject the negative solution. Now we substitute A = 78 m^2 to obtain r = sqrt( 78 m^2 / pi) = sqrt(78 / pi) m.{} Approximating this quantity to 2 significant figures we obtain r = 5.0 m. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): OK Self-critique Rating: ---- ********************************************* Question: `q012. Summary Question 1: How do we visualize the area of a rectangle? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: We visualize the rectangle as being a series of equal units that make up columns and rows (or width and height). Confidence assessment rating: 2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: We visualize the rectangle being covered by rows of 1-unit squares. We multiply the number of squares in a row by the number of rows. So the area is A = L * W. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): I didn’t explain it very well but I understand the concept. Self-critique Rating: ---- ********************************************* Question: `q013. Summary Question 2: How do we visualize the area of a right triangle? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: The area of a right triangle can be thought of as a portion equal to half of a rectangle that is composed of two triangles of the same proportions. In terms of equations, a rectangle’s area = b*h, so a triangle (assumed to be half of that) would be 1/2 b*h. Confidence assessment rating: 2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: We visualize two identical right triangles being joined along their common hypotenuse to form a rectangle whose length is equal to the base of the triangle and whose width is equal to the altitude of the triangle. The area of the rectangle is b * h, so the area of each triangle is 1/2 * b * h. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): Once again, I probably didn’t explain it very clearly. Self-critique Rating: ---- ********************************************* Question: `q014. Summary Question 3: How do we calculate the area of a parallelogram? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: The area of a parallelogram is calculated as area= base * altitude. Confidence assessment rating: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: The area of a parallelogram is equal to the product of its base and its altitude. The altitude is measured perpendicular to the base. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): OK Self-critique Rating: ---- ********************************************* Question: `q015. Summary Question 4: How do we calculate the area of a trapezoid? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: The area of a trapezoid is similar to that of a parallelogram, with the exception of using an average altitude instead of any point of altitude. So area = w* avg. altitude. Confidence assessment rating: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: We think of the trapezoid being oriented so that its two parallel sides are vertical, and we multiply the average altitude by the width. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): OK Self-critique Rating: ---- ********************************************* Question: `q016. Summary Question 5: How do we calculate the area of a circle? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: The area of a circle is equal to pi (r^2). Confidence assessment rating: 3 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: We use the formula A = pi r^2, where r is the radius of the circle. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): OK Self-critique Rating: ---- ********************************************* Question: `q017. Summary Question 6: How do we calculate the circumference of a circle? How can we easily avoid confusing this formula with that for the area of the circle? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: Circumference = 2(pi)(r). I’m honestly not sure what would keep us from confusing it from the formula for area, I just know the formulas? Confidence assessment rating: 2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: We use the formula C = 2 pi r. The formula for the area involves r^2, which will give us squared units of the radius. Circumference is not measured in squared units. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): I understand the point you were trying to make about the difference between area and circumference, I just didn’t understand what you were asking in the question. Self-critique Rating: ---- ********************************************* Question: `q018. Explain how you have organized your knowledge of the principles illustrated by the exercises in this assignment. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Self-critique (if necessary): This assignment made me rethink about all of the formulas that I needed to be reminded of since it’s been a while since I’ve used them. I feel much more confident about calculating area now that I have worked a few problems. Self-critique Rating: "