document.write( "Question 1086498: The sum of five times a number and nine is 34 . find the number \n" ); document.write( "
Algebra.Com's Answer #700712 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! number is x \n" ); document.write( "5x+9=34; 5 times a number is 5x. \"And\" means add. \n" ); document.write( "5x=25 \n" ); document.write( "x=5 ANSWER \n" ); document.write( " \n" ); document.write( " |