document.write( "Question 73320: WHAT IS THE AREA OF A RECTANGLE WITH A WIDTH OF 12 FEET AND A LENGTH OF 10 FEET?
\n" );
document.write( "WHAT IS THE PERIMETER OF A TRIANGLE WHERE THE SIDES MEASURE 6,8,AND 10 INCHES?
\n" );
document.write( "WHAT WOULD BE THE RADIUS OF A CIRCLE WITH A DIAMETER OF 8 INCHES? \n" );
document.write( "
Algebra.Com's Answer #52505 by bucky(2189)![]() ![]() ![]() You can put this solution on YOUR website! WHAT IS THE AREA OF A RECTANGLE WITH A WIDTH OF 12 FEET AND A LENGTH OF 10 FEET? \n" ); document.write( ". \n" ); document.write( "The area of a rectangle is found by multiplying the length times the width. The length is \n" ); document.write( "normally considered to be the longest side of the rectangle. Note here that this problem \n" ); document.write( "calls the width 12 feet, but the length is 2 feet shorter than that. \n" ); document.write( ". \n" ); document.write( "Anyhow the formula for the Area of a rectangle is: \n" ); document.write( ". \n" ); document.write( "A = L*W \n" ); document.write( ". \n" ); document.write( "where A is the area in square units and L and W are the length and width (both in the same \n" ); document.write( "units of measurement). So in this problem we call W = 12 feet and L = 10 feet so that the \n" ); document.write( "area is: \n" ); document.write( ". \n" ); document.write( "A = L*W = 10 * 12 = 120 square feet. \n" ); document.write( ". \n" ); document.write( "WHAT IS THE PERIMETER OF A TRIANGLE WHERE THE SIDES MEASURE 6,8,AND 10 INCHES? \n" ); document.write( ". \n" ); document.write( "The perimeter is the distance around a triangle. It is found by adding the lengths of \n" ); document.write( "the three sides. \r \n" ); document.write( "\n" ); document.write( "In this problem the perimeter of the given triangle is 6 + 8 + 10 = 24 inches. \n" ); document.write( ". \n" ); document.write( "WHAT WOULD BE THE RADIUS OF A CIRCLE WITH A DIAMETER OF 8 INCHES? \n" ); document.write( ". \n" ); document.write( "The length of the radius is half the diameter. The diameter is a line that goes from one \n" ); document.write( "point on the circle and through the center of the circle to a point on the opposite \n" ); document.write( "side of the circle. The radius is a line that goes from a point on the circle just to the \n" ); document.write( "center of the circle. \n" ); document.write( ". \n" ); document.write( "For this problem, since the diameter is 8 inches the radius (which is half of the diameter) \n" ); document.write( "must be 4 inches. \n" ); document.write( " \n" ); document.write( " |