You can
put this solution on YOUR website!Ok I would love to help you with all of these, but it would take me way too long (you'll see below). So I'm only going to do the first two to get you started.
A)

Start with the first equation.

Plug in

Get all terms to the left side.

Combine like terms.
Notice that the quadratic

is in the form of

where

,

, and
Let's use the quadratic formula to solve for "x":

Start with the quadratic formula

Plug in

,

, and

Square

to get

.

Multiply

to get

Subtract

from

to get

Multiply

and

to get

.

Take the square root of

to get

.

or

Break up the expression.

or

Combine like terms.

or

Simplify.
So the solutions for "x" are

or
-----------------------------------------------------------
Let's find the value of "y" when

Go back to the first equation.

Plug in

Square 1 to get 1

Multiply

Combine like terms.
So when

,

giving the ordered pair (1,0)
--------------
Let's find the value of "y" when

Go back to the first equation.

Plug in

Square 3 to get 9

Multiply

Combine like terms.
So when

,

giving the ordered pair (3, 16)
=======================================================================
Answer:
So the 2 ordered pair solutions are:
(1,0) and (3,16)
B)

Start with the second equation.

Add "y" to both sides.

Move onto the second equation.

Plug in

FOIL

Subtract 193 from both sides.

Combine like terms.
Notice that the quadratic

is in the form of

where

,

, and
Let's use the quadratic formula to solve for "y":

Start with the quadratic formula

Plug in

,

, and

Square

to get

.

Multiply

to get

Rewrite

as

Add

to

to get

Multiply

and

to get

.

Take the square root of

to get

.

or

Break up the expression.

or

Combine like terms.

or

Simplify.
So the solutions (for "y") are

or
------------------------------------------------------------
Let's find the value of "x" when

Go back to the previously isolated equation

Plug in

Add
So when

,

. This means that we have the ordered pair (12, 7)
-----------------------------
Let's find the value of "x" when

Go back to the previously isolated equation

Plug in

Subtract
So when

,

. This means that we have the ordered pair (-7, -12)
=======================================================================
Answer:
So the 2 ordered pair solutions are:
(12, 7) and (-7, -12)
You can
put this solution on YOUR website!A,{Y=^X2+4X-5 & Y=-X^2+12X-11
I assume you want to find the values of x common to these 2 eqns, where they intersect.
Since they both = y, they equal each other.
X^2+4X-5 = -X^2+12X-11
2x^2 - 8x + 6 = 0
(2x - 2)*(x - 3) = 0
x = 3
x = 1
-------
x = 3 --> y = 16 gives the point (3,16)
x = 1 --> y = 0 gives the point (1,0)
These are the 2 points of intersection of the 2 functions.
------------------------
B, X^2+Y^2=193 &X-Y=5
x = y+5
(y+5)^2 + y^2 = 193
y^2 + 10y + 25 + y^2 = 193
2y^2 + 10y - 168 = 0
y^2 - 5y - 84 = 0
(y-12)*(y+7) = 0
y = -7
y = 12
Sub and solve for x as in the 1st one.
--------------------------------------
C X*Y=45 & 3X-Y=-6
y = 3x+6
x*(3x+6) = 45
x^2 + 2x - 15 = 0
(x+5)*(x-3) = 0
x = 3
x = -5
------------
D X*Y=8 & X^2+Y^2=65
Similar to B but with 4 points of intersection.
---------------
E X+Y=-8 & (X-2)^2+(Y+7)^2=5
More of the same
email me via the thank you note if you want me to check your work.