SOLUTION: LET STATEMENT, CHOOSE VARIABLE AND STATE WHAT IS REPRESENTS, EXPRESS THE SECOND QUANTITY WITH VARIABLE YOU CHOSE -The larger of two numbers is 1 less than twice the smaller number.

Algebra ->  Systems-of-equations -> SOLUTION: LET STATEMENT, CHOOSE VARIABLE AND STATE WHAT IS REPRESENTS, EXPRESS THE SECOND QUANTITY WITH VARIABLE YOU CHOSE -The larger of two numbers is 1 less than twice the smaller number.      Log On


   



Question 957556: LET STATEMENT, CHOOSE VARIABLE AND STATE WHAT IS REPRESENTS, EXPRESS THE SECOND QUANTITY WITH VARIABLE YOU CHOSE -The larger of two numbers is 1 less than twice the smaller number. Write expression for smaller number minus the larger number
Answer by MathLover1(20850) About Me  (Show Source):
You can put this solution on YOUR website!

let the larger number be x and the smaller number y
if the larger number be x is 1 less than twice the smaller number y, we have
x=2y-1
expression for smaller number minus the larger number:
y-x
y-%282y-1%29
y-2y%2B1
-y%2B1
or
1-y