document.write( "Question 705696: a certain number is multiplied by 5 and then 13 is added. the result is 48. what is the number? \n" ); document.write( "
Algebra.Com's Answer #434723 by geetha_rama(94)![]() ![]() ![]() You can put this solution on YOUR website! Let X be the number \n" ); document.write( "5X+ 13= 48 \n" ); document.write( "5x = 35 \n" ); document.write( "=> x = 7 \n" ); document.write( " |