Answer:
see below
Step-by-step explanation:
2x+8y=12 3x-8y=11
If we have to solve by substitution, Take the first equation and divide by 2
2x/2 + 8y/2 =12/2
x+4y = 6
Then subtract 4y from each side
x = 6 -4y
Then substitute this into the second equation
This is best solved by elimination
2x+8y=12
3x-8y=11
----------------
5x = 36
x = 36/5
Answer:
-16
Step-by-step explanation:
Hello! :)

Use a proportion to find how many seconds are needed to fold 5 shirts.
We are given that he takes 28 seconds to fold 2 shirts:
28 sec : 2 shirts
We are not given the amount of time needed for 5 shirts, which we need to solve:
x seconds : 5 shirts
Express in a fraction:

Cross multiply and simplify:

Therefore, he needs 70 seconds to fold 5 shirts.
Answer:
The absolute number of a number a is written as
|a|
And represents the distance between a and 0 on a number line.
An absolute value equation is an equation that contains an absolute value expression. The equation
|x|=a
Has two solutions x = a and x = -a because both numbers are at the distance a from 0.
To solve an absolute value equation as
|x+7|=14
You begin by making it into two separate equations and then solving them separately.
x+7=14
x+7−7=14−7
x=7
or
x+7=−14
x+7−7=−14−7
x=−21
An absolute value equation has no solution if the absolute value expression equals a negative number since an absolute value can never be negative.
The inequality
|x|<2
Represents the distance between x and 0 that is less than 2
Whereas the inequality
|x|>2
Represents the distance between x and 0 that is greater than 2
You can write an absolute value inequality as a compound inequality.
−2<x<2
This holds true for all absolute value inequalities.
|ax+b|<c,wherec>0
=−c<ax+b<c
|ax+b|>c,wherec>0
=ax+b<−corax+b>c
You can replace > above with ≥ and < with ≤.
When solving an absolute value inequality it's necessary to first isolate the absolute value expression on one side of the inequality before solving the inequality.
Step-by-step explanation:
Hope this helps :)