SOLUTION: s=n/2(a+L); for L please show me how to solve this step by step.. thank you
Algebra
->
Expressions-with-variables
-> SOLUTION: s=n/2(a+L); for L please show me how to solve this step by step.. thank you
Log On
Algebra: Expressions involving variables, substitution
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Expressions-with-variables
Question 120940
:
s=n/2(a+L); for L please show me how to solve this step by step.. thank you
Found 2 solutions by
checkley71, edjones
:
Answer by
checkley71(8403)
(
Show Source
):
You can
put this solution on YOUR website!
S=N/2(A+L)
S=N(A+L)/2 now cross multiply.
N(A+L)=2S
AN+AL=2S
AL=2S-AN
L=(2S-AN)/A ANSWER.
Answer by
edjones(8007)
(
Show Source
):
You can
put this solution on YOUR website!
s=n/2(a+L)
2s=n(a+L)
2s=na+nL
2s-na=nL
(2s-na)/n=L
.
Ed