Search found 19 matches

by tpa77l3
Wed Apr 15, 2020 5:23 am
Forum: Math & Science
Topic: Best Formatting for Equation Example
Replies: 3
Views: 8175

Best Formatting for Equation Example

Sorry about the incomplete example again! Will remember for next time.

These are great thanks. Learning about alignnat and use of && has helped.
by tpa77l3
Mon Apr 13, 2020 5:52 am
Forum: Math & Science
Topic: Best Formatting for Equation Example
Replies: 3
Views: 8175

Best Formatting for Equation Example

This is the best that I've managed to come up with so far, but it does left justify the text:

\begin{align*}
\text{The equation is:}\hspace{10mm}&9a-4=14+3a\\
\text{Subtract $3a$:}\hspace{10mm}&6a-4=14\\
\text{Subtract 4:}\hspace{10mm}&6a=18\\
\text{Divide by 6:}\hspace{10mm}&a=3
\end{align ...
by tpa77l3
Sun Apr 12, 2020 6:30 am
Forum: Math & Science
Topic: Best Formatting for Equation Example
Replies: 3
Views: 8175

Best Formatting for Equation Example

Hi guys,

Newbite queestion; what would be the best way to display the following? I'm after the alignment bewteen the wording and the equations to be the same as shown along with the vertical alignment between the new lines.
Screenshot 2020-04-12 at 05.25.19.png
Screenshot 2020-04-12 at 05.25.19.png (58.64 KiB) Viewed 8175 times
Many thanks.
by tpa77l3
Sun Apr 05, 2020 5:59 am
Forum: Graphics, Figures & Tables
Topic: Prime Factor Tree Help
Replies: 8
Views: 7143

Prime Factor Tree Help

Got it :) Once again, many thanks for your help.
by tpa77l3
Sat Apr 04, 2020 6:26 am
Forum: Graphics, Figures & Tables
Topic: Prime Factor Tree Help
Replies: 8
Views: 7143

Prime Factor Tree Help

Frustratingly I'm even having trouble with this! Could you please provide an example of \scalebox when not using the forest option?

Why doesn't this work (taken from: https://latex.org/forum/viewtopic.php?t=14944)?

\documentclass[tikz, border=5pt]{standalone}
\usepackage{graphicx}
\usepackage ...
by tpa77l3
Fri Apr 03, 2020 6:43 am
Forum: Graphics, Figures & Tables
Topic: Prime Factor Tree Help
Replies: 8
Views: 7143

Prime Factor Tree Help

This is great - many thanks. I guess you'd use one over the other for different situations where the complexity is greater?

Whats the best way to scale something like this down so that it doesn't take up a whole page?
by tpa77l3
Thu Apr 02, 2020 6:44 am
Forum: Graphics, Figures & Tables
Topic: Prime Factor Tree Help
Replies: 8
Views: 7143

Prime Factor Tree Help

Thanks for the reply.

I spent some time playing around trying to alter this example:

http://www.texample.net/tikz/examples/merge-sort-recursion-tree/

but have come unstuck when approaching the end. It's more than likely because I don't fully understand the syntax even after looking through the ...
by tpa77l3
Wed Mar 25, 2020 7:00 am
Forum: Graphics, Figures & Tables
Topic: Prime Factor Tree Help
Replies: 8
Views: 7143

Prime Factor Tree Help

Hi guys,

Hope your all keeping well under the circumstances.

I'd like a bit of help creating the following factor tree in the shown format. Try as I might, I'm getting a bit overwhelmed by the apparent possible complexity of it all! Thanks in advance :)

Screenshot 2020-03-25 at 04.58.33.png ...
by tpa77l3
Tue Mar 03, 2020 7:42 am
Forum: Graphics, Figures & Tables
Topic: Approximation Lines on Graph
Replies: 6
Views: 4057

Approximation Lines on Graph

Got it- many thanks.
by tpa77l3
Mon Mar 02, 2020 7:51 am
Forum: Graphics, Figures & Tables
Topic: Approximation Lines on Graph
Replies: 6
Views: 4057

Approximation Lines on Graph

Thanks for the reply. I'm still having trouble figuring out what needs swapping. Sorry for being dense!