Help 10 points please

Help 10 Points Please

Answers

Answer 1

Answer:

R

The radius is the height from the bottom to the top.


Related Questions

Match each angle pair with their relationship

Answers

Answer:

oh I thought you were talk about love well dang :(

Step-by-step explanation:

Can someone please help me with all these problems itd mean alot

Answers

I don’t know brotherrrr sprru

Step-by-step explanation:

For the 1st picture,

1 unit to the left and 3 units up.

Fir the 2nd picture,

We know the 90 degree counterclockwise rule is

[tex](x) \:(y) goes \: to \: ( - y)(x)[/tex]

So our new points will be

(-1,7)

(4,8)

(-2,2)

For the 3rd picture,

The new points will be

(-10,0)

(-6,2)

(-7,-1)

For the 4th picture,

A pentagon interior angles add up to 540.

We solve for x.

I cant really see the angles but just add up all the known angles and subtract them from 540 and that should get you your answer.

For 5th picture,

Exterior angles add up to 360 for every figure, a 13 sided polygon means it has 13 exterior angles. Since this is a regular polygon, the angles will all be equal.

[tex] \frac{360}{13} = 27 \frac{9}{13} [/tex]

Which equal

27.7

pls help me i’m so stuck

Answers

Answer:

Step-by-step explanation:

If a point (x, y) is reflected across y = -x, coordinates of the image point will be,

(x, y)→ (-y, -x)

Following this rule,

Vertices of the triangle will be,

(3, 1) → (-1, -3)

(3, -2) → (2, -3)

(6, -3) → (3, -6)

Therefore, image of the given triangle A will be,

(-1, -3), (2, -3) and (3, -6)

Complete the transformations below. Then enter the final coordinates of the figure.

A" (,)
B" (,)
C" (,)
HELP! PLZ.

Answers

Answer:

Step-by-step explanation:

If a point (x, y) is translated by 4 units horizontally right and 1 unit upwards, coordinates of the image point will be,

(x, y) → (x + 4. y + 1)

Therefore, vertices of the image triangle ABC will be,

A(2, 2) → A'(2+4, 2+1)

           → A'(6, 3)

B(5, -1) → B'(5+4, -1+1)

           → B'(9, 0)

C(1, -2) → C'(1+4, -2+1)

           → C'(5, -1)

Then reflected across y-axis.

Rule for the reflection across y-axis will be,

(x, y) → (-x, y)

A'(6, 3) → A"(-6, 3)

B'(9, 0) → B"(-9, 0)

C'(5, -1) → C"(-5, -1)

Answer:

A"(-6, 3)

B"(-9, 0)

C"(-5, -1)

Step-by-step explanation:

help! urgent asap!!!!!!!!!!

Answers

Answer:

A

Step-by-step explanation:

This is because the answer you picked means congruent to, however these two triangles are not the same size

HELP i need help on part b

Wilson is thinking about buying a house for $249,000. The table below shows the projected value of two different houses for three years.

Number of years 1 2 3
House 1 (value in dollars) 253,980 259,059.60 264,240.79
House 2 (value in dollars) 256,000 263,000 270,000

Part A: What type of function, linear or exponential, can be used to describe the value of each of the houses after a fixed number of years? Explain your answer. (2 points)

Part B: Write one function for each house to describe the value of the house f(x), in dollars, after x years. (4 points)

Part C: Wilson wants to purchase a house that would have the greatest value in 45 years. Will there be any significant difference in the value of either house after 45 years? Explain your answer, and show the value of each house after 45 years. (4 points)

Answers

Answer

Number of years 1               2            3

House 1 (value in dollars) 249,000 253,980 259,059.60

House 2 (value in dollars) 249,000 256,000 263,000

House 1: exponential function

House 2: linear function

House 1: f(x) = 249,000 * (1.02)^(x-1)

→ f(3) = 249,000 * (1.02)³⁻¹ = 249,000 * (1.02)² = 259,059.60

House 2: f(x) = 249,000 + 7,000(x-1)

→ f(3) = 249,000 + 7,000(3-1) = 249,000 + 7,000(2) = 249,000 + 14,000 = 263,000

House 1:

f(45) = 249,000 * (1.02)⁴⁵⁻¹ = 249,000 * (1.02)⁴⁴ = 249,000 * 2.39 = 595,110

House 2:

f(45) = 249,000 + 7,000(45-1) = 249,000 + 7,000(44) = 249,000 + 308,000 = 557,000

House 1 will have a greater value than House 2 after 45 years.

Step-by-step explanation:

Hope this helps, if not let me know and I will fix it.

Part A

The value for house 1 follows an exponential growth function since the value is increasing by 2% each year. This is because we multiply each value by 1.02 to get the next year's value.

249,000*1.02 = 253,980253,980*1.02 = 259,059.60259,059.60*1.02 = 264,240.792 = 264,240.79

In contrast, house 2's value increases by the same amount each year (7000 per year)

249,000 + 7,000 = 256,000256,000 + 7,000 = 263,000263,000 + 7,000 = 270,000

This fixed amount it increases directly leads to house 2 having linear growth.

-----------

Summary:House 1 = exponential functionHouse 2 = linear function

=================================================

Part B

The equation for house 1's value is y = 249000(1.02)^x

This is in the form y = ab^x, where a = 249000 is the starting value and b = 1.02 is the growth rate factor.

We can think of 1.02 as 1+0.02 to represent the 2% growth.

In other words, 1.02 = 1+r solves to r = 0.02 = 2%

-----------

The equation for the second home's value is y = 7000x+249000

The slope m = 7000 tells us how the value is going up per year.

The y intercept b = 249000 is the original home value (when x = 0).

-----------

Summary:Equation for home 1 is f(x) = 249000(1.02)^xEquation for home 2 is f(x) = 7000x+249000

=================================================

Part C

Let's plug x = 45 into each equation mentioned in part B

For home 1, we have

f(x) = 249000(1.02)^x

f(45) = 249000(1.02)^45

f(45) = 607,025.697

f(45) = 607,025.70

So that's the value of home 1 after 45 years of constant 2% growth per year

For the second home, we have,

f(x) = 7000x+249000

f(45) = 7000*45+249000

f(45) = 564,000

So there is a significant difference. This difference is 607,025.70 - 564,000 = 43,025.70 dollars.

-----------

Summary:Home 1's value = $607,025.70Home 2's value = $564,000This is a difference of $43,025.70 which is fairly significant. It's better to go with home 1.

Which of the following describes point D?

Answers

Point g I hope it helps

The coordinates that describe the point D are: Option C: (0, 4)

How to find the coordinates of the graph?

The graph shows that the vertical axis is labelled as the y-axis while the horizontal axis is labelled as the x -axis.

Normally, the coordinate system of writing the given points of the graph is (x, y)

Thus, the point D on the graph is seem to be 4 units on the positive y-axis and 0 units on the positive x-axis and as such, we can say that the coordinates of point D are:

D(0, 4)

Read more about Graph Coordinates at: https://brainly.com/question/11337174

Complete question is:

Which of the following describes point D?

(-4, 0)

(0, -4)

(0, 4)

(4, 0)

Solve the inequality
x^2+7x+10< 0​

Answers

Answer: -5  < x < -2 or (-5, -2)

Step-by-step explanation:

Graph- (-5, -2)

Inequality- -5  < x < -2

why is the sum of two negative numbers not a positive number
please dont make the whole answer a example:)

