document.write( "Question 101678: Could you please solve this equation?\r
\n" );
document.write( "\n" );
document.write( "Eight times a number plus 6 less than twice the number is 34 \n" );
document.write( "
Algebra.Com's Answer #73967 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! Eight times a number ... 8n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "plus ... +\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6 less than twice the number ... 2n-6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "is 34 ... =34\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "8n+2n-6=34 ... 10n=40 ... n=4 \n" ); document.write( " |