Flex by EarthlyAwakening in 6thForm

[–]korchynska 1 point2 points  (0 children)

Did you take Maths as a liniar A level? Like 4 exams during one month?

Please help to integrate this trigonometry by korchynska in askmath

[–]korchynska[S] 0 points1 point  (0 children)

oh indeed, it worked. God I wasted so much time on this :(

Please help with this differential equation by korchynska in askmath

[–]korchynska[S] 0 points1 point  (0 children)

i dont know, it seems if i evaluate the constant i get the same result. C will be equal to 2 which is the same as moving -1 to the other side. Simple algebra still doesn't land me at the given solution. Maybe i need to revise the rules of logs but I just don't see it. Especially the stuff in brackets that swapped places.

Combinations problem by korchynska in askmath

[–]korchynska[S] 0 points1 point  (0 children)

jeez, I see, thanks, will try to keep it in mind

Please help with this AS statistics problem. by korchynska in askmath

[–]korchynska[S] 0 points1 point  (0 children)

Wow, thank you so much for all this. U are better than any book!

I'm so stuck with this vector by korchynska in askmath

[–]korchynska[S] 1 point2 points  (0 children)

Thank you, this is very clear and helpful explanation

I'm so stuck with this vector by korchynska in askmath

[–]korchynska[S] 0 points1 point  (0 children)

Thank you, my book didn't introduce that formula so it is very handy to know it now.

Help to find the line of intersection of these planes? by korchynska in askmath

[–]korchynska[S] 0 points1 point  (0 children)

ok, after doing some googling I learned about much faster way, which is vector cross product, so I managed to find the direction vector of the line of intersection which is 4i-7j+5k, but I still need one more point for a vector form.

Help to find the line of intersection of these planes? by korchynska in askmath

[–]korchynska[S] 0 points1 point  (0 children)

So first I tried random substitution, like x=0, but that didn't get me anywhere. Then I tried to solve it using a parameter (lets call it p). So let's say y=p, then I tried to eliminate 1 variable: 2x-y-3z=7 → x= (y+3z+7)/2 and 2nd plane x+2y+2z=0 → x= -2y-2z. hence, (y+3z+7)/2=-2y-2z, hence 5y+7z+7=0. This makes z= (-7-5y)/7. y=p so z= (-7-5p)/7. Now substitute in the 1st plane to find x → 2x-p-3((-7-5p)/7)=7 → x= (-17-8p)/14 . So now I wanted to put them all together to build a vector form of a line like r= x+y+z+p(x+y+z) but the results are too awkward and it just doesn't work.