Answers

Answer:

because when two negatives are together they can't add

Step-by-step explanation:

because when two negatives are together they can't add no matter if there's an addition sign

What is (f.g)(x)?

f(x)=x^3 - 4x + 2
g(x)=x^2 + 2

Answers

Answer:

f(g(x)) =

[tex] {x}^{6} + 6 {x}^{4} + 8x^{2} + 2[/tex]

Step-by-step explanation:

put g(x) instead of any x in f(x)

[tex] {(x ^{2} + 2) }^{3} - 4( {x}^{2} + 2) + 2[/tex]

find m to cos²x-(m²-3)sinx+2m²-3=0 have root

Answers

Answer:

[tex]-\sqrt{2} \le m \le \sqrt{2}[/tex] would ensure that at least one real root exists for this equation when solving for [tex]x[/tex].

Step-by-step explanation:

Apply the Pythagorean identity [tex]1 - \sin^{2}(x) = \cos^{2}(x)[/tex] to replace the cosine this equation with sine:

[tex](1 - \sin^{2}(x)) - (m^2 - 3)\, \sin(x) + 2\, m^2 - 3 = 0[/tex].

Multiply both sides by [tex](-1)[/tex] to obtain:

[tex]-1 + \sin^{2}(x) + (m^2 - 3)\, \sin(x) - 2\, m^2 + 3 = 0[/tex].

