document.write( "Question 964677: Four times a number plus 6 is 50. Find the number. \n" ); document.write( "
Algebra.Com's Answer #589505 by macston(5194) You can put this solution on YOUR website! x=the number \n" ); document.write( "4x+6=50 \n" ); document.write( "4x=44 \n" ); document.write( "x=11 ANSWER: The number is 11. \n" ); document.write( " |