document.write( "Question 1189084: Five times a number less seven, is the same as thrice the number, increased by 9. Find the number.
\n" );
document.write( "Equation:
\n" );
document.write( "Solution: \n" );
document.write( "
Algebra.Com's Answer #820304 by VFBundy(438)![]() ![]() You can put this solution on YOUR website! 5x - 7 = 3x + 9 \n" ); document.write( " \n" ); document.write( "2x = 16 \n" ); document.write( " \n" ); document.write( "x = 8 |