[tex]\sin^{2}(x) + (m^2 - 3)\, \sin(x) - 2\, m^2 + 2 = 0[/tex].

If [tex]y = \sin(x)[/tex], then this equation would become a quadratic equation about [tex]y[/tex]:

[tex]y^{2} + (m^2 - 3)\, y + (- 2\, m^2 + 2) = 0[/tex].

[tex]a = 1[/tex].[tex]b = m^{2} - 3[/tex].[tex]c = -2\, m^{2} + 2[/tex].

However, [tex]-1 \le \sin(x) \le 1[/tex] for all real [tex]x[/tex].

Hence, the value of [tex]y[/tex] must be between [tex](-1)[/tex] and [tex]1[/tex] (inclusive) for the original equation to have a real root when solving for [tex]x[/tex].

Determinant of this quadratic equation about [tex]y[/tex]:

[tex]\begin{aligned} & b^{2} - 4\, a\, c \\ =\; & (m^{2} - 3)^{2} - 4 \cdot (-2\, m^{2} + 2) \\ =\; & m^{4} - 6\, m^{2} + 9 - (-8\, m^{2} + 8) \\ =\; & m^{4} - 6\, m^{2} + 9 + 8\, m^{2} - 8 \\ =\; & m^{4} + 2\, m^{2} + 1 \\ =\; &(m^2 + 1)^{2} \end{aligned}[/tex].

Hence, when solving for [tex]y[/tex], the roots of [tex]y^{2} + (m^2 - 3)\, y + (- 2\, m^2 + 2) = 0[/tex] in terms of [tex]m[/tex] would be:

[tex]\begin{aligned}y_1 &= \frac{-b + \sqrt{b^{2} - 4\, a\, c}}{2\, a} \\ &= \frac{-(m^{2} - 3) + \sqrt{(m^{2} + 1)^{2}}}{2} \\ &= \frac{-(m^{2} - 3) + (m^{2} + 1)}{2} = 2\end{aligned}[/tex].

[tex]\begin{aligned}y_2 &= \frac{-b - \sqrt{b^{2} - 4\, a\, c}}{2\, a} \\ &= \frac{-(m^{2} - 3) - \sqrt{(m^{2} + 1)^{2}}}{2} \\ &= \frac{-(m^{2} - 3) - (m^{2} + 1)}{2} \\ &= \frac{-2\, m^{2} + 2}{2} = -m^{2} + 1\end{aligned}[/tex].

Since [tex]y = \sin(x)[/tex], it is necessary that [tex]-1 \le y \le 1[/tex] for the original solution to have a real root when solved for [tex]x[/tex].

The first solution, [tex]y_1[/tex], does not meet the requirements. On the other hand, simplifying [tex]-1 \le y_2 \le 1[/tex], [tex]-1 \le -m^{2} + 1 \le 1[/tex] gives:

[tex]-2 \le -m^{2} \le 0[/tex].

[tex]0 \le m^{2} \le 2[/tex].

[tex]-\sqrt{2} \le m \le \sqrt{2}[/tex].

In other words,  solving [tex]y^{2} + (m^2 - 3)\, y + (- 2\, m^2 + 2) = 0[/tex] for [tex]y[/tex] would give a real root between [tex]-1 \le y \le 1[/tex] if and only if [tex]-\sqrt{2} \le m \le \sqrt{2}[/tex].

On the other hand, given that [tex]y = \sin(x)[/tex] for the [tex]x[/tex] in the original equation, solving that equation for [tex]x\![/tex] would give a real root if and only if [tex]-1 \le y \le 1[/tex].

Therefore, the original equation with [tex]x[/tex] as the unknown has a real root if and only if [tex]-\sqrt{2} \le m \le \sqrt{2}[/tex].

The gradient of the line passing through A (2,3), B (k,7) is
23
23

. Find the value of k. help pls

Answers

Given:

The gradient of the line passing through A(2,3), B(k,7) is [tex]\dfrac{2}{3}[/tex].

To find:

