Answer:
p = (7r+16) / (4-q)
Step-by-step explanation:
4p - 7r = pq + 16
Add 7r to both sides.
4p = pq + 16 + 7r
Subtract pq from both sides.
4p - pq = 7r + 16
Factor out p from the left side.
p(4 - q) = 7r + 16
Divide both sides by (4 - q).
p = (7r + 16)/(4 - q)
The 7r and the 16 could be in either order, like 7r+16 or 16+7r. You could show that the answer is a fraction with 7r+16 on top and 4-q on the bottom. If you are writing or on the computer selecting a fraction that is stacked you don't need need the parenthesis.
Answer:
Given that the equation of a circle is :

Answer:
Step-by-step explanation:
y=x²-2x-1
and y=-3x+5
x²-2x-1=-3x+5
x²+x-6=0
x²+3x-2x-6=0
x(x+3)-2(x+3)=0
(x+3)(x-2)=0
x=-3,2
when x=-3
y=-3×-3+5=9+5=14
when x=2
y=-3×2+5=-6+5=-1
so solutions are (-3,14) and (2,-1)
Answer:
Step-by-step explanation:
Split the polygon into 3 triangles as pictured below
<u>They have base and height:</u>
- 4 and 3, 1 and 1, 3 and 1
<u>Find the area of 3 triangles and add up:</u>
- A = 1/2*4*3 + 1/2*1*1 + 1/2*1*3 = 6 + 1/2 + 3/2 = 8 square units
Let
x = first integer
y = second integer
z = third integer
First equation: x + y + z = 194
Second equation: x + y = z + 80
Third equation: z = x - 45
Let's find the values of x, y and z.
Substitute 3rd eq to 1st eq:
x + y + x - 45 = 194
2x + y = 45 + 194
y = -2x + 239
Plug in both we have solved for y and the 3rd eq to the 2nd eq to find x
x + (-2x + 239) = (x - 45) + 80
x - 2x - x = -45 + 80 - 239
-2x = -204
x = -204/-2
x = 102
Solving for y,
y = -2(102) + 239
y = 35
Solving for z,
z = 102 - 45
z = 57