Answer:
3
Step-by-step explanation:
4^6×12=4^10×
6×12=10×
6×-10×= -12
-4×=-12
x=3
what determines the range of a function?
Answer:
all possible y values
Step-by-step explanation:
any y value that goes in the function is in the range , an easier way to determine that would be using graphs.
Select all COEFFICIENTS in the following expression:
17x +3 - 5y + 19 + 10z
Answer:
17, -5, and 10
Step-by-step explanation:
In a nutshell, for this problem, the coefficients are the numbers that go in front of the variables.
plz help branniest to whoever is right
Select a number to make the following statement true.
0.07 is 10 times as great as
A. 0.1
B. 0.7
C. 0.001
D. 0.007
Answer:
D
Step-by-step explanation:
a×10=0.07
a=0.07/10
=0.007
Answer:
D
Step-by-step explanation:
0.007 if you multiply this by 10 you move the decimal one place to the right, t hat would be 0.07
Assume you earn $50,000 /year and contribute 10% of your salary to your 401 K, and your will employer match up to 3% of your salary. What is the total amount you are putting away in your account each year?
Answer:
To calculate the total amount, first find out how much you contribute and then add the amount your employer contributes.
Your contribution: 10% of $50,000
= ($50,000 * 10) / 100
= $5,000
Employer's contribution: 3% of $50,000
= ($50,000 * 3) / 100
= $1,500
Total contribution:
= Your contribution + Employer's contribution
= $5,000 + $1,500
= $6,500
So, the total amount being put away in your account each year is $6,500.
Step-by-step explanation:
A hen has 50 eggs, she gives .5 to her hubby and they multiply that by 2 how much do they get
This question is just for fun :)
Answer: 50 lol it's the same
Step-by-step explanation: 50*.5 equals 25*2 equals 50 lol have a good day
Answer:
69
Step-by-step explanation:
it is a funny question
does anyone know how to find square root quickly?
Answer: The quick way is to square the half of it.
Step-by-step explanation: You divide your main number by 2 and figure out that half. If it is still too big, divide by 2 again. If you need to keep repeating that is fine. Thank you multiply your answer by however many times you divided by 2.
Answer:
Step-by-step explanation: Make a perfect square list
This is one that goes to 15
\(\sqrt{1} \sqrt{4} \sqrt{9} \sqrt{16} \sqrt{25} \sqrt{36} \sqrt{49} \sqrt{64} \sqrt{81} \sqrt{100} \sqrt{121} \sqrt{144} \sqrt{169} \sqrt{196} \sqrt{225}\)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
The numbers on top are the square root and the numbers under are the answer or squared numbers. There is also a way to solve them if the number is between a number in the list like 18 but i don't feel like explaining that this is just the basic squares.
What is the amplitude of the graph below
The amplitude is 3
for a sine graph, the amplitude is the distance up or down from the midway point. The equation to find the amplitude is (max-min) / 2.
(3 - (-3)) / 2 = 3
What is an equation of the line that passes through the points (-3,-1) and (6,2)?
Answer:
\(y=\frac{1}{3}x\)
Step-by-step explanation:
Hi there!
Linear equations are typically organized in slope-intercept form: \(y=mx+b\) where m is the slope and b is the y-intercept (the value of y when the line crosses the y-axis)
1) Determine the slope (m)
\(m=\frac{y_2-y_1}{x_2-x_1}\) where two points the line passes through are \((x_1,y_1)\) and \((x_2,y_2)\)
Plug in the given points (-3,-1) and (6,2)
\(=\frac{2-(-1)}{6-(-3)}\\=\frac{2+1}{6+3}\\=\frac{3}{9}\\=\frac{1}{3}\)
Therefore, the slope of the line is \(\frac{1}{3}\). Plug this into \(y=mx+b\):
\(y=\frac{1}{3}x+b\)
2) Determine the y-intercept (b)
\(y=\frac{1}{3}x+b\)
Plug in one of the given points and solve for b
\(2=\frac{1}{3}(6)+b\\2=2+b\)
Subtract 2 from both sides to isolate b
\(2-2=2+b-2\\0=b\)
Therefore, the y-intercept is equal to 0. Plug this back into \(y=\frac{1}{3}x+b\):
\(y=\frac{1}{3}x+0\\y=\frac{1}{3}x\)
I hope this helps!
4. Find the value of x. (x + 23) (x + 13)
x = 27°
Step-by-step explanation:Hi there !
x + 13 + x + 23 = 90
2x = 90 - (13+23)
2x = 90 - 36
2x = 54
x = 54 : 2
x = 27°
Good luck !
On Monday, a museum had 100 visitors. On Tuesday, it had 140 visitors. Estimate the percent change in the number of visitors to the museum. Use pencil and paper. Estimate how many people would have to visit the museum on Wednesday to have the same estimated percent change between Tuesday and Wednesday as between Monday and Tuesday.
Answer:
40% and 196
Step-by-step explanation:
The computation of the number of people visit the museum on wednesday is shown below:
Given that
On monday, the visitors are 100
And, on tuesday, the visitors are 140
Now the percentage change would be
= (140 - 100) ÷ (100) × 100
= 40%
Now the visitors as on wednesday is
= 140 + 140 × 0.40
= 140 + 56
= 196
Type the slope-intercept equation
of the line that passes through
the points (3,-2) and (6,4).
y = [? ]x + []
Answer:
y=2x-8
Step-by-step explanation:
y=Mx+k
Plug in(3,-2)(6,4)
3m+k=-2
6m+k=4
First function multiply by 2,we got:
6m+2k=-4
6m+k=4
k=-8
Y=Mx-8
Plug in any points that is in the question, I use(6,4)
4=6m-8
m=2
Y=2x-8
Answer:
y = 2x - 8
Step-by-step explanation:
The equation of a line in slope- intercept form is
y = mx + c ( m is the slope and c the y- intercept )
Calculate m using the slope formula
m = \(\frac{y_{2}-y_{1} }{x_{2}-x_{1} }\)
with (x₁, y₁ ) = (3, - 2) and (x₂, y₂ ) = (6, 4)
m = \(\frac{4+2}{6-3}\) = \(\frac{6}{3}\) = 2, then
y = 2x + c ← is the partial equation
To find c substitute either of the 2 points into the partial equation
Using (6, 4 ), then
4 = 12 + c ⇒ c = 4 - 12 = - 8
y = 2x - 8 ← equation of line
HELP DUE TODAY 50 POINTS
Francisco made the following mistake while finding the equation of the perpendicular line, writing 4 instead of - 4 on step 2.
What mistake did Francisco make while finding the equation of the perpendicular line?
In this problem we must determine what step was mistaken by Francisco on determining the equation of the perpendicular line. Any line can be found by knowing a point and the slope of a line:
y - y₁ = m · (x - x₁)
Where:
(x₁, y₁) - Coordinates of the point.m - SlopeAnd the slope can be determined by knowing the coordinates of two distinct points on line:
m = Δy / Δx
And the relationship between two lines that perpendicular to each other:
m · m' = - 1
Where m' is the slope of the perpendicular line.
Now we proceed to show the complete steps:
Step 1: m = 1 / 4
Step 2: m' = - 4 (Mistake found)
Step 3: y - y₁ = m · (x - x₁), Q(x, y) = (6, - 2)
y + 2 = - 4 · (x - 6)
Step 4: y + 2 = - 4 · x + 24
Step 5: y + 2 - 2 = - 4 · x + 24 - 2
Step 6: y = - 4 · x + 22
To learn more on equations of perpendicular lines: https://brainly.com/question/25790244
#SPJ1
someone please help me
9514 1404 393
Answer:
C. f(x) = 2(3^x)
Step-by-step explanation:
The y-intercept is the function value when x=0. Your choices are ...
A. f(0) = 1 +2 = 3
B. f(0) = 3(1) = 3
C. f(0) = 2(1) = 2 . . . . . the function of interest
D. f(0) = 2(1) -2 = 0
Evaluate each expression if r= −3, s=4, and t= −7.
Answer:
a. \(5\)
b. \(-1\)
c. \(132\)
Step-by-step explanation:
Given:
\(r =-3\), \(s = 4\) and \(r = -7\)
\(\sqrt{s} +|r| \\ \sqrt{4} +|-3| \\ 2 +3 \\ 5\)
\(\frac{s -r}{t} \\ \frac{4 -(-3)}{-7} \\ \frac{4 +3}{-7} \\ \frac{7}{-7} \\ -1\)
\(2s^3 +r -t \\ 2(4)^3 +(-3) -(-7) \\ 2(64) -3 +7 \\ 128 -3 +7 \\ 132\)
One of the lamp posts at a bank has a motion detector on it, and the equation (x 15)2 (y−12)2=25 describes the boundary within which motion can be sensed. what is the greatest distance, in feet, a person could be from the lamp and be detected? 5 ft 10 ft 50 ft 125 ft
5 feet is the greatest distance that a person could be from the lamp and be detected.
What is equation of circle?A circle is defined as round plane figure whose boundary (the circumference) consists of points equidistant from a fixed point (the center).
Since we have given that
The equation is :
\((x+15)^2+(y-12)^2=25\)
It is the equation of circle in which center is (h,k) i.e. ( 15,12)
The general equation of circle is given by
\((x-h)^2+(y-k)^2=r^2\)
Here, the radius 'r' is given by
\(r^2=25\)
\(r=\sqrt{25\)
\(r=5\)
Here, the greatest distance a person could be from the lamp and be detected is represented by radius i.e. r = 5 feet.
Hence, 5 feet is the greatest distance that a person could be from the lamp and be detected.
To know more about Circle follow
https://brainly.com/question/24375372
circle $c$ has radius 10 cm. how many square centimeters are in the area of the largest possible inscribed triangle having one side as a diameter of circle $c$?
100 square centimeters are in the area of the largest possible inscribed triangle having one side as a diameter of circle.
What is the area?
A two-dimensional figure's area is the amount of space it takes up. In other terms, it is the amount that counts the number of unit squares that span a closed figure's surface. In general, square units such as square inches, square feet, etc. are used as the standard unit of area.
Base = 2r = 2*10 = 20 cm
Height = r= 10 cm
Area = 1/2 * base * height
= 1/2 * 20 * 10
= 100 square centimeters
To learn more about the area from the given link
https://brainly.com/question/25292087
#SPJ4
tick the calculation that would increase 275 by 10%
275 + 10
110/100 x 275
10/275 x 10
275 + 27.5
Answer:
The calculation that would increase 275 by 10%:
275 x ( 1 + 10%) = 275 x (1 + 10/100) = 275 x 110/100 = 302.5
Hope this helps!
:)
Jason sells his radio for 20% profit.if he bought it for 290$,what did he sell it for?
Answer:
$348
Step-by-step explanation:
original value times 1+ percent increase
290 * (1+.20)
290 * 1.20 = 348
Jason sold his radio for $348
please help! i can never understand these problems
Answer:
1234567891011121314151617181920
$4.98 for 6 avocados
Each avocado costs 4.98/6, which is .83. 83 cents for one avocado!
This has brightened my day.
Answe0.83 avacodose
Step-by-step explanation:
Find the solution of the system of equations.
4x – 8y = -44
2x + 4y = -6
Answer:
x= -7/2
y= 5/4
Step-by-step explanation:
x-2y=-11
x+2y = -6
then isolate x and set equal to each other
-2y - 6 = 2y -11
4y = 5
y = 5/4
then solve for x using y.
x+5/2 = -6
x = -7/2
If j(x)=3x+1, find x if j(x)=-11
Answer:
x = -4
Step-by-step explanation:
Step 1: Define
j(x) = 3x + 1
j(x) = -11
Step 2: Substitute and solve for x
-11 = 3x + 1
-12 = 3x
x = -4
you drop a ball off a 50 foot roof to see how long it will bounce. Each bounce loses 10% of the height of its previous bounce. after how many bounces will the ball's height be less than 1 foot?
After 37 bounces, the ball's height will be less than 1 foot.
How many bounces until it is less than 1 foot?The initial height of the ball is 50 feet.
After first bounce, the ball will reach a height of:
= 50 feet * (1 - 10%)
= 45 feet.
After second bounce, it will reach a height of:
= 45 feet * (1 - 10%)
= 40.5 feet.
Height decreases by 10% after each bounce.
We have to set up an equation:
50 feet * (0.9)^n < 1 foot
Simplifying:
0.9^n < 1/50
Taking the logarithm:
n * log(0.9) < log(1/50)
n > log(1/50) / log(0.9)
n > 37.1298771746
n > 37.13.
Read more about height
brainly.com/question/1739912
#SPJ1
2x + 10 - 8x = -38
2(x + 5) = -2
-10 = -5(x +9)
6 - 7x - 19 = -83
3(3x - 4) = 24
can anybody help me on all of these questions? quick and thank you so much!
Answer:
x = 8x = -6x = -7x = 10x = 4Step-by-step explanation:
1. 2x+10-8x = -38
-6x + 10 = -38
-6x = - 48
x = 8
2. 2(x+5)=-2
2x + 10 = -2
2x = -12
x= -6
3. -10 = -5(x+9)
-10 = -5x - 45
35 = -5x
x = -7
4. 6 - 7x - 19 = -83
-13 - 7x = -83
-7x = -70
x = 10
5. 3(3x-4) = 24
9x - 12 = 24
9x = 36
x = 4
A bag contains three blue marbles, five red marbles, and four green marbles.
Part A: What is the probability of selecting a red marble?
Part B: What is the probability of selecting three red marbles without replacement?
Part C: In a short paragraph, explain in your own words your work to Step B
Answer:
Below.
Step-by-step explanation:
The total number of marbles is 12.
Part A.
Prob(Red marble) = 5/12.
Part B.
Prob(pick 3 red marbles without replacement) = 5/12 * 4/11 * 3/10 = 1/22.
Part C.
The probability of the first being red is 5/12 because there are 5 red out of a total of 12 marbles. After that there are only 4 marbles and the total is 11 ( 1 marble less). Finally on the 3rd pick there are 3 red and a total of 10. WE then multiply these 3 probabilities.
In Albany it is -4F, in Chicago it is -14F, in Minneapolis it is -11F, and in Toronto it is -13F. In which city is it the coldest?
Answer:
Chicago
Step-by-step explanation:
Compare the temperatures:
-4, -14, -11, -13
Numbers become smaller to the left on the number scale.
For instance, -10 is less than -5.
So, -13, -11, and -4 are all greater than -14.
And the lower the temperature, the colder it is.
Thus, Chicago is the coldest.
Write an equivalent expression for h+5+3-2.4h.
Answer: -1.4h + 8
Step-by-step explanation:
To write an equivalent expression, we will combine all like terms. This means we will add, subtract, divide, or multiply all terms that have the same variable and power.
Given:
h + 5 + 3 - 2.4h
Rearrange so like terms are next to each other:
5 + 3 - 2.4h + h
Combine like terms:
8 - 1.4h or -1.4h + 8
Return to the simpler regression specification in part (a). We want see if the deter-minants of life expectancy are different for rich and poor countries. Use membershipin the ""Organization of Economic Cooperation & Development"" (oecd) as the indica-tor of a rich country. The OECD had 30 member countries during this time period. Perform a test of the hypothesis that all three of the coefficients in the populationregression are equal for OECD and non-OECD countries. [Hint: you do not need toperform this test using factor variables. ]
We can use a two-way ANOVA to compare the means of the three coefficients for OECD and non-OECD countries and assess whether the differences are probability significant.
To test the hypothesis that the three coefficients in the population regression are equal for OECD and non-OECD countries, we can run a two-way ANOVA. The two factors in this ANOVA would be OECD status (OECD or non-OECD) and the three coefficients in the population regression (income, population density, and urbanization). This will enable us to compare the means of the three coefficients for OECD and non-OECD countries and assess whether the differences are statistically significant. We can also use the F-statistic to see if the differences between the means of the two groups are statistically significant. This will allow us to assess whether the coefficients in the population regression are indeed different for OECD and non-OECD countries.
Learn more about probability here
https://brainly.com/question/11234923
#SPJ4
?????????????????????
Step-by-step explanation:
Distributive property