Answer:
235
Step-by-step explanation:
first, separate the floor into 3 different rectangles to calculate the area and then add them together.
area of rec=L*B
rec 1: 9*12.5=112.5
rec 2: (13.5-5.5)*(19.5-9-7)=28
rec 3:7*13.5=94.5
Then:
112.5+28+94.5=235
Answer:
False
Step-by-step explanation:
A number that can expressed as
,
Where, p and q are integers such that q ≠ 0, is called a rational number.
Also, a decimal number with repeating pattern is a rational number,
( for eg : 0.333.... =
)
Since,
√3 = 1.73205080757.....
∴ There is no repeating pattern
Thus, √3 is not a rational number.
Given statement is FALSE.
You figure out how long it would take a car traveling at 25 mph
to cover 360 ft. Any driver who does it in less time is speeding.
(25 mi/hr) · (5,280 ft/mile) · (1 hr / 3,600 sec)
= (25 · 5280 / 3600) ft/sec = (36 and 2/3) feet per second.
To cover 360 ft at 25 mph, it would take
360 ft / (36 and 2/3 ft/sec) = 9.82 seconds .
Anybody who covers the 360 feet in less than 9.82 seconds
is moving faster than 25 mph.
_________________________________
If you're interested, here's how to do it in the other direction:
Let's say a car covers the 360 feet in ' S ' seconds.
What's the speed of the car ?
(360 ft / S sec) · (1 mile / 5280 feet) · (3600 sec/hour)
= (360 · 3600) / (S · 5280) mile/hour
= 245.5 / S miles per hour .
The teacher timed one car crossing both strips in 7.0 seconds.
How fast was that car traveling ?
245.5 / 7.0 = 35.1 miles per hour
Another teacher timed another car that took 9.82 seconds to cross
both strips. How fast was this car traveling ?
245.5 / 9.82 = 25 miles per hour
Answer
10.5
Step-by-step explanation:
Answer:
y = x-2
Step-by-step explanation:
y = mx + b as an equation
m = slope
slope = (change in y) / (change in x) = (y₂-y₁)/(x₂-x₁) = (y₁-y₂)/(x₁-x₂) = (2-(-2))/(4-0) = 4/4 = 1
y = 1*x + b
plug a value in, e.g. (0, -2)
-2 = 1 * 0 + b
-2 = b
our equation is thus
y = x - 2