• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

(b*x)*x/2=mAst(d-x) ....help me to find X if b ,m ,Ast,d are known..file is attached

(b*x)*x/2=mAst(d-x)
Applying a bit of high school algebra

expand
bx^2/2=mAst(d-x)

expand
bx^2/2 = dmAst - xmAst

subtract dmAst - xmAst from both sides
bx^2/2 - dmAst + xmAst =0

divide both sides by b/2
x^2 - 2dmAst/b + 2xmAst/b = 0

add 2dmAst/b to both sides
x^2 + 2xmAst/b = 2dmAst/b

add mAst^2/b^2 to both sides
x^2 + 2xmAst/b + [mAst]^2/b^2 = 2dmAst/b + [mAst]^2/b^2

Write the left side as a square

(x+mAst/b)^2 = 2dmAst/b + [mAst]^2/b^2

take the square root of both sides

x+mAst/b = +/- Sqrt(2dmAst/b + [mAst]^2/b^2 )

Subtract mAst/b from both sides
x = Sqrt(2dmAst/b + [mAst]^2/b^2 ) -mAst/b
and
x = mAst/b - Sqrt(2dmAst/b + [mAst]^2/b^2 )

Note the two solutions
 
Last edited:
Thanks for your valuable response.....Its very helpful to me...I got the exact answer.
Is it possible to solve the equation (b*x)*x/2=m*Ast(d-x) directly in excel...
 
its a design of concrete rectangular beam.. b is the breadth of beam, d depth of beam, ast-area of steel used in the beam,m-modular ratio its a constant value..its value is 13.33...The value of b is 300 d is 550 ast is 1963.....
please see the attachemet of excel sheet
 

Attachments

super sir,...u gave me the derived equation of (b*x)*x/2=mAst(d-x) as

= Sqrt(2dmAst/b + [mAst]^2/b^2 ) -mAst/b , i got he exact answer from this eqaution.

Is there any option in excel to get the answer directly without deriving this formula (b*x)*x/2=mAst(d-x) to Sqrt(2dmAst/b + [mAst]^2/b^2 ) -mAst/b,

Is is possible to solve an equation directly if we have equal symbol at the middle (E.g) (b*x)*x/2=mAst(d-x)
 
Ya,Thank You very Much Sir,I noted it,Actually Goal seek function is new to me,That's the reason it take some time for me to get into it..Now i am very clear,You just helped me a lot...Thank very much from my side and my friends thanked u for helping me,because i was disturbing them for past 1 week to get this result in excel......
 
Back
Top