The value of k.

Solution:

The gradient or slope of a line is:

[tex]m=\dfrac{y_2-y_1}{x_2-x_1}[/tex]

The gradient of the line passing through A(2,3), B(k,7) is [tex]\dfrac{2}{3}[/tex]. So,

[tex]\dfrac{2}{3}=\dfrac{7-3}{k-2}[/tex]

[tex]\dfrac{2}{3}=\dfrac{4}{k-2}[/tex]

On cross multiplication, we get

[tex]2(k-2)=4(3)[/tex]

[tex]2k-4=12[/tex]

[tex]2k=12+4[/tex]

[tex]2k=16[/tex]

Divide both sides by 2.

[tex]k=\dfrac{16}{2}[/tex]

[tex]k=8[/tex]

Therefore, the value of k is 8.

PLS HELP ASAP IS THIS TRUE OR FALSE?

*image below*

Answers

Answer:

true

Step-by-step explanation:

idek

Answer:

True

Step-by-step explanation:

If we say x-1=0

x=1

F(1)=(1)^3-7(1)^2+15(1)-9

=1-7+15-9

=-6-9+15

=0

So this proves that it's a factor by factor theorem

A factor must give 0 if it's substituted to the equation

find the value of x and HI. H and J are the endpoints​

Answers

Answer:

x = 6

HI = 29

Step-by-step explanation:

✔️HI = ½(AB) => Triangle Mid-segment Theorem

HI = 5x - 1

AB = 58

Plug in the values and solve for x

5x - 1 = ½(58)

5x - 1 = 29

Add 1 to both sides

5x - 1 + 1 = 29 + 1

5x = 30

Divide both sides by 5

5x/5 = 30/5

x = 6

✔️HI = 5x - 1

Plug in the value of x

HI = 5(6) - 1

HI = 30 - 1

HI = 29

Can someone help me with this math homework please!

Answers

inputsoutputs6

hope this helps you.

Answer:

x values are inputs y values are outputs y = 6

Step-by-step explanation:

y = 2 - 4x

y = 2 - 4(-1)

y = 2 + 4

y = 6

hope this helps!

Consider this graph of a quadratic function.
Type the correct answer in each box.
The shape of the graph is called a
The domain of the function is the set of all real numbers, and the range of the function is the set of all real numbers
greater than or equal to
When x = -1, f(x) =

Answers

Answer:he's right

Step-by-step explanation:

Find the length of the line AB if A is (-2,3) and B is (5,7)

Answers

Answer:

[tex]{ \tt{length = \sqrt{ {( - 2 - 5)}^{2} + {(3 - 7)}^{2} } }} \\ = \sqrt{65} \\ = 8.06 \: units[/tex]

Carina spent a total of $5.27 buying a pineapple for $3.40 and some tomatoes that were on sale for $0.85 per pound ​

Answers

what's the whole question??

The Jacksons have a scaled down model of a football field on their property. The measurements of an actual sized field
are shown below.
50 yds
120 yds
The length of the field in the backyard is 30 yards. What is the width?
18.75 yards
6.25 yards
25 yards
12.5 yards

Answers

Answer:

Scale model width = 12.5 yards

Step-by-step explanation:

Given:

Actual length of field = 120 yards

Actual width of field = 50 yards

Scale model length = 30 yards

FInd:

Scale model width

Computation:

Scale model width = [Scale model length / Actual length of field] Actual width of field

Scale model width = [30/120]50

Scale model width = [1/4]50

Scale model width = 0.25 x 50

Scale model width = 12.5 yards

Given the graph of f '(x), the derivative of f(x), which of the following statements are true about the graph of f(x)? (4 points)

2.
Given the graph of f '(x), the derivative of f(x), which of the following statements are true about the graph of f(x)?

Graph is parabola with x intercepts at x equals 0 and 3 and vertex at x = 1

I.The graph of f is decreasing on the interval (0, 2).
II. The graph of f is increasing on the interval (1, infinity).
III. The graph of f has point of inflection at x = 0.


a I only
b II only
c III only
d None of these are true

Answers

(I) is true, since the plot shows f'(x) is negative on (0, 2)

(II) is false, since f'(x) is negative on (1, 2), so f(x) is decreasing over this interval

