document.write( "Question 344396: We are having a hard time solving this equation 17=4(a-2)+2a \n" ); document.write( "
Algebra.Com's Answer #246348 by Jk22(389) You can put this solution on YOUR website! 17=4(a-2)+2a=4a-8+2a (distributivity) \n" ); document.write( "17=6a-8 (collect same monomial) \n" ); document.write( "17+8=6a (+8, regularity) \n" ); document.write( "25=6a (divide through 6) \n" ); document.write( "a=25/6\r \n" ); document.write( "\n" ); document.write( "Verification : a-2=(25-12)/6=13/6, 2*a=50/6, 4(a-2)+2a=(4*13+50)/6=102/6\r \n" ); document.write( "\n" ); document.write( "6*17=60+6*7=60+42=102, hence 102/6=17. \n" ); document.write( " |