Master Pre-Calculus: Tackle Challenging Problems 7 and 24 from Math.unb.ca

  • Thread starter Thread starter Stratosphere
  • Start date Start date
  • Tags Tags
    Pre-calculus
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
Stratosphere
Messages
373
Reaction score
0
I am just starting to get into calculus, I have just self taught my self pre-calculus from another textbook, however when searching online to see if I am ready to proceed into calculus I found that 2 questions have me stumped. Is this a problem? The problems I am talking about are located here: http://www.math.unb.ca/ready/paper.pdf the ones I am confused about are numbers 7. and 24.
 
Last edited by a moderator:
Physics news on Phys.org
You will find that these types of questions will pop up a few times in calculus.

Number 7 is just a simplifying type problem. For example, solve for a:

[tex]x+a = 5[/tex]

would be:

[tex]a = 5 - x[/tex].

Of course, the equations they give you are a little bit harder to solve.

For number 14 you want to find all numbers that satisfy those equations. For example, solve:

[tex]x^2 - 4 = 0[/tex]

That is, find all x such that the above equation holds. Well you would find:

[tex]x^2 = 4 \implies x = \pm 2[/tex].

Again, the sample problems are harder than this, and draw on techniques that you should have learned.
 
As a hint for #14. All the equations given are equations of parabolas. The question translates into finding the x-intercepts.
 
Coto you misread the OP. He asked for #7 and #24 :-p

Stratosphere: For #7 it is basically getting you to touch up on your algebraic manipulation skills. You're given an equation and must solve for one variable.

If you don't remember how to do this very well, these are some examples of the rules you'll need to use:

[tex]\frac{a}{b}+\frac{c}{d}=x \rightarrow \frac{ad+bc}{bd}=x \rightarrow ad+bc=bdx[/tex]

[tex]ab+ac=x \rightarrow a(b+c)=x \rightarrow a=\frac{x}{b+c}[/tex]

[tex]ax^2+bx+c=0 \rightarrow x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}[/tex]

and of course there will be simple adding/subtracting and multiplying/dividing which you'll need to use as well. This should have you set.
 
Coto you misread the OP. He asked for #7 and #24 :-p

Stratosphere: For #7 it is basically getting you to touch up on your algebraic manipulation skills. You're given an equation and must solve for one variable.

If you don't remember how to do this very well, these are some examples of the rules you'll need to use:

[tex]\frac{a}{b}+\frac{c}{d}=x \rightarrow \frac{ad+bc}{bd}=x \rightarrow ad+bc=bdx \rightarrow a=\frac{bdx-bc}{d}[/tex]

[tex]ab+ac=x \rightarrow a(b+c)=x \rightarrow a=\frac{x}{b+c}[/tex]

[tex]ax^2+bx+c=0 \rightarrow x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}[/tex]

and of course there will be simple adding/subtracting and multiplying/dividing which you'll need to use as well. This should have you set.


As for #24, do you know the distance formula? You are told the distance from P(x,y) and A(-1,1) and 3 times the distance from P(x,y) and B(2,-1). Can you form an equation using the distance formula to show this? You will have an equation in 2 variables which, if you simplify by squaring and re-arranging etc. will give you the equation of the curve.
 
Thanks a lot for the help there, I feel kinda dumb about not realizing number 7.:redface: