0% encontró este documento útil (0 votos)
4 vistas3 páginas

Fórmulas Matemáticas Esenciales

Cargado por

daniel18hh
Derechos de autor
© All Rights Reserved
Nos tomamos en serio los derechos de los contenidos. Si sospechas que se trata de tu contenido, reclámalo aquí.
Formatos disponibles
Descarga como PDF, TXT o lee en línea desde Scribd
0% encontró este documento útil (0 votos)
4 vistas3 páginas

Fórmulas Matemáticas Esenciales

Cargado por

daniel18hh
Derechos de autor
© All Rights Reserved
Nos tomamos en serio los derechos de los contenidos. Si sospechas que se trata de tu contenido, reclámalo aquí.
Formatos disponibles
Descarga como PDF, TXT o lee en línea desde Scribd

Universidad Juárez Autónoma de Tabasco

“Estudio en la duda. Acción en la fe”

Materia: Matemáticas

Maestro: Ana Gabriela Wisther Sánchez

Alumno: Daniel Hernández Hidalgo

Matricula: 242D23015

División: División Académica de ingeniería y arquitectura (DAIA)

Carrera: Ingeniería mecánica Eléctrica

Semestre: 1ro
Formulario de matemáticas:
-Distancia entre 2 puntos: La distancia ¨d¨ entre dos puntos A(X1,Y1) y B(X2,Y2)
en el plano cartesiano, se calcula de la siguiente forma:
𝑑 = √(𝑥2 − 𝑥1 )2 + (𝑦2 − 𝑦1 )2
-Ecuación de la recta y diagrama: La ecuación de una recta en el plano cartesiano
se puede expresar de varias formas. La más común es la forma pendiente-
intersección: 𝑦 = 𝑚𝑥 + 𝑏
Donde: (M): Es la pendiente de la recta, que representa el cambio vertical por cada
cambio horizontal y (B): Es la intersección en el eje
y (el valor de y cuando x=0). Ahora, si conocemos los valores (X1, Y1) y (X2,Y2)
usamos la siguiente formula:
𝑦2 − 𝑦1
𝑚=
𝑥2 − 𝑥1

-Ecuación de la parábola y diagramas: Estas ecuaciones se dividen si la parábola


es vertical u horizontal:
Horizontal: Vertical:
𝟐
(𝒀 − 𝒌) = 𝟒𝒑(𝑿 − 𝒉) (𝒙 − 𝒉)𝟐 = 𝟒𝒑(𝒚 − 𝑲)
Ecuación:
Vértice: (𝒉, 𝒌) (𝒉, 𝒌)
Foco: (𝒉 + 𝒑, 𝒌) (𝒉, 𝒑 + 𝒌)
LR: |𝟒𝝆| |𝟒𝝆|
Directriz: 𝒙=𝒉−𝒑 𝒚=𝒌−𝒑
𝒏
P: 𝒑=𝟒
Como identificar si la parábola surge respecto a la horizontal o vertical: Cuando es
horizontal la y esta a la izquierda de la igualdad y esta elevada al cuadrado, en
cambio cuando es vertical la x esta a la izquierda de la igualdad y esta elevada al
cuadrado. Notas: Con la letra que esta después de “4p”, dentro del paréntesis,
sabemos hacia donde abre, en el caso de la vertical es +y en el eje de las y, y en
horizontal es +x en el eje de las x, el foco va dentro de la parábola, el vértice está
en el punto mas bajo de la parábola y debajo la directriz, esa distancia es p.
-Ecuación de la circunferencia: Dados dos puntos coordenados en un plano,
podemos llamar la ecuación general de una circunferencia con centro en (h,k) y de
radio igual a r: (𝒙 − 𝒉)𝟐 + (𝒚 − 𝒌)𝟐 = 𝒓𝟐
También podemos encontrar el punto medio entre ambos puntos usando la
𝒙 +𝒙 𝒚 +𝒚
siguiente formula: 𝑷𝒎 = ( 𝟏 𝟐 𝟐 , 𝟏 𝟐 𝟐 )
Ahora bien, para encontrar el diámetro tenemos la siguiente formula:
𝒅 = √(𝒙 − 𝒉)𝟐 + (𝒚 − 𝑲)𝟐
Notas:
-En la formula general de la circunferencia se deben desarrollar los binomios
cuadrados y simplificar los términos semejantes.
-La fórmula del diámetro sirve también para encontrar la distancia entre dos puntos,
por lo que podemos depositar el centro de la circunferencia y un extremo para
encontrar la distancia y así encontrar el radio.

