document.write( "Question 699973: eight times a number is 11 more than four times the number \n" ); document.write( "
Algebra.Com's Answer #431601 by smaraya(8)\"\" \"About 
You can put this solution on YOUR website!
eight times a number is 11 more than four times the number
\n" ); document.write( "let the number be x
\n" ); document.write( "8x=11+4x
\n" ); document.write( "X=11/4
\n" ); document.write( "the number is 11/4.
\n" ); document.write( "
\n" );