document.write( "Question 57092: Translate the following statement into an algebraic equation. Let x represent the number. 5 more than 13 times a number is 8 times that same number. \n" ); document.write( "
Algebra.Com's Answer #38809 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Translate the following statement into an algebraic equation. Let x represent the number. 5 more than 13 times a number is 8 times that same number. \n" ); document.write( "\"5 more than\" is 5+ \n" ); document.write( "\"13 times a number\" is 13*x=13x \n" ); document.write( "\"is\" means = \n" ); document.write( "\"8 times that same number\" is 8*x=8x \n" ); document.write( "The equation is: \n" ); document.write( "13x+5=8x \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |