document.write( "Question 850661: nine less than five times a certain number is equal to 17 more than three times the number.Find the number? \n" ); document.write( "
Algebra.Com's Answer #512313 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! Sometimes it's just a matter of setting it up... \n" ); document.write( "5X - 9 = 3X + 17 \n" ); document.write( "Now subtract 3x from each side. \n" ); document.write( "2x - 9 = 17 \n" ); document.write( "Add 9 to each side \n" ); document.write( "2x = 17 + 9 \n" ); document.write( "2x = 26 \n" ); document.write( "Divide each side by 2 \n" ); document.write( "x = 13 \n" ); document.write( " \n" ); document.write( " |