Login

Welcome, Guest. Please login or register.

July 25, 2026, 06:58:50 pm

Author Topic: VCE Methods Question Thread!  (Read 6211636 times)  Share 

0 Members and 11 Guests are viewing this topic.

nt2387

  • Victorian
  • Trailblazer
  • *
  • Posts: 35
  • Respect: 0
Re: VCE Methods Question Thread!
« Reply #14010 on: October 29, 2016, 03:11:42 pm »
0
is 5B correct?
I am not too sure what you're doing with the working out.

"When there is a delivery" = given that.

So it would be Pr(X=2) + Pr(X=3) all divided by 0.7 (since the probability of a delivery is just 1- the probability of no deliveries)
2015: Accounting 49 | Sociology 44

2016: Psychology 49 | English 45 | Chemistry 45 | Methods 41     ATAR: 99.55

TUTORING 2017 - PM if interested!

esthertham58

  • Victorian
  • Trailblazer
  • *
  • Posts: 40
  • Respect: 0
Re: VCE Methods Question Thread!
« Reply #14011 on: October 29, 2016, 03:13:33 pm »
0
Looks like you're trying to multiply the function v by ln(9). You need to write it as v(t)  or whatever your main variable is because in your current expression there's not actually any ts for your derivative to be a function so it interprets the expression to be a constant and is 0. That's why it's coming up as 'true' and not giving you a number.

Try this:
Code: [Select]
solve(d/dt(ln(9)*v(t)) = 0, d)



I'm not too sure what you mean. I've attached the question.  What did I do wrong?Thanks
« Last Edit: October 29, 2016, 03:23:56 pm by esthertham58 »

wyzard

  • Forum Obsessive
  • ***
  • Posts: 237
  • Respect: +42
Re: VCE Methods Question Thread!
« Reply #14012 on: October 29, 2016, 03:42:53 pm »
0
Looks like you're trying to multiply the function v by ln(9). You need to write it as v(t)  or whatever your main variable is because in your current expression there's not actually any ts for your derivative to be a function so it interprets the expression to be a constant and is 0. That's why it's coming up as 'true' and not giving you a number.

Try this:
Code: [Select]
solve(d/dt(ln(9)*v(t)) = 0, d)



I'm not too sure what you mean. I've attached the question.  What did I do wrong?Thanks

The reason it shows as true is because in the derivative, you plugged in a number into the function of v(t), which results in a number, and the derivative of it is 0.

Hence you're asking the CAS to solve for 0 = 0, which is obviously true. To fix that, replace by t, you'll obtain an answer in terms of t, then plug in the value .
« Last Edit: October 29, 2016, 03:44:44 pm by wyzard »
Graduated from high school in 2012 with atar of 99.55.

Currently doing MSc in Physics at UoM researching on Quantum Computers.

Offering group lessons for Unit 3/4 VCE Methods and Physics for 2017!

Selling awesome and in-depth study notes for Unit 3 Physics, PM me if interested! :D

Writer/Tutor at (Nerd of Passion)!
Connect with me on Facebook!

qwertyu1234567

  • Trailblazer
  • *
  • Posts: 44
  • Respect: 0
  • School: abc
  • School Grad Year: 2016
