Answer:
Step-by-step explanation:
Set this up as a proportion, with inches on the top and feet on the bottom for our scale. We will find the actual length first, then we'll find the width.

Cross multiply to get that the actual length is 5(2.5) = 12.5 feet. Now for the width:

Cross multiply to get that the actual width is 5(3) = 15 feet.
If you want the area of the room, multiply the length times the width to get
A = 15(12.5)
A = 187.5 feet squared
Answer:
y = 
Step-by-step explanation:
Let the equation of the line is,
y = mx + b
Here m = slope of the line
b = y-intercept
Slope of a line passing through two points
and
is,
m = 
From the graph attached,
Since, the given line passes through (0, -1) and (3, 4),
Slope 'm' = 
m = 
y - intercept 'b' = -1
Therefore, equation of the line will be,
y = 
2 is the correct answer I believe
Answer:
g(x) = x^2 -6x +9
Step-by-step explanation:
A function f(x) translated right h units and up k units will become ...
g(x) = f(x -h) +k
You want the function f(x) = x^2 to be translated right h=3 units, so it will become ...
g(x) = f(x -3) = (x -3)^2
g(x) = x^2 -6x +9