document.write( "Question 1024271: Make A the subject of the formula and show all working\r
\n" );
document.write( "\n" );
document.write( "2(3a-c)=5c+1 \n" );
document.write( "
Algebra.Com's Answer #639735 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! You wish to solve for a...okay here goes...from \n" ); document.write( "2(3a-c)=5c+1 \n" ); document.write( "distribute \n" ); document.write( "6a - 2c = 5c + 1 \n" ); document.write( "add 2c \n" ); document.write( "6a = 7c + 1 \n" ); document.write( "divide by 6 \n" ); document.write( "a = (7c + 1) / 6 \n" ); document.write( " |