How do I draw and define two right triangles next to each other?

Why are electrically insulating heatsinks so rare? Is it just cost?

Cross compiling for RPi - error while loading shared libraries

expand `ifthenelse` immediately

Why does Kotter return in Welcome Back Kotter?

Can I make popcorn with any corn?

Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)

Alternative to sending password over mail?

How to source a part of a file

"You are your self first supporter", a more proper way to say it

Can a monk's single staff be considered dual wielded, as per the Dual Wielder feat?

Today is the Center

How old can references or sources in a thesis be?

A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?

Why is 150k or 200k jobs considered good when there's 300k+ births a month?

How do I deal with an unproductive colleague in a small company?

DC-DC converter from low voltage at high current, to high voltage at low current

What's the output of a record needle playing an out-of-speed record

Theorems that impeded progress

Watching something be written to a file live with tail

Do infinite dimensional systems make sense?

dbcc cleantable batch size explanation

Arrow those variables!

A case of the sniffles

Why "Having chlorophyll without photosynthesis is actually very dangerous" and "like living with a bomb"?



How do I draw and define two right triangles next to each other?














0















My goal is to draw a figure exactly like this enter image description here
The best I could do coding this was:



documentclassarticle
usepackageamsmath,amsfonts,amssymb
usepackagetikz
usepackagefloat

begindocument

begintikzpicture

draw (1, 0) to (1, 4);
draw (1, 0) to (4, 0);
draw (1, 4) to (4, 0);

endtikzpicture

begintikzpicture

draw (1, 0) to (1, 3);
draw (1, 0) to (3, 0);
draw (1, 3) to (3, 0);

endtikzpicture

enddocument


Which ends up looking like this. I tried putting in the values and angle points but it ended up looking much worse, so I omitted them:
enter image description here



So how do I get my figure to look exactly like the first figure? If it means anything, I'm using a MacBook Pro and I'm using the TexShop application.









share







New contributor




Lex_i is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
























    0















    My goal is to draw a figure exactly like this enter image description here
    The best I could do coding this was:



    documentclassarticle
    usepackageamsmath,amsfonts,amssymb
    usepackagetikz
    usepackagefloat

    begindocument

    begintikzpicture

    draw (1, 0) to (1, 4);
    draw (1, 0) to (4, 0);
    draw (1, 4) to (4, 0);

    endtikzpicture

    begintikzpicture

    draw (1, 0) to (1, 3);
    draw (1, 0) to (3, 0);
    draw (1, 3) to (3, 0);

    endtikzpicture

    enddocument


    Which ends up looking like this. I tried putting in the values and angle points but it ended up looking much worse, so I omitted them:
    enter image description here



    So how do I get my figure to look exactly like the first figure? If it means anything, I'm using a MacBook Pro and I'm using the TexShop application.









    share







    New contributor




    Lex_i is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.






















      0












      0








      0








      My goal is to draw a figure exactly like this enter image description here
      The best I could do coding this was:



      documentclassarticle
      usepackageamsmath,amsfonts,amssymb
      usepackagetikz
      usepackagefloat

      begindocument

      begintikzpicture

      draw (1, 0) to (1, 4);
      draw (1, 0) to (4, 0);
      draw (1, 4) to (4, 0);

      endtikzpicture

      begintikzpicture

      draw (1, 0) to (1, 3);
      draw (1, 0) to (3, 0);
      draw (1, 3) to (3, 0);

      endtikzpicture

      enddocument


      Which ends up looking like this. I tried putting in the values and angle points but it ended up looking much worse, so I omitted them:
      enter image description here



      So how do I get my figure to look exactly like the first figure? If it means anything, I'm using a MacBook Pro and I'm using the TexShop application.









      share







      New contributor




      Lex_i is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      My goal is to draw a figure exactly like this enter image description here
      The best I could do coding this was:



      documentclassarticle
      usepackageamsmath,amsfonts,amssymb
      usepackagetikz
      usepackagefloat

      begindocument

      begintikzpicture

      draw (1, 0) to (1, 4);
      draw (1, 0) to (4, 0);
      draw (1, 4) to (4, 0);

      endtikzpicture

      begintikzpicture

      draw (1, 0) to (1, 3);
      draw (1, 0) to (3, 0);
      draw (1, 3) to (3, 0);

      endtikzpicture

      enddocument


      Which ends up looking like this. I tried putting in the values and angle points but it ended up looking much worse, so I omitted them:
      enter image description here



      So how do I get my figure to look exactly like the first figure? If it means anything, I'm using a MacBook Pro and I'm using the TexShop application.







      floats geometry shapes tikz-shape





      share







      New contributor




      Lex_i is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      Lex_i is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      Lex_i is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 1 min ago









      Lex_iLex_i

      1




      1




      New contributor




      Lex_i is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Lex_i is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Lex_i is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "85"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );






          Lex_i is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f483446%2fhow-do-i-draw-and-define-two-right-triangles-next-to-each-other%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Lex_i is a new contributor. Be nice, and check out our Code of Conduct.









          draft saved

          draft discarded


















          Lex_i is a new contributor. Be nice, and check out our Code of Conduct.












          Lex_i is a new contributor. Be nice, and check out our Code of Conduct.











          Lex_i is a new contributor. Be nice, and check out our Code of Conduct.














          Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f483446%2fhow-do-i-draw-and-define-two-right-triangles-next-to-each-other%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Isabella Eugénie Boyer Biographie | Références | Menu de navigationmodifiermodifier le codeComparator to Compute the Relative Value of a U.S. Dollar Amount – 1774 to Present.

          Lioubotyn Sommaire Géographie | Histoire | Population | Notes et références | Liens externes | Menu de navigationlubotin.kharkov.uamodifier« Recensements et estimations de la population depuis 1897 »« Office des statistiques d'Ukraine : population au 1er janvier 2010, 2011 et 2012 »« Office des statistiques d'Ukraine : population au 1er janvier 2011, 2012 et 2013 »Informations officiellesCartes topographiquesCarte routièrem

          Mpande kaSenzangakhona Biographie | Références | Menu de navigationmodifierMpande kaSenzangakhonavoir la liste des auteursm