document.write( "Question 275451: translate the following into an algebraic expression and find the number.
\n" );
document.write( "\"the sum of five times a number and 11 is four less than the product of eight and the number.\" \n" );
document.write( "
Algebra.Com's Answer #200907 by mananth(16946)![]() ![]() You can put this solution on YOUR website! \"the sum of five times a number and 11 is four less than the product of eight and the number.\"\r \n" ); document.write( "\n" ); document.write( "Let the number be x\r \n" ); document.write( "\n" ); document.write( "five times the number = 5x\r \n" ); document.write( "\n" ); document.write( "\"and 11\" means add 11 to 5x\r \n" ); document.write( "\n" ); document.write( "= 5x+11\r \n" ); document.write( "\n" ); document.write( "product of 8 and the number = 8*x=8x\r \n" ); document.write( "\n" ); document.write( "4 less \n" ); document.write( "means 8x-4\r \n" ); document.write( "\n" ); document.write( "They are equal\r \n" ); document.write( "\n" ); document.write( "5x+11=8x-4\r \n" ); document.write( "\n" ); document.write( "5x-8x=-4-11 \n" ); document.write( "-3x=-15 \n" ); document.write( "x= -15/-3\r \n" ); document.write( "\n" ); document.write( "x=5 \n" ); document.write( " |