document.write( "Question 942619: Use the RTSC approach to solve the following application.there are no existing formulas that can be used for this application.Four times the difference of a number and two is twenty-nine less than the number.find the number \n" ); document.write( "
Algebra.Com's Answer #805141 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! 4(n - 2) = n - 29 \n" ); document.write( "4n - 8 = n - 29 \n" ); document.write( "3n = -21\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n = -7 \n" ); document.write( " |