document.write( "Question 158785: Three times a number, added to4 is 7. Find the number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #116944 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 3x+4=7 \n" ); document.write( "3x=7-4 \n" ); document.write( "3x=3 \n" ); document.write( "x=3/3 \n" ); document.write( "x=1 answer. \n" ); document.write( " |