3x+12=6 will give you x=2
And
-2=4-3x will give you x=-2
Step-by-step explanation:
From Pythagorean theorem, one of the sides can be determined as x^2 + y^2 =8^2
or y = (8^2 - x^2)^(1/2)
we can write the perimeter P as
P = 2x + 2y ---> 20 = 2x + 2(8^2 - x^2)^(1/2)
Dividing by 2, we get
10 = x + (8^2 - x^2)^(1/2)
Move the x to the other side,
10 - x = (8^2 - x^2)^(1/2)
Take the square of both sides to get rid of the radical sign:
(10 - x)^2 = 8^2 - x^2
Move everything to the left and expand the quantity inside the parenthesis:
x^2 + (100 - 20x + x^2) - 64 = 0
2x^2 - 20x + 64 = 0
or
x^2 - 10x + 32 = 0
Now we can see that a = -10 and b = 32
True.
The square root of 12: √12 = 3.464101......
This continues indefinitely and can not be represented as a ratio of two integers.
So it is not rational, that is irrational.
8x = -104 (I like to flip mine around like this, but it doesn't matter).
Now, you subtract 8 from both sides because you are doing the inverse.
-104 - 8 = -112
x=-112
Hope this helps!
Have a nice day!
Answer: the cost of a cheeseburger is $4
Step-by-step explanation:
Let x represent the cost of one cheeseburgers.
Let y represent the cost of one Soda.
The patriot diner sells 2 cheeseburgers and one soda for $11.00. It means that
2x + y = 11 - - - - - - - - - - - 1
She also sells 3 cheeseburgers and 2 sodas for $18.00. It means that
3x + 2y = 18 - - - - - - - - - - -2
Multiplying equation 1 by 3 and equation 2 by 2, it becomes
6x + 3y = 33
6x + 4y = 36
Subtracting, it becomes.
- y = - 3
y = 3
Substituting y = 3 into equation 1, it becomes
2x + 3 = 11
2x = 11 - 3 = 8
x = 8/2 = 4