document.write( "Question 839244: Please help : Ten less tha double a number is the same as seven times a number. Find the number
\n" );
document.write( "2x-10=7(x)
\n" );
document.write( "2x-2x-10=7 x-2x i cant figure what i did wrong \n" );
document.write( "
Algebra.Com's Answer #505620 by alicealc(293)![]() ![]() ![]() You can put this solution on YOUR website! 2x - 10 = 7x \n" ); document.write( "2x - 2x - 10 = 7x - 2x \n" ); document.write( "-10 = 5x \n" ); document.write( "x = -10/5 \n" ); document.write( "x = -2 \n" ); document.write( " |