-Regla de desigualdades: Las desigualdades se pueden representar gráfica y


analíticamente con estas reglas básicas:
a<b solo si b-a es positivo
a>b si y solo si a-b es positivo
Ejemplo: 3<5, 5-3=2
𝑎 ≤ 𝑏 si y solo si a<b o a=b
𝑎 ≥ 𝑏 si y solo si a>b o a=b

Common questions

Con tecnología de IA

Inequalities form constraints in optimization problems by limiting solution sets to feasible regions defined by conditions such as resource availability or managerial decisions. Graphically, they define bounded areas on coordinate planes, where solutions lie. Understanding these constraints is essential for evaluating optimization solutions within specific variable ranges, often visualized as shaded regions intersecting relevant linear or non-linear functions .

The distance formula, 𝑑 = √((𝑥2−𝑥1)^2 + (𝑦2−𝑦1)^2), is critical in theory for proving properties related to congruent figures, verifying geometric transformations, and establishing analytic geometry principles. Practically, it is employed in determining shortest paths, calculating lengths in physics, and assessing proximity in spatial analysis. Its straightforward application across discrete and continuous models showcases its vast utility in diverse mathematical contexts .

The inequality 𝑎≥𝑏 holds true if either 𝑎 > 𝑏 or 𝑎 = 𝑏. Graphically, this means that any point on the graph of the inequality lies either above or on the boundary line if 𝑎 and 𝑏 represent y-values of lines or curves. If graphed on a number line, 𝑎 would be on or to the right of 𝑏, representing all values a could take including b .

The formula for calculating the distance between two points, 𝑑 = √((𝑥2−𝑥1)^2 + (𝑦2−𝑦1)^2), is similar to the equation of a circle, (𝑥−ℎ)^2 + (𝑦−𝑘)^2 = 𝑟^2. Both involve calculating distances in a coordinate plane. The circle equation represents all points (x, y) that are a fixed distance (r) from a center point (h, k), analogous to a distance calculation between (x, y) and (h, k) equating to the radius (r).

The slope (m) in the line equation 𝑦 = 𝑚𝑥 + 𝑏 represents the steepness and direction of the line. It indicates the change in y for a unit change in x. A positive slope means the line rises from left to right, a negative slope means it falls, and a zero slope results in a horizontal line. This numerical value is crucial for understanding and predicting the behavior of lines on graphs .

Simplifying the general equation of a circle involves developing binomials and consolidating like terms, transforming (𝑥−ℎ)^2 + (𝑦−𝑘)^2 = 𝑟^2 into a standard form for direct comparison and analysis. This process is important as it reveals characteristics such as the center and radius, facilitating tasks like graphing, verifying circle properties, or solving systems involving circles and other geometric figures .

The midpoint formula 𝑃𝑚 = ((𝑥1+𝑥2)/2, (𝑦1+𝑦2)/2) is used to find the center of a circle when the diameter's endpoints are known. This is because the center of the circle (h, k) is exactly halfway between the two endpoints of its diameter, making the midpoint the circle's center .

The directrix and focus provide key points for determining the orientation of a parabola. For a vertical parabola, the equation is (𝑥−ℎ)^2=4𝑝(𝑦−𝑘), where the focus is at (ℎ, 𝑘+𝑝) and the directrix is a horizontal line y = k - p. For a horizontal parabola, the equation is (𝑦−𝑘)^2=4𝑝(𝑥−ℎ), with the focus at (ℎ+𝑝, 𝑘) and the directrix being a vertical line x = h - p. The orientation is verified by whether x or y is squared and their positions relative to the focus and directrix .

The slope and y-intercept are fundamental in interpreting graphs because they provide complete information about a line's behavior and position in a plane. The slope (m) indicates the line's angle and direction, while the y-intercept (b) shows where the line crosses the y-axis. Together, they help in quickly drafting the line and predicting how changes in x affect y, which is critical for analyzing linear functions in real-world scenarios .

The vertex form of a parabola equation, (𝑥−ℎ)^2=4𝑝(𝑦−𝑘) for vertical or (𝑦−𝑘)^2=4𝑝(𝑥−ℎ) for horizontal, is useful when you need to quickly determine the vertex (h, k) and the direction and width of opening. The parameter p, along with its sign, indicates whether the parabola opens upwards, downwards, right, or left. This form is particularly beneficial in optimization problems or when transforming or interpreting the graph visually .

También podría gustarte