document.write( "Question 662009: The value of y is 5 less than 12 times the value of x. Find x when y= -53. \n" ); document.write( "
Algebra.Com's Answer #411876 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! y = 12x-5 \n" ); document.write( "-53 = 12x-5 \n" ); document.write( "-48 = 12x \n" ); document.write( "x = -4 \n" ); document.write( " |