The least common multiple of 2 and 4 is 4 .
Here's a useful hint to keep in mind:
If the smaller number is a factor of the larger number,
then the larger number is the LCM of both of them.
Answer:
190.625 ft^2
Step-by-step explanation:
A = bh = (15.25) * (12.5) = 190.625 ft^2
Answer:
The cost function that represents this scenario is c(x) = 2 + 0.50x .
Option (b) is correct .
Step-by-step explanation:
As given
Laura rents a movie for a flat fee of $2.00 plus an additional $0.50 for each night she keeps the movie.
if x equals the number of nights Laura has the movie.
Than the cost function that represents this scenario .
c(x) = Flat fee + Cost for x equals the number of nights Laura has the movie.
c(x) = 2 + x × 0.50
c(x) = 2 + 0.50x
Therefore the cost function that represents this scenario is c (x) = 2 + 0.50x .
Option (b) is correct .
Answer:
equation: y=-2x+2
a=-3
b=-8
Step-by-step explanation:
we need to find the equation of the line containing the point (3,-4) and has the slope (m) of -2
slope-intercept form is given as y=mx+b, where m is the slope and b is the y intercept
we can plug what we know into the equation:
y=-2x+b
we need to find b though
since the point will pass through the point (3,-4) we can subsitute it into the equation to find b
-4=-2(3)+b
-4=-6+b
2=b
the y intercept is 2
so the equation is y=-2x+2
the line also contains the points (a,8) and (5,b)
first, let's find a
a is the x value of the point
we know the value of y (8)
substitute y as 8 and solve for x
8=-2x+2
subtract
6=-2x
-3=x=a
so a is -3
now find b
b is the y value of the point
we know the x value (5)
substitute x as 5 and solve for y
y=-2(5)+2
y=-10+2
y=-8=b
so b is -8
hope this helps!