document.write( "Question 859239: If four times the sum of a number and 1 is 12, find the number\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #517651 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let x be the number. \n" ); document.write( "4(x+1)=12 \n" ); document.write( "4x+4=12 \n" ); document.write( "4x=8 \n" ); document.write( "x=2 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |