.9x + 6 = x + 7 // times 3 with the #'s inside the bracket.
.9x = x + 7 - 6 // Minus then move the 6 over
.9x = x + 1 // Minus then move the x over
.8x = 1 // Divide 8x by 8
.8x divided by 8 = x // x must equal ...
.x = 1 over 8 // Final answer :)
.9x = x + 7 - 6 // Minus then move the 6 over
.9x = x + 1 // Minus then move the x over
.8x = 1 // Divide 8x by 8
.8x divided by 8 = x // x must equal ...
.x = 1 over 8 // Final answer :)
I love you xx
No comments:
Post a Comment