document.write( "Question 500269: If 8 is added to 7 times a number and the sum is divided by 3, the result is the same as if then number is multipled by 5 and 6 is added to the product.What is the number. \n" ); document.write( "
Algebra.Com's Answer #338132 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! let n = \"a number\" \n" ); document.write( ": \n" ); document.write( "write an equation for exactly what it says \n" ); document.write( ": \n" ); document.write( "If 8 is added to 7 times a number and the sum is divided by 3, the result is the same as if then number is multipled by 5 and 6 is added to the product. \n" ); document.write( " \n" ); document.write( "get rid of the denominator, mult both sides by 3 \n" ); document.write( "7n + 8 = 3(5n+ 6) \n" ); document.write( "7n + 8 = 15n + 18 \n" ); document.write( "7n - 15n = 18 - 8 \n" ); document.write( "-8n = 10 \n" ); document.write( "n = \n" ); document.write( "n = -1.25 \n" ); document.write( ": \n" ); document.write( "Let's see if that works in the given statement \n" ); document.write( "If 8 is added to 7 times a number and the sum is divided by 3, the result is the same as if then number is multiplied by 5 and 6 is added to the product. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |