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?
My goal is to draw a figure exactly like this
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:
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
New contributor
add a comment |
My goal is to draw a figure exactly like this
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:
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
New contributor
add a comment |
My goal is to draw a figure exactly like this
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:
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
New contributor
My goal is to draw a figure exactly like this
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:
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
floats geometry shapes tikz-shape
New contributor
New contributor
New contributor
asked 1 min ago
Lex_iLex_i
1
1
New contributor
New contributor
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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.
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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