SOLUTION: A rectangle is made out of unit squares as shown below. Find the total area in square units of the red shaded region.
IMAGE: CONVERT FROM asympotote
[asy]
fill((0,0)--(0,5)--(
Algebra.Com
Question 1025584: A rectangle is made out of unit squares as shown below. Find the total area in square units of the red shaded region.
IMAGE: CONVERT FROM asympotote
[asy]
fill((0,0)--(0,5)--(1,5)--(5,0)--cycle,red);
fill((7,0)--(1,5)--(7,5)--cycle,red);
for (int i=0;i<=7;i+=1) {
draw((i,0)--(i,5));
};
for (int j=0;j<=5;j+=1) {
draw((0,j)--(7,j));
};
draw((7,0)--(1,5)--(5,0));
[/asy]
Answer by ikleyn(52787) (Show Source): You can put this solution on YOUR website!
.
Find another form for posting your materials to this site.
RELATED QUESTIONS
A rectangle is placed around a semicircle as shown below. The width of the rectangle is... (answered by Alan3354)
Two squares, each of side length 1-sqrt( 2 ) unit, overlap. The overlapping region is a... (answered by Edwin McCravy,AnlytcPhil)
Please help:
A triangle is placed in a semicircle with a radius of 9ft, as shown... (answered by ankor@dixie-net.com)
A triangle is placed in a semicircle with a radius of 2mm as shown below.
Find the area... (answered by Alan3354)
The lengths indicated on the rectangle shown are in centimeters. What is the number of... (answered by lotusjayden,ikleyn)
Suppose one vertex angle of a regular octagon is trisected as shown in the figure. Each... (answered by Alan3354)
Four quadrants are inscribed within the square with the vertices of the squares as... (answered by ikleyn)
The square rug shown below has a side lengths of (3x-11). To fix the rug you will need to (answered by josgarithmetic)
Please Help Me (I could not copy and paste the picture):
The diagram is a picture of a... (answered by ccs2011)