Find an equation for the hyperbola described:

1) Vertices at (0,+/- 10); asymptotes at y= 5/3x

2) Vertices at (-+5,0); foci at (-+6,0)

1) To find the equation for the hyperbola with vertices at (0, ±10) and asymptotes at y = (5/3)x, we can use the standard form equation for a hyperbola:

((x - h)^2/a^2) - ((y - k)^2/b^2) = 1

In this case, the center of the hyperbola is at the origin (0, 0), so h = 0 and k = 0.

We know that the distance from the center to the vertices is equal to a, so a = 10.

To find b, we can use the slope of the asymptotes, which is equal to ± (b/a). In this case, the slope is 5/3, so:

5/3 = ± b/10
b = ± (50/3)

Plugging in these values, the equation for the hyperbola is:

x^2/100 - y^2/(2500/9) = 1

To find an equation for a hyperbola, we need information about the vertices, foci, or asymptotes depending on the given problem.

1) Vertices at (0, +/- 10) and asymptotes at y = (5/3)x:

First, let's assume the equation for the hyperbola has the standard form:

(x - h)^2 / a^2 - (y - k)^2 / b^2 = 1

where (h, k) represents the center of the hyperbola, and 'a' and 'b' are distance parameters.

Since the vertices are at (0, +/- 10), the center of the hyperbola is at (0, 0) (midpoint between the vertices).

So, the equation becomes:

(x - 0)^2 / a^2 - (y - 0)^2 / b^2 = 1
x^2 / a^2 - y^2 / b^2 = 1

Now, let's find the values of 'a' and 'b' using the given asymptotes.

The equation of the asymptote can be written in the form: y = (5/3)x ± c, where 'c' is an arbitrary constant.

Comparing this form with the general equation of a hyperbola gives us: b^2 = c^2 and a^2 = 3c^2 / 25.

Now, we need to find the value of 'c.' For the asymptote y = (5/3)x - c, we substitute the coordinates of the hyperbola's center (0, 0) and solve for 'c':

0 = (5/3) * 0 - c
c = 0

So, 'c' is zero, which means b^2 = 0 and a^2 = 0. However, this will not give a hyperbola but rather degenerate lines.

Therefore, there seems to be an error in the given information for the hyperbola. Please double-check or provide additional details.

2) Vertices at (±5, 0) and foci at (±6, 0):

Similar to the previous problem, we assume the standard form equation for the hyperbola:

(x - h)^2 / a^2 - (y - k)^2 / b^2 = 1

Since the vertices are at (±5, 0), the center of the hyperbola is at (0, 0) (midpoint between the vertices).

So, the equation becomes:

(x - 0)^2 / a^2 - (y - 0)^2 / b^2 = 1
x^2 / a^2 - y^2 / b^2 = 1

Now, let's find the values of 'a' and 'b' using the given foci.

The distance between the foci and the center gives us the value of 'c,' which is a distance parameter.

c^2 = (foci distance)^2 - (center distance)^2
c^2 = (6 - 0)^2 - (5 - 0)^2
c^2 = 36 - 25
c^2 = 11

So, 'c' is the square root of 11, which means b^2 = 11. And since 'a' is the distance from the center to the vertices, we have a = 5.

Therefore, the equation of the hyperbola is:

x^2 / 25 - y^2 / 11 = 1