Well it says SQUARE so in a square all sides are equivalent so it will be 3x3 and that will hy your answer (y=3)
4x=9xuy Jesus loves you and so do I
Answer:
D. d = sqrt( ( x2-x1)^2 + (y2-y1)^2)
C. d = sqrt( ( x1-x2)^2 + (y1-y2)^2)
B. d = sqrt( (|x2-x1|^2 + |y2-y1|^2)
Step-by-step explanation:
Given two points (x1, y1) and (x2,y2) we can find the distance using
d = sqrt( ( x2-x1)^2 + (y2-y1)^2)
The order of the terms inside the square doesn't matter
d = sqrt( ( x1-x2)^2 + (y1-y2)^2)
When we are squaring are term, we can take the absolute value before we square and it does not change the value
d = sqrt( (|x2-x1|^2 + |y2-y1|^2)
You should scan it on this app:)
Answer: y=<em>300</em>-40x
The <em>y-intercept</em> would be 300
The slope would be -40
Step-by-step explanation:
x=number of months
300 is the amount she starts with
Equation can also be written like so; y=-40x+300 just like in y=mx+b (slope intercept) form