Login

Welcome, Guest. Please login or register.

June 07, 2025, 03:33:56 pm

Author Topic: Walk me through this please  (Read 768 times)  Share 

0 Members and 1 Guest are viewing this topic.

nacho

  • The Thought Police
  • Victorian
  • ATAR Notes Superstar
  • ******
  • Posts: 2602
  • Respect: +418
Walk me through this please
« on: January 28, 2011, 11:02:35 pm »
0
someone a few days ago, asked me this question.. I did put it in a calc, quite complex, but could someone show me how to algebraically solve it?
solve for b in:

 a/b + b/c = d

answer: http://www.wolframalpha.com/input/?i=solve+b%3A+a%2Fb+%2B+b%2Fc+%3D+d
« Last Edit: January 28, 2011, 11:06:40 pm by nacho »
OFFICIAL FORUM RULE #1:
TrueTears is my role model so find your own

2012: BCom/BSc @ Monash
[Majors: Finance, Actuarial Studies, Mathematical Statistics]
[Minors: Psychology/ Statistics]

"Baby, it's only micro when it's soft".
-Bill Gates

Upvote me

vgardiy

  • Victorian
  • Forum Regular
  • **
  • Posts: 50
  • Respect: +2
Re: Walk me through this please
« Reply #1 on: January 28, 2011, 11:20:38 pm »
0
ac + b^2 =dbc
b^2 -dc*b +ac = 0

Then quadratic formula it so

b= (dc+sqroot(d^2c^2-4ac))/2 and
b= (dc-sqroot(d^2c^2-4ac))/2

which is what wolfram says
Stuff

iNerd

  • Guest
Re: Walk me through this please
« Reply #2 on: January 28, 2011, 11:21:44 pm »
0
ac + b^2 =dbc
b^2 -dc*b +ac = 0

Then quadratic formula it so

b= (dc+sqroot(d^2c^2-4ac))/2 and
b= (dc-sqroot(d^2c^2-4ac))/2

which is what wolfram says
Facepalm - so obvious. I can't believe I took the +ac to the other side to make it negative and then got stuck -.-

Furbob

  • Victorian
  • Part of the furniture
  • *****
  • Posts: 1002
  • diagnosed with poo brain
  • Respect: +184
Re: Walk me through this please
« Reply #3 on: January 30, 2011, 01:59:06 pm »
0
I'm going to throw in a random question since it's a one-off (and nacho wont mind hopefully)

from Essentials 1G Q9.b

Let g: [b, 2] → R where g(x) = 1 − x2. If b is the smallest real value such that g has an
inverse function, find b and g−1(x)
« Last Edit: January 30, 2011, 02:03:48 pm by Furbob »
2011 : English | Accounting | MM CAS | Further | Japanese | MUEP Japanese
2012 : BA(Japanese&Chinese)/BComm @ Monash Clayton

nacho

  • The Thought Police
  • Victorian
  • ATAR Notes Superstar
  • ******
  • Posts: 2602
  • Respect: +418
Re: Walk me through this please
« Reply #4 on: January 30, 2011, 02:36:48 pm »
0
wow essentials q's own.
anyway, here:
I'm going to throw in a random question since it's a one-off (and nacho wont mind hopefully)

from Essentials 1G Q9.b

Let g: [b, 2] → R where g(x) = 1 − x2. If b is the smallest real value such that g has an
inverse function, find b and g−1(x)
g:[b,2] ---> R
g(x) = 1-x^2
x = 1 - y^2
therefore g(x) = sqrt.(1-x)
x e [-3, 1] (domain of x) as g:[b,2]
lowest value of b is 0, as you cannot take the square root of negative numbers
« Last Edit: January 30, 2011, 02:44:26 pm by nacho »
OFFICIAL FORUM RULE #1:
TrueTears is my role model so find your own

2012: BCom/BSc @ Monash
[Majors: Finance, Actuarial Studies, Mathematical Statistics]
[Minors: Psychology/ Statistics]

"Baby, it's only micro when it's soft".
-Bill Gates

Upvote me