Answer:To find a scale factor between two similar figures, find two corresponding sides and write the ratio of the two sides. If you begin with the smaller figure, your scale factor will be less than one. If you begin with the larger figure, your scale factor will be greater than one.
Step-by-step explanation : )
Answer:
y=-15
Step-by-step explanation:
Width = X
Length = X + 15
Perimeter of a Rectangle = 2W + 2L
2(X) + 2(X + 15)
2X + 2X + 30
4X + 30
Answer = 4X + 30
Hope this helps! :)
Answer:
(-2,4)
Step-by-step explanation:
The solution is the point at which the two lines intersect, (-2,4). That point is the only one that satisfies (works) in both equations:
y = x + 6
4 = -2 + 6
and
y = -0.5x + 3
4 = -0.5(-2) + 3
4 = 1 + 3
====
You can also solve it algebraically:
y = x + 6
y = -0.5x + 3
-0.5x + 3 = x + 6 [Use the value of y from the second equation in the first equation]
-1.5x = 3
x = -2
Use this is y = -2 + 6:
y = 4
(-2,4)
Answer:
x = y/2 - 1/2
Step-by-step explanation:
you can use the slope-intercept form of a line first, then change to terms of 'x'
y = mx + b where 'm' is the slope and 'b' is the y-intercept
if we use two points on the line, such as (-1, -1) (0, 1), we can find the slope
m = 1-(-1) / 0-(-1)
m = 2/1
b = 1
Slope-Intercept form: y = 2x + 1
in terms of 'x':
2x = y - 1
x = y/2 - 1/2