(III) is false. An inflection point can only occur at a point x if f''(x) is zero or doesn't exist. But at x = 0, the tangent line to f'(x) clearly has a negative, non-zero slope.

This makes A the correct choice.

I need help with my math!!!

Answers

Answer:

[tex]y = |x+2|+1[/tex]

Step-by-step explanation:

Someone pls help me ill give out brainliest pls don’t answer if you don’t know

Answers

Answer:

Step-by-step explanation:

The area of a sector has the formula

[tex]A_s=\frac{\theta}{360}*\pi r^2[/tex] Hopefully, this looks somewhat familiar to you. Theta is the central angle given as 75, r is the radius given as 4. Filling in:

[tex]A_s=\frac{75}{360}*(3.14)(4)^2[/tex] and simplifying that a bit to look less threatening, but not by much:

[tex]A_s=\frac{5}{24}(3.14)(16)[/tex] and

[tex]A_s=\frac{251.2}{24}=\frac{157}{15}=10.466666666...[/tex] Not sure how you're supposed to express your answer so I gave both the fraction and its decimal equivalency.

the question is in the picture below

Answers

Answer:

$843.67

Step-by-step explanation:

We can use a proportion to solve this problem:

12 : 100 = x : 896

x =(896 * 12)/100 = $107,52

896 - 107.52 = $788,48 (price of the computer after the discount)

7 : 100 = x : 788,48

x = (788,48 * 7)/100 = $55,1936

788.48 + 55,1936 = 843,6736 = $843.67 (final price)

find the estimates for the following:

Answers

Answer:

Hope it helps

Step-by-step explanation:

What is value of x?



Enter your answer in the box.

Answers

the answer for x is 9

step-by-step

find perimeter of the triangle
2x + x = -5 + 8 + 10 + 14
3x = 27
x = 27/3
x = 9

How many odd numbers greater than 60000 can be formed, using numbers 2,3,4,5 and 6 if each digit is used only once in each number?​

Answers

Hello,

All the numbers must begin with  6.

There are still 2,3,4,5 digits :  4 possibilities.

4!=4*3*2*1=24

The first is 62345 and the last 65432.

please answer asap ------------------ ------------------ ------------------ ------------------

Answers

Answer:

Answer :

It's 3v - 9/2

Step-by-step explanation:

....

Type the correct answer in each box. Use numerals instead of words

Answers

Answer:

a) 1.73

b)1.32

Step-by-step explanation:

y = f(x) = 3^x

f(1/2) = 3^1/2 = √(3) = 1.73

f(1/4) = 3^1/4 = 1/4√3 = 1.32

Emily and Kylie are 140 miles apart, traveling towards each other. If Kylie travels 12 mph and Emily travels 8 mph how long until they meet?

Answers

Answer: 7 hr

Step-by-step explanation:

Given

Distance between Emily and Kylie is [tex]140\ \text{miles}[/tex]

Speed of Emily [tex]v_e=12\ mph[/tex]

Speed of Kylie [tex]v_k=8\ mph[/tex]

Distance traveled by Emily [tex]\Rightarrow d_e=12t[/tex]

Distance traveled by Kylie [tex]\Rightarrow d_k=8t[/tex]

[tex]\Rightarrow 12t+8t=140\\\Rightarrow 20t=140\\\Rightarrow t=7\ hr[/tex]

They will meet after 7 hour.

If the battery costs $75 and has a life of 300 charge-discharge cycles, what is the cost of the energy in dollars per kilowatt hour

Answers

Answer:

I'm sorry but no idea

Step-by-step explanation:

No idea

