Answer:30
Step-by-step explanation: LxW (length x Width) 3x10=30.... Hope this helps... if you break it down then you can write down (10) on your page but the answer is 30
Point slope formula is y= mx+b. To find the slope, or m, you need to find the "rise over run". rise = y coordinates, run = x coordinates. And the slope equation is y1-y2/x1-x2. So let's say the first point is (x1,y1) and the second is (x2,y2). that would be 35-(-31)/5-(-6)= 66/11 or 6/1 aka up six, across one. That is your slope. So far you have y=6x+b, next plug (5,35) into that equation and solve for b (aka the y intercept). So: 35=6(5)+b. 35-30=b, b=5. So your final equation is y=6x+5.
Answer:
1. 18
2. 2412
Step-by-step explanation:
1. Monday 3
Tuesday 6
Wensday 9
Thursday 12
Friday 15
Sunday 18
_____________________________________________________
2.
603*4=2412
First write an equation system based on the problem
We can write "<span>Bread and sugar cost 110 together" as
</span>∴ b + s = 110
We can write "<span>bread cost 100 more than sugar" as
</span>∴ b = 100 + s
<span>
Second, solve the equation system by subtitution method
Subtitute b with (100+s) in the first equation, and we'll find the value of s
b + s = 110
(100 + s) + s = 110
100 + 2s = 110
2s = 110 - 100
2s = 10
s = 10/2
s = 5
The cost of the sugar is 5</span>
Answer: Choice C
h(x) = -x^4 + 2x^3 + 3x^2 + 4x + 5
===========================================
Explanation:
When reflecting the function f(x) over the y axis, we replace every x with -x and simplify like so
f(x) = -x^4 - 2x^3 + 3x^2 - 4x + 5
f(-x) = -(-x)^4 - 2(-x)^3 + 3(-x)^2 - 4(-x) + 5
f(-x) = -x^4 + 2x^3 + 3x^2 + 4x + 5
h(x) = -x^4 + 2x^3 + 3x^2 + 4x + 5
Note the sign changes that occur for the terms that have odd exponents (the terms -2x^3 and -4x become +2x^3 and +4x); while the even exponent terms keep the same sign.
The reason why we replace every x with -x is because of the examples mentioned below
-----------
Examples:
The point (1,2) moves to (-1,2) after a y axis reflection
Similarly, (-5,7) moves to (5,7) after a y axis reflection.
As you can see, the y coordinate stays the same but the x coordinate flips in sign from negative to positive or vice versa. This is the direct reason for the replacement of every x with -x.