The rays shown in the pictur: Ray VX, YZ , XY, ZV..... Plus more!
Answer:
8.1 inches
Step-by-step explanation:
Area of a triangle = ½ × base × height = Area
Rearranged =

Base is the length by the way.

=8.1 inches
Answer:
The answer would be 20 weeks
Step-by-step explanation:
Because, if she makes $5 per week you would just divide 100 by 5 and get 20 and to check you would multiply your answer to see if it equals the amount he/she would want to amount to. Hope this helps! Happy learning!
First, conceptually understand what an inverse function is, it makes solving it very intuitive. An inverse function is simply a function which has points (y,x) for every point (x,y) of the parent function. So you are essentially taking all points of the parent function and switching the x and y coordinates for each. Those switched coordinates are produced by the "inverse function".
Mathematically then, finding the inverse function is a matter of solving for x and then switching the variable labels. In this case:
y=2x+1 subtract 1 from both sides
y-1=2x divide both sides by 2
(y-1)/2=x now just switch the labels for the variables...
y=(x-1)/2 so
f^-1(x)=(x-1)/2 is the inverse of f(x)=2x+1
12x - 8y = -12
6x + 4y = -30
Multiply the 2nd equation by 2, to make the Y coefficients opposite:
6x + 4y = -30 x 2 = 12x + 8y = -60
Now add the two equations:
12x -8y = -12 + 12x +8y = -60
= 24x = -72
Divide bothe sides by 24 to solve for x:
x = -72/24
x = -3
Now replace x with -3 in the first equation to solve for y:
12(-3) - 8y = -12
-36 - 8y = -12
Add 36 to each side:
-8y = 24
Divide both sides by -8 to solve for y:
y = 24 / -8
y = -3
X = -3 and y = -3
(-3,-3)