document.write( "Question 1016432: What is 4x + 2(2x-5) = 8?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #632803 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Okay from \n" ); document.write( "4x + 2(2x-5) = 8 \n" ); document.write( "we get \n" ); document.write( "4x + 4x - 10 = 8 \n" ); document.write( "8x - 10 = 8 \n" ); document.write( "8x = 18 \n" ); document.write( "x = 18/8 = 9/4 = 2.25 \n" ); document.write( " |