document.write( "Question 91005: Translate to an algebra statement. Seven times the difference of six and twice a number yields the same result as the same number decreased by one.\r
\n" );
document.write( "\n" );
document.write( "So far I have came with this. I am not if this is correct.\r
\n" );
document.write( "\n" );
document.write( "7(6-2x) = 7(6-2X)-1 \n" );
document.write( "
Algebra.Com's Answer #66050 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! No this is incorrect. \n" ); document.write( "It is \n" ); document.write( "7(6 - 2x) = x - 1 \n" ); document.write( "42 - 14x = x - 1 \n" ); document.write( "15x = 43 \n" ); document.write( "x = 43/15 \n" ); document.write( " |