Answer:
2x + 3y = 12
Step-by-step explanation:
Standard form is Ax + By = C, A, B and C must be intergers, cannot be fractions or decimals
y = -2/3x + 4 First we want to get rid of the fractions. There is only one, so if we multiply both sides by 3 that should do it.
3y = -2x + 12 Now make the constant be on one side by itself
2x + 3y = 12
Answer:
y=-5/2x+4
Step-by-step explanation:
find the slope by using y2-y1/x2-x1
-1-19/2-(-4)
simplify
-20/8
simplify
-5/2
use slope-intercept form, y=mx+b
since we know the slope, find b
plug in one of the ordered pairs into the equation
-1=(-5/2)(2)+b
simplify
-1= -10/2+b
simplify
-1=-5+b
add 5 to both sides
b=4
plug b into y=-5/2x+b
y=-5/2x+4
Answer:

Step-by-step explanation:
Using Pythagoras' identity in the right triangle
The square on the hypotenuse is equal to the sum of the squares on the other 2 sides.
let h represent the hypotenuse, then
h² = 5² + (
)² = 25 + 2 = 27 ( take the square root of both sides )
h =
← exact value
Answer:
An inverse function is a function that undoes the action of the another function. A function g is the inverse of a function f if whenever y=f(x) then x=g(y). In other words, applying f and then g is the same thing as doing nothing. We can write this in terms of the composition of f and g as g(f(x))=x.
Step-by-step explanation:
The inverse function returns the original value for which a function gave the output. ... A function that consists of its inverse fetches the original value.
Example : f(x) = 2x + 5 = y. Then, g(y) = (y-5)/2 = x is the inverse of f(x).