Answer:
x > 4
Step-by-step explanation:
3x - 7 > 5
3x - 7 + 7 > 5 + 7
3x > 12
x > 4
Answer:
2560
Step-by-step explanation:
5120 divided by 2
f=2560
Given that,
Michael is leaving a 15% tip for his waitress.
To find,
What percent of the original price will he pay.
Solution,
Let the original price was 100%.
When he leaves a 15% tip for the waitress, he is really paying 100%+15%=115% of the original price.

or

So, this is the required solution.
Answer:
(ab - 6)(2ab + 5)
Step-by-step explanation:
Assuming you require the expression factorised.
2a²b² - 7ab - 30
Consider the factors of the product of the coefficient of the a²b² term and the constant term which sum to give the coefficient of the ab- term
product = 2 × - 30 = - 60 and sum = - 7
The factors are - 12 and + 5
Use these factors to split the ab- term
= 2a²b² - 12ab + 5ab - 30 ( factor the first/second and third/fourth terms )
= 2ab(ab - 6) + 5(ab - 6) ← factor out (ab - 6) from each term
= (ab - 6)(2ab + 5) ← in factored form
Answer:
Different ways to solve a system of linear equations:
- isolate one variable in one equation and replace it in the other equation
- multiply/divide one equation by a constant and then add/subtract it to the other one, so that only one variable remains
- graph the equation and look at the intersection point
If you graph the system:
- there is only one solution if the lines intersects at only one point
- there is no solution if the lines don't intersect each other (they are parallel)
- there are infinitely many solutions if the lines overlap each other (they are the same equation multiplied by some constant)
Step-by-step explanation:
1st system
y = -x – 7
y = 4/3 x – 7
solution: x= 0, y = 7
2nd system
y = -3x – 5
y = x + 3
solution: x = -2, y = 1
3rd system
y = -2x + 5
y = 1/3 x – 2
solution: x = 3, y = -1
4th system
3x + 2y = 2
x + 2y = -2
solution: x = 2, y = -2
5th system
x + 3y = -9
2x – y = -4
solution: x = -3, y = -2
6th system
x – 2y = 2
-x + 4y = -8
solution: x = -4, y = -3
7th system
5x + y = -2
x + y = 2
solution: x = -1, y = -3