document.write( "Question 257544: four times the difference of a number and 3 is the same as 6 times the number increased by 1. \n" ); document.write( "
Algebra.Com's Answer #189450 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! four times the difference of a number and 3 is the same as 6 times the number increased by 1. \n" ); document.write( "--------------------------- \n" ); document.write( "Let the number be \"x\": \n" ); document.write( "Equation: \n" ); document.write( "4(x-3) = 6x+1 \n" ); document.write( "4x-12 = 6x+1 \n" ); document.write( "2x = -13 \n" ); document.write( "x = -6.5 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |