Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Activity for Bennyshinichi‭

Type On... Excerpt Status Date
Comment Post #291919 Thank you so much for your help! As I could follow the most parts, I will definitely look back on this once I have learned more about these topics.
(more)
5 months ago
Comment Post #291919 Thank you for your answer. May I ask how you derived this expression for $Q(t)$? Because I'm not very familiar with matrices.
(more)
5 months ago
Edit Post #291917 Initial revision 5 months ago
Question How can we prove that a point that follows another point has the same trajectory given a contant angle and ratio?
So suppose that we have a point called $P$ that moves along the circle $O1$. The parametric equations of $P$ are given by:$$\begin{aligned}x(t) &= \cos(t) + 5 \\y(t) &= \sin(t) + 3 \\&\text{Or}\\\overrightarrow{P(t)} &= \begin{Bmatrix}\cos(t) + 5 \\\sin(t) + 3\end{Bmatrix}\end{aligned}$$ This point ...
(more)
5 months ago
Comment Post #291500 But substituting wouldn't result in the substituted value (in this case $\beta$) to come back in the equation, right?
(more)
6 months ago
Comment Post #291500 Aha, that makes a lot more sense now. I have one last question: how did we derive $\alpha^2 \mathbf{u}^2 - \beta\alpha \mathbf{v} \cdot \mathbf{u}$? Did you use $(\alpha \mathbf{u} - \beta \mathbf{v})^2$? But this expansion results in $\alpha^2 \mathbf{u}^2 - 2\beta\alpha \mathbf{v} \cdot \mathbf{u} ...
(more)
6 months ago
Edit Post #291497 Post edited:
6 months ago
Comment Post #291500 Thank you for correcting me. I'll update my post using the correct equations. I understand your explanation up to the part where you wrote: $$\begin{align} \mathbf s \cdot (\alpha \mathbf u - \beta \mathbf v) & = \mathbf s \cdot \alpha \mathbf u \\\\ & = \alpha^2 \mathbf u^2 - \beta\alpha\mathbf ...
(more)
6 months ago
Edit Post #291497 Initial revision 6 months ago
Question How to find a point on a vector equation with another vector equation and perpendicular distance?
Given two lines, $l: 3x-y=9$ and $m: x-3y=3$, and an angle bisector $x-y=3$. Point $A\left(3,0\right)$ is where these three lines intersect. The problem asks us to find a point on the angle bisector that is at a perpendicular distance of $\sqrt{10}$ from line $m$. I know that we can use the distance ...
(more)
6 months ago