New Reply

STEP question, I don't know what it is asking

 
Share Thread Thread Tools
Sep28-12, 02:29 PM   #1
 

STEP question, I don't know what it is asking


question 5.

I am stuck on the last sentence. Please don't tell me what to do, just what they mean.
Attached Files
File Type: pdf 2004 STEP 2.pdf (461.6 KB, 24 views)
 
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Sep28-12, 02:56 PM   #2
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
What equation do you get if you make the substitutions suggested? Can you solve the integrals on the RHS? Having solved them, you will have expressions involving sin(t) and cos(t) on both sides. Treat this as two equations, one involving only the sin terms and one involving only the cos terms.
 
Sep28-12, 02:59 PM   #3
 
Which sentence are you confused about?

Electronic calculators are not permitted? This just means you can't bring a calculator to use, you must use pencil and paper and the math tables they provide.

or are you talking about problem 13.

EDIT: Oops missed the Question 5 reference. Disregard my response...
 
Sep28-12, 03:35 PM   #4
 

STEP question, I don't know what it is asking


Quote by haruspex View Post
What equation do you get if you make the substitutions suggested? Can you solve the integrals on the RHS? Having solved them, you will have expressions involving sin(t) and cos(t) on both sides. Treat this as two equations, one involving only the sin terms and one involving only the cos terms.
I don't know what equation I'll get. How do I make the substitution?

"Use the expression (**) to find A and B by substituting for f(t) and f(x) in (*) and equating coefficients of sint and cost".

@Bolded, just what? how can i possibly 'substitute' f(t) and f(x) into (*)? if it means I set the expressions equal:[*] = [**] this doesn't yield anything.
 
Sep28-12, 03:38 PM   #5
 
Quote by jedishrfu View Post
Which sentence are you confused about?

Electronic calculators are not permitted? This just means you can't bring a calculator to use, you must use pencil and paper and the math tables they provide.

or are you talking about problem 13.
I said it at the top of the OP: question 5 .
 
Sep29-12, 01:11 AM   #6
 
Basically, your second equation -- related to (**) -- into your first equation -- related to (*).

So, you need to solve for A and B in this equation:

Asin(t)+Bsin(t) = ∫(0->pi) [f(x) sin(x+t)]dx


Should be relatively simple. Just take the derivative of each side with respect to x, or you can parse out the integral of f(x)sin(x+t)... I would chose the first choice.

Edit: dont forget that A and B both have f(x) components if you try and take the derivative of the substituted equation.
 
Sep29-12, 07:31 AM   #7
 
Quote by johnkubik View Post
Basically, your second equation -- related to (**) -- into your first equation -- related to (*).

So, you need to solve for A and B in this equation:

Asin(t)+Bsin(t) = ∫(0->pi) [f(x) sin(x+t)]dx


Should be relatively simple. Just take the derivative of each side with respect to x, or you can parse out the integral of f(x)sin(x+t)... I would chose the first choice.

Edit: dont forget that A and B both have f(x) components if you try and take the derivative of the substituted equation.
I really don't see where this is going, both equations are identical:

sin(t).A+cos(t).B = ∫(0->pi) [f(x) sin(x+t)]dx


This is the same thing as:


sin(t).∫(0->pi)[f(x)cos(x)]dx +cos(t).∫(0->pi)[f(x)sinx]dx = ∫(0->pi) [f(x) sin(x+t)]dx

If I tried to differentiate I would just get:

sin(t)f(x)cos(x) dx + cos(t)f(x)sin(x) dx = f(x)sin(x+t) dx

You can't do anything with this equation.
 
Sep29-12, 10:05 AM   #8
 
I think you are approaching the derivative wrong.
 
Sep29-12, 01:23 PM   #9
 
Quote by johnkubik View Post
I think you are approaching the derivative wrong.
please show me what you think the derivative should be.
 
New Reply
Thread Tools


Similar Threads for: STEP question, I don't know what it is asking
Thread Forum Replies
Step-by-step notes from sophomore DiffEqs to postgrad physics Academic Guidance 0
I'm looking for a software program that solves physics problems step by step to learn Math & Science Software 2
Step-by-step guide to mastering calculus from little/no maths knowledge Academic Guidance 2
Newb Success! Gfortran & G77 in Vista. Step by Step Tutorial. Programming & Comp Sci 7