Answer:
The answer is: small+large.
Step-by-step explanation:
If the variable of the smaller sheetrock is stored in small:
var small.
And the variable of the larger sheetrock is stored in large:
var large.
The length of the wall will be the sum of the two pieces of sheetrock:
For example:
var small = 5;
var large = 10;
small+large = 5 + 10 = 15 is the length of the wall.
Answer:
x = 1.723
Step-by-step explanation:
The zeros of a function f(x) are the points where the function crosses the x-axis. At these points, the function will have a value of zero, that is;
f(x) = 0
We simply graph the function and determine the points where it crosses the x-axis. From the attachment, f(x) crosses the x-axis at;
x = 1.723
Answer:
The length of the shorter piece=0.35 m
Step-by-step explanation:
Let the lengths be as follow;
Shorter piece=x
Longer piece=15 cm longer than twice shorter piece(x)
Since 1 m=100 cm, 15 cm=15/100=0.15 m
Longer piece= (2×x)+0.15=2x+0.15
Total length=1.2 m
Total length=shorter piece+longer piece
Replacing;
1.2=x+2x+0.15
3x=1.2-0.15
3x=1.05
x=(1.05/3)=0.35
The length of the shorter piece=x=0.35
Use an addition or subtraction formula to find the exact value of the expression, as demonstrated in example 1. tan(105°)
<span>If f(x) = 2x + 3 and g(x) = (x - 3)/2,
what is the value of f[g(-5)]?
f[g(-5)] means substitute -5 for x in the right side of g(x),
simplify, then substitute what you get for x in the right
side of f(x), then simplify.
It's a "double substitution".
To find f[g(-5)], work it from the inside out.
In f[g(-5)], do only the inside part first.
In this case the inside part if the red part g(-5)
g(-5) means to substitute -5 for x in
g(x) = (x - 3)/2
So we take out the x's and we have
g( ) = ( - 3)/2
Now we put -5's where we took out the x's, and we now
have
g(-5) = (-5 - 3)/2
Then we simplify:
g(-5) = (-8)/2
g(-5) = -4
Now we have the g(-5)]
f[g(-5)]
means to substitute g(-5) for x in
f[x] = 2x + 3
So we take out the x's and we have
f[ ] = 2[ ] + 3
Now we put g(-5)'s where we took out the x's, and we
now have
f[g(-5)] = 2[g(-5)] + 3
But we have now found that g(-5) = -4, we can put
that in place of the g(-5)'s and we get
f[g(-5)] = f[-4]
But then
f(-4) means to substitute -4 for x in
f(x) = 2x + 3
so
f(-4) = 2(-4) + 3
then we simplify
f(-4) = -8 + 3
f(-4) = -5
So
f[g(-5)] = f(-4) = -5</span>