document.write( "Question 258783: four times a number plus five more than three times the number is 47
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #190495 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! Let's break it down into its parts. \n" ); document.write( "four times a number plus five more than three times the number is 47 \n" ); document.write( "4x four times a number \n" ); document.write( "+5 + plus five \n" ); document.write( "+ more than \n" ); document.write( "3x three times the number \n" ); document.write( "= is \n" ); document.write( "47 47 \n" ); document.write( "Combine them \n" ); document.write( "4x+(5+3x)=47 \n" ); document.write( "7x+5=47 \n" ); document.write( "7x=42 \n" ); document.write( "x=6 \n" ); document.write( " \n" ); document.write( " |