document.write( "Question 852358: s=n/2(A+l)
\n" );
document.write( "solve for A \n" );
document.write( "
Algebra.Com's Answer #519710 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! 2/n*s=2/n*n/2(A+l) \n" ); document.write( "A+1=2s/n\r \n" ); document.write( "\n" ); document.write( "A=2s/n-1 \n" ); document.write( " |