document.write( "Question 16553: 1. 4a+5[1-3(2a-1)]=2(2a+5) \n" ); document.write( "
Algebra.Com's Answer #8084 by smik(40)![]() ![]() ![]() You can put this solution on YOUR website! Hmm... nasty looking problem. First of all we should foil everything out.\r \n" ); document.write( "\n" ); document.write( "So, 4a+5*(1-3*(2a-1)) gives us: \n" ); document.write( " \n" ); document.write( "4a+5-30a+15, which simplified gives us: \n" ); document.write( " \n" ); document.write( "20-26a \n" ); document.write( " \n" ); document.write( "Now, let's foil the other side, 2(2a+5), gives us: \n" ); document.write( " \n" ); document.write( "4a+10 \n" ); document.write( " \n" ); document.write( "So, we've got: \n" ); document.write( " \n" ); document.write( "20-26a = 4a+10 \n" ); document.write( " \n" ); document.write( "Now we should isolate the variable. So we can add 26a to each side, and subtract 10 from each side, to get: \n" ); document.write( " \n" ); document.write( "10=30a \n" ); document.write( " \n" ); document.write( "Now we solve for a by dividing both sides by 30 to get: \n" ); document.write( " \n" ); document.write( "a = 0.3 \n" ); document.write( " |