document.write( "Question 13004: solve
\n" );
document.write( "3a-8=(a/2)+2
\n" );
document.write( "a/2 is a fraction, but I didn't know how to write it on here
\n" );
document.write( "thanks \n" );
document.write( "
Algebra.Com's Answer #6722 by smik(40) ![]() You can put this solution on YOUR website! You would start off by bringing all the variables to one side and the constants to another: \n" ); document.write( " \n" ); document.write( "3a-8=(a/2)+2 \n" ); document.write( " \n" ); document.write( "Becomes: 3a-(a/2)=10 \n" ); document.write( " \n" ); document.write( "Now, we multiply each side by 2 so to get rid of the denominator in a/2: \n" ); document.write( " \n" ); document.write( "2(3a-(a/2))=2(10) \n" ); document.write( " \n" ); document.write( "Becomes: 6a-a=20 \n" ); document.write( " \n" ); document.write( "Becomes: 5a=20 \n" ); document.write( " \n" ); document.write( "Divide each side by 5: \n" ); document.write( " \n" ); document.write( "a=4 \n" ); document.write( " |