MHB True/false units,amounts of plane figures

  • Thread starter Thread starter Petrus
  • Start date Start date
  • Tags Tags
    Plane
AI Thread Summary
The discussion revolves around evaluating the truth of various statements regarding sets of plane figures, including squares, diamonds (rhombuses), rectangles, parallelograms, and trapezoids. Participants emphasize the importance of understanding definitions to accurately determine the relationships between these figures. For statement (a), it is concluded to be false because not all parallelograms are either diamonds or rectangles. Similarly, statements (b) and (c) are also deemed false due to the characteristics of trapezoids with three equal sides. The conversation highlights the need for clarity in geometric definitions to resolve the true or false nature of the statements.
Petrus
Messages
702
Reaction score
0
Consider the following amounts of plane figures: A = {All squares}, B = {all diamonds}, C = {all rectangles}, D = {all parallelograms}, E = {all trapezoidal with three equal sides}, F = {all trapezoidal with at least a straight corner angle}. Examine which of the following statements are true. Reply with the letter R (true) or F (false).
__________ (a) B U C= D
__________ (b) D ∩ F= C
__________ (c) D ∩ E= B
_________ (d) F "subset" D U E
__________ (e) E ∩ F= B ∩ C

Any advice?
 
Last edited:
Mathematics news on Phys.org
Hello, Petrus!

Examine which of the following statements are true.
Reply with the letter T (true) or F (false).

__________ (a)
__________ (b)
__________ (c)
__________ (d)
__________ (e) Any advice?
Yes . . . Give us the statements!
 
soroban said:
Hello, Petrus!


Yes . . . Give us the statements!
Sorry did not notice! I fixed it now!
 
Can you begin by stating the definitions of the various plane figures given?
 
For example, with reference to (a), is it true that all diamonds and all rectangles are parallelograms? Or are the any parallelograms that are NOT diamond or rectangles? To answer that, obviously, you need to know the definitions of "diamond", "rectangle", and "parallelograms".
 
Re: Plane figures

By “diamonds” you mean rhombuses, right?
 
MarkFL said:
Can you begin by stating the definitions of the various plane figures given?
Romb:oppisite side parallel and its quadrilateral.
Rectangle: its quadrilateral and its 90 degree on corner.
Paralellograms: is a romb,square and rectangle. Quadrilateral
Trapezoid: quadraliteral, paralellograms,rectangle, romb, square ( its a isoceles trapezoid)
square: quadraliteral , same lengt all side, 90 degree, specialfall romb rectangle paralellograms,trapezoid

- - - Updated - - -

Nehushtan said:
By “diamonds” you mean rhombuses, right?

Yes
 
Last edited:
Can someone try explain for me what i am doing wrong, i get (a) is correct i get (b) is false cause e don't got parallel sides, (c) is false cause e is none parallel sides, (D) is correct and (e) is false cause e is none parallel
 
Petrus said:
Consider the following amounts of plane figures: A = {All squares}, B = {all diamonds}, C = {all rectangles}, D = {all parallelograms}, E = {all trapezoidal with three equal sides}, F = {all trapezoidal with at least a straight corner angle}. Examine which of the following statements are true. Reply with the letter R (true) or F (false).
__________ (a) B U C= D
__________ (b) D ∩ F= C
__________ (c) D ∩ E= B
_________ (d) F "subset" D U E
__________ (e) E ∩ F= B ∩ C

Any advice?

Petrus said:
Can someone try explain for me what i am doing wrong, i get (a) is correct i get (b) is false cause e don't got parallel sides, (c) is false cause e is none parallel sides, (D) is correct and (e) is false cause e is none parallel

Hi Petrus! :)

Let's see, your sets look visually like:
Code:
A
\begin{tikzpicture}
\draw (0,0) rectangle (1,1);
\end{tikzpicture}

B
\begin{tikzpicture}
\draw (0,0)-- (1,0) -- (1.707,0.707) -- (0.707,0.707) -- (0,0);
\end{tikzpicture}

C
\begin{tikzpicture}
\draw (0,0) rectangle (3,1);
\end{tikzpicture}

D
\begin{tikzpicture}
\draw (0,0)-- (3,0) -- (4,1) -- (1,1) -- (0,0);
\end{tikzpicture}

E
\begin{tikzpicture}
\draw (0,0)-- (2.414,0) -- (1.707,0.707) -- (0.707,0.707) -- (0,0);
\end{tikzpicture}

F
\begin{tikzpicture}
\draw (0,0)-- (3,0) -- (3,0.707) -- (0.707,0.707) -- (0,0);
\end{tikzpicture}

Oh sorry, tikzpictures do not work yet.
(Just practicing, just in case they will work someday. ;))

View attachment 696

Let's start with (a) B U C= D.
So those are the diamonds (B) together with the rectangles (C).
And the question is whether that matches with the parallelograms (D).

Well, a diamond is a parallelogram, so that's okay.
A rectangle is a parellelogram, so that's okay too.
But... a generic parallelogram is neither a diamond nor a rectangle.

So no, (a) is not correct. It is false.
 

Attachments

  • geometric_figures.png
    geometric_figures.png
    867 bytes · Views: 62
  • geometric_figures.png
    geometric_figures.png
    820 bytes · Views: 56
Last edited:
  • #10
Re: Plane figures

Petrus said:
Nehushtan said:
By “diamonds” you mean rhombuses, right?

Yes

Okay. I just wanted to be sure that you were not referring to kites. (A kite is a convex quadrilateral whose diagonals intersect at right angles.) (Smile)
 

Similar threads

Replies
1
Views
1K
Replies
3
Views
1K
Replies
3
Views
1K
Replies
1
Views
1K
Replies
7
Views
3K
Replies
3
Views
2K
Replies
2
Views
1K
Back
Top