document.write( "Question 710656: What is the value ox in the following equation? 4x-5(x+1)+8=0
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #437137 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! 4x-5(x+1)+8=0 \n" ); document.write( "4x-5x-5+8=0 \n" ); document.write( "-x=5-8 \n" ); document.write( "-x=-3 \n" ); document.write( "x=3 ans. \n" ); document.write( "Proof: \n" ); document.write( "4*3-5(3-1)+8=0 \n" ); document.write( "12-5*4+8=0 \n" ); document.write( "12-20+8=0 \n" ); document.write( "0=0 \n" ); document.write( " |