Question

In: Math

The area of a particular rectangle is 12 times the area of a certain square, and...

The area of a particular rectangle is 12 times the area of a certain square, and the width of the rectangle is three times the length of a side of the square. The perimeter of the rectangle is 30 units greater than the perimeter of the square. Find the dimensiuons of both the rectangle and the square.

Solutions

Expert Solution

here, width of the rectangle is three times the length of a side of the square so,

let represent the width of the rectangle, then represents the length of the side of the square

the perimeter of the rectangle is 30 units greater than the perimeter of the square:

perimeter of the square:

perimeter of the rectangle is then

the area of the rectangle is 12 times the are of the square:

area of the square:

area of the rectangle:

let 'L' represent the length of the rectangle, then for perimeter and area of the rectangle we have,

or

substituting with :

but here

so,

the rectangle has dimensions 9x12

but   represents the length of the side of the square

so

the square has dimensions 3x3


Related Solutions

The rectangle below is made up of 12 squares of the same size. Find the perimeter of the rectangle if the area of the rectangle is equal to 1728 square cm.
The rectangle below is made up of 12 squares of the same size. Find the perimeter of the rectangle if the area of the rectangle is equal to 1728 square cm.
Write a program to calculate the area of four shapes (Rectangle, triangle, circle and square). The...
Write a program to calculate the area of four shapes (Rectangle, triangle, circle and square). The program to present the user with a menu where one of the shapes can be selected. Based on the selection made, the user enters the proper input, the program validates the input (i.e all entries must be greater than zero). Once the input is entered and validated, the intended area is calculated and the entered information along with the area are displayed. Area of...
REQUIREMENTS OF THE JAVA PROGRAM: Your task is to calculate geometric area for 3 shapes(square, rectangle...
REQUIREMENTS OF THE JAVA PROGRAM: Your task is to calculate geometric area for 3 shapes(square, rectangle and circle). 1. You need to build a menu that allows users to enter options. Possible options are 'S' for square, 'R' for rectangle and 'C' for circle. HINT: you can use switch statement to switch on string input a. Invalid input should throw a message for the user. Example: Invalid input, please try again 2. Each options should ask users for relevant data....
JAVA program: Calculate geometric area for 3 shapes(square, rectangle and circle). You need to build a...
JAVA program: Calculate geometric area for 3 shapes(square, rectangle and circle). You need to build a menu that allows users to enter options. Possible options are 'S' for square, 'R' for rectangle and 'C' for circle. HINT: you can use switch statement to switch on string input Invalid input should throw a message for the user. Example: Invalid input, please try again Each options should ask users for relevant data. HINT: use scanner object to take in length for square,...
/* calculating area of a circle, calculating area of a rectangle, calculating area of a triangle,...
/* calculating area of a circle, calculating area of a rectangle, calculating area of a triangle, and quit. */ import java.util.Scanner; public class GeoCalculator {    public static void main(String arg[]) { int geoCalc; //number selection of user Scanner get = new Scanner(System.in); //display section. System.out.println("Geometry Calculator"); System.out.println("Please select from the following menu:"); System.out.println("1. Calculate the Area of a Cirlce."); System.out.println("2. Calculate the Area of a Rectangle."); System.out.println("3. Calculate the Area of a Triangle."); System.out.println("4. QUIT"); System.out.println("Please make a selection:...
a function named area to calculate the area of a rectangle area = Length x width...
a function named area to calculate the area of a rectangle area = Length x width 2.a function named volume to calculate the volume of a sphere volume = 4/3 x 3.14 x radius x radius x radius 3.a function named volume to calculate the volume of a cuboid volume = Length x width x ht 4. Use a loop structure to calculate the sum of all odd numbers from 1 to 17 5) Use a loop structure to calculate...
The mean area of homes in a certain city built in 2009 was 2438 square feet....
The mean area of homes in a certain city built in 2009 was 2438 square feet. Assume that a simple random sample of 11 homes in the same city in 2010 had a mean area of 2,295 squarefeet, with a deviation of 225 square feet. An insurance company wants to know if the mean area of homes built in 2010 is less than that of homes built in 2009.
The mean area of homes in a certain city built in 2009 was 2438 square feet....
The mean area of homes in a certain city built in 2009 was 2438 square feet. Assume that a simple random sample of 11 homes in the same city built in 2010 had a mean area of 2,297 square feet, with a standard deviation of 225 square feet. An insurance company wants to know if the mean area of homes built in 2010 is less than that of homes built in 2009. Compute the P-value of the test. Write down...
Find the maximum area of a rectangle inscribed in a triangle of area A.(NOTE: the triangle...
Find the maximum area of a rectangle inscribed in a triangle of area A.(NOTE: the triangle need not necessarily be a right angled triangle).
Find a Quadrilatural ABCD that is not a square, rectangle, rhombus, trapezoid or kite. Such that...
Find a Quadrilatural ABCD that is not a square, rectangle, rhombus, trapezoid or kite. Such that the length of side and area are whole number.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT