document.write( "Question 223818: solve 8x-(2x+6)12
\n" );
document.write( "the solution is x=? \n" );
document.write( "
Algebra.Com's Answer #167312 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! Is the 12 a multiplier, or a power, or should it be ^2? \n" ); document.write( "If it's a multiplier then: \n" ); document.write( "8x-(2x+6)12 \n" ); document.write( "8x-24x-72 \n" ); document.write( "-16x-72 \n" ); document.write( "x=-72/-16 \n" ); document.write( "x=9/2 ans. \n" ); document.write( "------------- \n" ); document.write( "If it's a ^2 then: \n" ); document.write( "8x-(2x+6)^2 \n" ); document.write( "8x-(x^2+24x+36) \n" ); document.write( "-x^2-24x+8x-36 \n" ); document.write( "-x^2-16x-36 \n" ); document.write( "x^2+16x+36 ans. \n" ); document.write( " |