Other Questions
what is the auxiliary verb of i wasn't late,but my friends _ please give me questions on natural vegetation. I am studying for my exam heelppp (no entiendo) The domestic demand (QD) for wheat in the United States is estimated to be QDD = 1430 - 55Pwhere the quantity of wheat is measured in millions of bushels per year. Suppose China also demands U.S. wheat (QDC) and that its demand is given by QDC = 2100 - 100PWhat is the total demand for U.S. wheat, assuming the only two sources of demand are domestic and Chinese? The total demand for U.S. wheat is:____.A. QD = 3530 - 155P for all P. B. QD = 1430 - 55P for all P. C. QD = 3530 - 155P for P < or = to $26 and QD = 2100 - 100P for P > $26. D. QD = 3530 - 155P for P < or = to $21 and QD = 2100 - 100P for P > $21. E. QD = 3530 - 155P for P < or = to $21 and QD = 1430 - 55P for P > $21. How much of Earth is covered in water? O A. 50% O B. 95% O C. 75% O D. 25% SEN Each of the digits 3, 4, 6, 7, 8, and 9 is used once and only once to form a six-digit integer. What is the largest six-digit multiple of 4 that can be formed 41:41How many solutions does this linear system have?y=-6x+2.-12x - 2y = -4O one solution: (0,0)one solution: (1, -4)O no solutionO infinite number of solutionsAnswer is C Kathleen Taylor is a high school student who has been investigating the possibility of mowing lawns for a summer job. She has a couple of friends she thinks she could hire on an hourly basis per job. The equipment, including two new lawnmowers and weedeaters, would cost her $500, and she estimates her cost per lawn, based on the time required to pay her friends to mow an average residential lawn (and not including her own labor) and gas for driving to the jobs and mowing, would be about $14.a. If she charges customers $30 per lawn, how many lawns would she need to mow to breakeven?b. Kathleen has 8 weeks available to mow lawns before school starts again, and she estimates that she can get enough customers to mow at least three lawns per day, 6 days per week. How much money can she expect to make over the summer?c. Kathleen believes she can get more business if she lowers her price per lawn. If she lowers her price to $25 per lawn and increases her number of jobs to four per day (which is about all she can handle anyway), should she make this decision? Write a RainFall class that stores the total rainfall for each of 12 months into an array of doubles. The program should have methods that return the following: the total rainfall for the year the average monthly rainfall the month with the most rain the month with the least rain Demonstrate the class in a complete program. Input Validation: Do not accept negative numbers for monthly rainfall figures.import java.io.*;import java.util.*;public class Rainfall{Scanner in = new Scanner(System.in);private int month = 12;private double total = 0;private double average;private double standard_deviation;private double largest;private double smallest;private double months[];public Rainfall(){months = new double[12];}public void setMonths(){for(int n=1; n largest){largest = months[i];largeind = i;}}System.out.println("The largest amout of rainfall was" + largest +"inches in month" + (largeind + 1));return largest;}public double getSmallest(){double smallest = Double.MAX_VALUE;int smallind = 0;for(int n = 0; n < month; n++){if (months[n] < smallest){smallest = months[n];smallind = n;}}System.out.println("The smallest amout of rainfall was" + smallest +"inches in month " + (smallind + 1));return smallest;}public static void main(String[] args){Rainfall r = new Rainfall();r.setMonths();System.out.println("Total" + r.getTotal());System.out.println("Smallest" + r.getSmallest());System.out.println("Largest" + r.getLargest());System.out.println("Average" + r.getAverage());}} A sample of 1300 computer chips revealed that 50% of the chips do not fail in the first 1000 hours of their use. The company's promotional literature claimed that more than 47% do not fail in the first 1000 hours of their use. Is there sufficient evidence at the 0.05 level to support the company's claim difference between parma and paincho 5 points. Which type of progressive resistant training involves free weights and is said to be the best method of increasing muscle strength After heating a fixed volume of gas at 50 psia from 300 R to 600R, its pressure will be: In In 5x + In In (x - 1) = 2 Dog breeds 2238 pages in seven hours he reads the same number of pages each hour how many pages did he read in one hour A chemical company makes two brands of antifreeze the first brand contains 65% pure antifreeze and the second brand contains 80% pure antifreeze in order to obtain 60 gallons of a mixture that contains 70% pure antifreeze how many gallons of each brand of antifreeze must be used Daven inherited property from a parent. The property had an adjusted basis to the parent of $1,600,000. It was valued at $2,000,000 at the date of death and valued at $1,800,000 six months after the date of death. The executor elected the alternative valuation date. What is Daven's basis in the property Eventually the French got tired of killing and bloodshed, they turned on their own "leader" Robespierre and had him executed, the killing soon stopped. Why do revolutionaries and radical leaders often "eat their own", meaning, why do radical groups often remove the early leaders of the cause? please help me with this question . ! You are out hiking and walk past a great outcrop of granite that is part of an exposed batholith. Looking closer you notice pieces of sandstone within the batholith. Which rock is OLDER, the granite or the sandstone?