Re: VCE Methods Question Thread!
« Reply #14013 on: October 29, 2016, 03:55:03 pm »
0
Hi guys, I can't seem to get my head around probability and need to fix this ASAP!
Could someone please help me with this question attached (it's from the 2015 VCAA exam 2)
Thanks so much

esthertham58

  • Victorian
  • Trailblazer
  • *
  • Posts: 40
  • Respect: 0
Re: VCE Methods Question Thread!
« Reply #14014 on: October 29, 2016, 04:02:12 pm »
0
The reason it shows as true is because in the derivative, you plugged in a number into the function of v(t), which results in a number, and the derivative of it is 0.

Hence you're asking the CAS to solve for 0 = 0, which is obviously true. To fix that, replace by t, you'll obtain an answer in terms of t, then plug in the value .

Thanks for answering my question! So could you help me with the questions attached as I tried using the way you suggested but I'm not sure how to put it in the calculator. Thank you so much.

qwertyu1234567

  • Trailblazer
  • *
  • Posts: 44
  • Respect: 0
  • School: abc
  • School Grad Year: 2016
Re: VCE Methods Question Thread!
« Reply #14015 on: October 29, 2016, 04:09:25 pm »
+1
Thanks for answering my question! So could you help me with the questions attached as I tried using the way you suggested but I'm not sure how to put it in the calculator. Thank you so much.

Hi, I've already done this question so I'll explain how I did it.

We are told that the minimum occurs when t=ln(9).
Given the equation for V(t), we know that we can find the minimum t value by differentiating V(t) and letting it equal 0
On the calc, we get t=ln(-2*(d-10)/d)
Now we can simply equate both of these equations and solve for d
Using the calc, d=20/11

esthertham58

  • Victorian
  • Trailblazer
  • *
  • Posts: 40
  • Respect: 0
Re: VCE Methods Question Thread!
« Reply #14016 on: October 29, 2016, 04:19:27 pm »
0
Hi, I've already done this question so I'll explain how I did it.

We are told that the minimum occurs when t=ln(9).
Given the equation for V(t), we know that we can find the minimum t value by differentiating V(t) and letting it equal 0
On the calc, we get t=ln(-2*(d-10)/d)
Now we can simply equate both of these equations and solve for d
Using the calc, d=20/11

Oh I get it- Thanks

qwertyu1234567

  • Trailblazer
  • *
  • Posts: 44
  • Respect: 0
  • School: abc
  • School Grad Year: 2016
Re: VCE Methods Question Thread!
« Reply #14017 on: October 29, 2016, 04:25:13 pm »
0
Oh I get it- Thanks
No probs, can you help with my probability question above?^

JellyBeanz

  • Forum Obsessive
  • ***
  • Posts: 202
  • Respect: +4
Re: VCE Methods Question Thread!
« Reply #14018 on: October 29, 2016, 04:41:47 pm »
0
No probs, can you help with my probability question above?^


Here is the solution to those questions. If you don't undersrand anything just lemme know.

Edit: Just be careful when rounding off. Take the full value of 0.6875 instead of rounding to 0.69 like i did to avoid intermediate errors.
« Last Edit: October 29, 2016, 05:01:37 pm by JellyBeanz »
2015 - Further Maths

2016 - English, Methods, Specialist, Physics, Chemistry.

Aims: To succeed, nothing more, nothing less.

wyzard

  • Forum Obsessive
  • ***
  • Posts: 237
  • Respect: +42
Re: VCE Methods Question Thread!
« Reply #14019 on: October 29, 2016, 04:41:54 pm »
0
Hi guys, I can't seem to get my head around probability and need to fix this ASAP!
Could someone please help me with this question attached (it's from the 2015 VCAA exam 2)
Thanks so much
Say no more ;D

a) is a typical continuous random probability distribution problem asking to find the probability of the random variable be within a range. To find the probability, simply find the area under the probability density function f(x) from 7 to 8, as it is zero from 8 onward:


b) This is a binomial distribution, as Mani chooses three at random, with each one has a certain chance of success. Hence n = 3, and p is the value obtained from (a)

c) Use the formula for the mean of a continuous random variable:


For problems involving continuous random variable, I'd highly recommend sketching the probability density function, as it will give you a much clearer idea on what's going on.
Graduated from high school in 2012 with atar of 99.55.

Currently doing MSc in Physics at UoM researching on Quantum Computers.

Offering group lessons for Unit 3/4 VCE Methods and Physics for 2017!

Selling awesome and in-depth study notes for Unit 3 Physics, PM me if interested! :D

Writer/Tutor at (Nerd of Passion)!
Connect with me on Facebook!

esthertham58

  • Victorian
  • Trailblazer
  • *
  • Posts: 40
  • Respect: 0
Re: VCE Methods Question Thread!
« Reply #14020 on: October 29, 2016, 04:49:36 pm »
0
No probs, can you help with my probability question above?^

Sorry for the late reply-This is what I did.  :)
« Last Edit: October 29, 2016, 04:52:14 pm by esthertham58 »

esthertham58

  • Victorian
  • Trailblazer
  • *
  • Posts: 40
  • Respect: 0
Re: VCE Methods Question Thread!
« Reply #14021 on: October 29, 2016, 04:57:23 pm »
0
Sorry for the late reply-This is what I did.  :)

Just don't write " PUT in Cas" like I did

qwertyu1234567

  • Trailblazer
  • *
  • Posts: 44
  • Respect: 0
  • School: abc
  • School Grad Year: 2016
Re: VCE Methods Question Thread!
« Reply #14022 on: October 29, 2016, 04:59:16 pm »
0

Here is the solution to those questions. If you don't undersrand anything just lemme know.

Thanks so much! This helped a lot!


qwertyu1234567

  • Trailblazer
  • *
  • Posts: 44
  • Respect: 0
  • School: abc
  • School Grad Year: 2016
Re: VCE Methods Question Thread!
« Reply #14023 on: October 29, 2016, 05:00:45 pm »
0
Sorry for the late reply-This is what I did.  :)

Thank you!!!

qwertyu1234567

  • Trailblazer
  • *
  • Posts: 44
  • Respect: 0
  • School: abc
  • School Grad Year: 2016
Re: VCE Methods Question Thread!
« Reply #14024 on: October 29, 2016, 05:01:48 pm »
0
Say no more ;D
Thank you! I think i get it now  :D