Hard please help. :/

Hard Please Help. :/

Answers

Answer 1

Answer:58

Step-by-step explanation:

Answer 2

Answer:

58

Step-by-step explanation:

since it equals to 90 you subtract that with 32

which gives you 58


Related Questions

Find the domain of the rational function 9x/(x+5)(x+3)

Answers

Answer:

the domain is : D = ]-∞ , -5[ U ]-5 , -3[ U ]-3 , +∞[

Step-by-step explanation:

hello :

f(x) = 9x/(x+5)(x+3)

f exist for : (x+5)(x+3) ≠ 0

(x+5)(x+3)=0

x+5=0 or x+3=0  means : x= - 5 or x= -3

the domain is : D = ]-∞ , -5[ U ]-5 , -3[ U ]-3 , +∞[

y = |x| translated one unit upward

Answers

Answer:

y = |x| + 1

Step-by-step explanation:

Answer:

y = |x| + 1

Step-by-step explanation:

Think about it first just in your head: if we want to translate up, that means every input (x) needs to be increased by one. The way to do this is by adding 1 outside of the absolute value sign!

You can also graph it online or on your calculator if you're confused!

What is the scale factor ASAP
and why

Answers

Answer:

The SF is 2/3

Step-by-step explanation:

You can find this out by creating a ratio between the points and it's image. The one with the apostrophe is the image, and the bigger one is the pre-image.

-1/2x>4 solve for x​

Answers

Answer:

X<-8

Step-by-step explanation:

-1/2x>4

Multiple both sides by -2

-2(-1/2)x<-2(4)

Multiple even numbers of negative terms

2(1/2)x<-2(4)

Cancel out the 2

(2 this is out)(1/(2 this is out))x<-2(4)

x<-2×4

Multiple

x<-8

A block is set in motion hanging from a spring and oscillates about its resting position
x = 0
according to the function
x = 0.6sin(2t)+0.4cos(2t),
where x is in centimeters and t is in seconds. For what values of t in the interval [0,3] is the block at its resting position
x =0?

Answers

Answer:

t = 1.277 sec and t = 2.848 sec

Step-by-step explanation:

This problem is much more easily done by graphing it than by computing it using algebra.

The values of t we're looking for are the ones that make x = 0, so we want the solutions of [tex]0.6sin(2t)+0.4cos(2t)=0[/tex] on the interval [0, 3].

According to the graph, this is true when t = 1.277 seconds and t = 2.848 seconds.

Answer:

t = 1.28, 2.85

Step-by-step explanation:

x = 0.6sin(2t)+0.4cos(2t)

x = 0, so

0.6sin(2t)+0.4cos(2t) = 0

0.6sin(2t) = -0.4cos(2t)

Convert into tan(2t) by dividing both sides by 0.6cos(2t):

tan(2t) = -0.4/0.6

tan(2t) =-2/3

Since t lies in [0,3] ,

2t lies in [0,6]

tan(2t) =-2/3

Basic angle:

0.5880026035

Tan is negative is second and fourth quadrants

2t = 2.553590005, 5.695182704

t = 1.276795025, 2.847591352

Which linear function has a y-intercept at –3?

Answers

Answer:

Cant answer

Step-by-step explanation:

Depending on the option choices and without seeing the option choices I can give you an idea of how to solve this.

Using y=mx+b we can find the y intercept by knowing that B is the value of the y Intercept

Answer:

(0,-3)

Step-by-step explanation:

Find the m the slope (Y-y)/(X-x) using the two points given. Step 2 - Find b using slope- intercept y = mx + b and 1 of the points given.

What’s does X-3 times X+5 equal

Answers

Answer:

x² + 2x - 15

Step-by-step explanation:

Given

(x - 3)(x + 5)

Each term in the second factor is multiplied by each term in the first factor, that is

x(x + 5) - 3(x + 5) ← distribute both parenthesis

= x² + 5x - 3x - 15 ← collect like terms

= x² + 2x - 15

If you flip a coin and roll a six sided die what is the probability that you flip a heads and roll a five?

Answers

Answer:

you have a 50-50% of landing heads and a 5 out 6 % chance of rolling a 5

Step-by-step explanation:

Answer: 1/12

Step-by-step explanation:

A group of students were surveyed about their interest in a new International Studies program. Interest was measured in terms of high, medium, or low. 30 students responded high interest; 50 students responded medium interest; 20 students responded low interest. What is the relative frequency of students with high interest? A) 30% B) 50% C) 40% D) Cannot be de

Answers

Answer:

Relative frequency is the number of times an envent has occured.

When finding out the number of students with high interest you would take 30/100 because there was 30 students with high frequency and 100 students all together.

30/100=30%

A)30%

Hope this helps ;)

Final answer:

The relative frequency of students with high interest in the new International Studies program is 30%. This is calculated by dividing the number of high interest responses (30) by the total number of responses (100), and multiplying the result by 100.

Explanation:

The question asks us to calculate the relative frequency of students with high interest in the new International Studies program. To do this, we divide the number of students with high interest by the total number of students surveyed.

The total number of students polled is 30 (high interest) + 50 (medium interest) + 20 (low interest), which equals 100 students. So, to calculate the relative frequency for students with high interest, we divide the number of students with high interest (30) by the total number of students surveyed (100).

The calculation is as follows: (30 / 100) * 100 = 30%

Therefore, the relative frequency of students with high interest is 30%, which corresponds to option A in your multiple choice question.

Learn more about Relative Frequency here:

https://brainly.com/question/32321493

#SPJ2

3x-4y=1 and x=2y+1 using substitution

Answers

Answer:

x =-1

y =-1

Step-by-step explanation:

to solve this system of equation, using substiution method

3x-4y=1 ........................ equation 1

x=2y+1 ............................  equation 2

subbstitute for x into equation 1

3x-4y=1 ........................ equation 1

3(2y + 1) - 4y = 1

6y + 3 -4y = 1

2y + 3 = 1

collect the like terms

2y = 1- 3

2y= -2

divide both sides by  the coefficient of y which is y

2y/2 = -2/2

y = -1

put the value of y =-1 into equation 2

x=2y+1 ............................  equation 2

x = 2(-1) + 1

x = -2 + 1

x = -1

therefore x =-1 y = -1

Circle Q has a circumference of approximately 50 centimeters.What is the approximate length of the diameter, d? Use 3.14 for . Round to the nearest tenth of a centimeter.

Answers

Answer:

15.92

Step-by-step explanation:

50 ÷ 3.14 = 15.92

Grace had 4 3/8 yards of elastic. She used 1 2/3 yards of the elastic to make bracelets for her friends. How many yards of elastic does she have now?

6 1/24 yards
3 7/24 yards
2 17/24 yards
3 17/24 yards

Answers

Answer:

Exact form: 65/24

Decimal form: 2.7083

Mixed number form: 2 17/24

Step-by-step explanation:

4 3/8 - 1 2/3 = 2 17/24

Which sample size of a population of 200 is most likely to give a reliable conclusion?

Answers

Therefore, the sample size of a population of 200 is most likely to give a reliable conclusion is 80.

Answer:

80

Step-by-step explanation:

Which point on the number line represent 42?

A.P
B.Q
C.R
D.S

Answers

I think is letter A....

Answer:

Q

Step-by-step explanation:

because 42 square rooted is between 6 and 7.

Which of the following formulas could be used to find the perimeter, P, of a regular hexagon? plz

Answers

Answer:

Just add up all the sides and you get the perimeter.

What is the amount of sales tax on a $48 backpack if the sales tax rate is 6%?

Answers

Answer: 2.88

Step-by-step explanation:

48 x 0.06 = 2.88 and thats how much tax you will pay!!

Nancy goes out to lunch with. Jason and tim the total bill came to 27 dollars they decided to split the bill how much will each person pay?​

Answers

Answer:

$13.5

Step-by-step explanation:

27/2 = 13.5

What is the length of Line A B? On a coordinate plane, point A is (negative 4, 3), point B is (2, 3), and point C is (2, negative 1). 4 units 5 units 6 units 7 units

Answers

Answer:

6 units

Step-by-step explanation:

Answer:

6 units

Step-by-step explanation:

Re-write the quadratic function below in Standard Form
y = -7(x + 9) (x - 1)

Answers

Answer:

-7x squared -56x+63.

Step-by-step explanation:

Hope this helps!

Find the area of this polygon. Answer choices: A 41 square units
B 44 square units
C 52 square units
D 56 square units

Answers

Answer:

A

Step-by-step explanation:

Answer:

41 square units

Step-by-step explanation:

It would be easier to split this shape up into a square and a triangle at the y=5 line.

The area of the square would be 16 and the area of the triangle(1/2 base x height) would be 25. 16 + 25=41

Write an expression for the sequence of operations described below.
divide w by 3, then subtract 10 from the result
Do not simplify any part of the expression.

Answers

Answer:

(w/3)-10

Hope this helps!

w/3 - 10 is an expression for the above-described series of operations.

What is a linear equation?

A linear equation is an algebraic equation of the form y=mx+b, where m is the slope and b is the y-intercept, and only a constant and a first-order (linear) term are included. The variables in the preceding equation are y and x, and it is occasionally referred to as a "linear equation of two variables."

Given, divide w by 3, then subtract 10 from the result Do not simplify any part of the expression.

We need to Create an expression for the above sequence

divide w by 3

=> w/3

then subtract 10

=> w/3 - 10

Since it's written in the problem that does not simplify hence, we would simplify this equation further.

Therefore, an expression for the sequence of operations described above is w/3 - 10

Learn more about linear equations here:

brainly.com/question/11897796

#SPJ2

how do you select a month of the year at random what is the probability that the month ends with the ER

Answers

Answer:

4/12 or 1/3

Step-by-step explanation:

Answer:

1:3 or 1/3

Step-by-step explanation:

September, October, November, December

4 moths out of twelve

4/12 reduces to 1/3

The answer could be written 1/3 or 1:3.

If Ezra works less than or equal to 50 hours doing lawn care, he must spend at least __ hours walking dogs.

Answers

Final answer:

If Ezra works less than or equal to 50 hours doing lawn care, he must spend at least [answer] hours walking dogs.

Explanation:

To determine the minimum number of hours Ezra must spend walking dogs when he works less than or equal to 50 hours doing lawn care, we need to refer to the given information and apply it to the situation

According to the exercise, Louis requires one hour to cut a typical lawn, while Carrie Anne needs one and one-half hours. Therefore, Louis is more efficient at cutting grass. Carrie Anne, on the other hand, can wash a car in half an hour, while Louis requires three-quarters of an hour. So, Carrie Anne is more efficient at cleaning cars.

If they each specialize in the task they are most efficient at, Louis should cut the grass, and Carrie Anne should wash cars. This way, they can maximize their output in a given amount of time.

Now, if they each work a twelve-hour day, we can calculate how many lawns they can cut and how many cars they can wash based on their efficiency. Louis can cut 12 lawns (since he requires 1 hour per lawn), and Carrie Anne can wash 24 cars (since she can wash a car in 0.5 hours).

Therefore, if they specialize in their most efficient tasks, they can cut 12 lawns and wash 24 cars in a twelve-hour day.

Answer:

IT IS 35

Step-by-step explanation:

=

What is the relationship between two concentric circles with congruent radii?

Answers

Answer: Search Results

Featured snippet from the web

Congruent circles have congruent radii the plural of radius. Concentric circles have the same center. A central angle has a vertex on the center and endpoints on the circle. given point

What is the solution of the following system?
y=-x+2
y=-4x – 1
Your answer

Answers

Answer:

y = 3

x = -1

Step-by-step explanation:

The idea to start the problem is that we need to cancel x in one equation to find y first, therefore:

y = -x + 2 (let's multiply this entire equation by -4)

y = -4x - 1

We then have .:

- 4y = 4x - 8

   y = -4x - 1 (now we sum both equations)

.:

- 3y = -9 (isolate y)

   y = -9 / -3

   y = 3 (good we have y!)

Now come back to one of the equations, substitute y to find your x!

Substituting on the first equation we have:

3 = -x +2 (isolate x)

3 - 2 = -x

1 = -x (multiply everything by -1)

x = -1

I hope it helps :)

Students in middle school and high school were surveyed about whether they have taken the SAT. Some of the survey results are listed here.

37% of middle school students have taken the SAT.
4% of high school students have not taken the SAT.

This information is shown in the two-way frequency table below. Drag numbers into the empty spaces to complete the table.

Answers

Answer:

Step-by-step explanation:k so high school total should be 100%

                                            middle school not taken SAT should be 63%

                                            high school have taken SAT should be 96%

basically just use your basic math. Turn the problem around and take the total(100%) and subtract what number you already know. So like This:

                                                                                                100-37=63

                                                                                                100-4=96

Final answer:

The subject of this question is SAT and it is related to middle school and high school. The answer provides an explanation of the survey results regarding students taking the SAT.

Explanation:

The subject of this question is SAT. The grade level of this question is Middle School, High School.

The table provided shows the survey results of whether middle school students and high school students have taken the SAT. From the information given, we can determine the missing values in the table:

Middle School Students Taken SAT = 37%

High School Students Not Taken SAT = 4%

*Please note that the table was not provided with the question, so we are unable to fill in the missing values.

What is the radius of the circle given by the equation below?

x2 + 12x + y2 - 12y = -56
A. 2
B. 16
C. 4
D. 8

Answers

Answer:

C

Step-by-step explanation:

First, you gotta complete the square!

x^2+12x+36 = (x+6)^2

y^2-12y+36 = (y-6)^2

So, we have (x+12)^2 + (y-6)^2 = -56 + 36 + 36

The right side of the equation is the radius^2.

Simplify:

-56 + 36 + 36 = 16

The square root of 16 is 4, so the answer is C!

PLZ HELP! WORTH EXTRA POINTS!! PYTHAGREOM THEROEM WITH 3D SHAPES

Answers

Answer:

16 units

Step-by-step explanation:

Using the Pythagorean theorem, we can find 1/2 the length of b.  We will call it x

15^2 + (x)^2 = 17^2

225 + x^2= 289

Subtract 225 from each side

x^2 = 289-225

x^2 =64

Take the square root of each side

sqrt(x^2) = sqrt(64)

x =8

This is one half the length of b

b= 2*8

b = 16

Answer:

16

Step-by-step explanation:

17² = 15² + (b/2)²

64 = (b/2)²

b/2 = 8

b = 16

The bedroom is 13ft. by 10ft. Determine the perimeter and area

Answers

Perimeter formula: 2b + 2h

Area formula: b * h

Perimeter:

2(13) + 2(10)

26 + 20

46

Area:

13 * 10

130

The perimeter is 46ft.²

The area is 130ft.²

Best of Luck!

Final answer:

In mathematics, the perimeter of the 13ft by 10ft bedroom would be 46ft and the area would be 130 square feet.

Explanation:

The perimeter of a rectangle (which a bedroom is 13ft. by 10ft. mostly is) can be determined by adding up all the sides. So, the formula for a rectangle is: Perimeter = 2(length + width). Given that your length is 13ft and width is 10ft, the calculation would be Perimeter = 2(13ft + 10ft), resulting in a perimeter of 46ft.

The area of a rectangle is calculated by multiplying the length by the width. In this case: Area = length * width, therefore Area = 13ft. * 10ft., resulting in an area of 130 square feet.

Learn more about Calculating Perimeter and Area here:

https://brainly.com/question/343443

#SPJ3

What does this equal 3 7/12 + 4 9/12=

Answers

Hope this will help u...

25/3


3 7/12 + 4 9/12
(3+4)+( 7/12+9/12)
7+(7/12+9/12)
7+4/3
7+1 1/3
7+1+1/3
8+1/3
8 1/3
simplify 8 1/3 and you get 25/3
Other Questions
Rundle Electronics currently produces the shipping containers it uses to deliver the electronics products it sells. The monthly cost of producing 9,200 containers follows: Unit-level materials$6,000 Unit-level labor 6,400 Unit-level overhead 3,300 Product-level costs* 8,100 Allocated facility-level costs 27,500 *One-third of these costs can be avoided by purchasing the containers. Russo Container Company has offered to sell comparable containers to Rundle for $2.60 each. Required Calculate the total relevant cost. Should Rundle continue to make the containers? Rundle could lease the space it currently uses in the manufacturing process. If leasing would produce $12,300 per month, calculate the total avoidable costs. Should Rundle continue to make the containers? Java Programming-GoalsThe lab this lesson introduces students to Object Oriented Thinking. By the end of this lab, students should be able toTo apply class abstraction to develop softwareTo discover the relationships between classesTo design programs using the object-oriented paradigmTo use the String class to process immutable stringsQuestion- Sophie and Sally are learning about money. Every once in a while, their parents will give them penny or shilling coins (no pounds at their age!). They each keep their money in a special purse, and their parents may ask them how many pence or shillings coins they have. (Note we're not interested in the monetary values, just the number of coins. Thus someone might have 25 shilling coins or 20 penny coins.) The interaction between the girls' parents and Sophie and Sally is similar to the following:Enter 1 for Sophie, 2 for Sally, or 0 to exit: 1Enter 1 to give pence, 2 to give shillings, 3 to query her purse: 1Enter the pence to give: 3Enter 1 for Sophie, 2 for Sally, or 0 to exit: 2Enter 1 to give pence, 2 to give shillings, 3 to query her purse: 2Enter the shillings to give: 2Enter 1 for Sophie, 2 for Sally, or 0 to exit: 2Enter 1 to give pence, 2 to give shillings, 3 to query her purse: 2Enter the shillings to give: 1Enter 1 for Sophie, 2 for Sally, or 0 to exit: 1Enter 1 to give pence, 2 to give shillings, 3 to query her purse: 3The purse has 3 pence, 0 shillingsEnter 1 for Sophie, 2 for Sally, or 0 to exit: 2Enter 1 to give pence, 2 to give shillings, 3 to query her purse: 3The purse has 0 pence, 3 shillingsEnter 1 for Sophie, 2 for Sally, or 0 to exit: 0To get started, consider the following questions:What are the major nouns of the scenario? Sophie, Sally, parents, pence, shilling, coin, purseWhat are the relationships between these nouns?Sophie and Sally each have purses. Having a Daughter or Child object might be possible, but in this scenario the only thing interesting about Sophie and Sally is that they each have a purse. We can treat them as names of different purse objects (i.e., they are variables of type Purse).the parents are really just a euphemism for the user of the program. We have to interact with the user, but don't need a specific class.pence and shillings are coins, but they also just count something--the int data type will represent them just finea purse contains pence and shillings, and we also need to add pence and shillings to a purse, and fetch its number of pence and shilling coins. This looks like an object.Write a program to implement this scenario. Use two classes. One class should contain a main method and manage the dialog with the user. The other class should represent a Purse. The design of the Purse class is up to you. Make sure that your instance variables are private, follow the naming conventions, etc.Answer-Purse.javapublic class Purse { private int pence; private int shilling; public void incPence(int n) { pence+=n; } public void incshilling(int n) { shilling+=n; } public int getPence() { return pence; } public int getshilling() { return shilling; }}========================================================================DemoDriver.javaimport java.util.Scanner;public class DemoDriver { public static void main(String[] args) { // TODO Auto-generated method stub Scanner sc=new Scanner(System.in); Purse sophie=new Purse(); Purse sally=new Purse(); while(true) { System.out.println("Enter 1 for Sophie, 2 for Sally, or 0 to exit: \n"); int girl=sc.nextInt(); int ch; int pence,shill; if(girl==1) { System.out.println("Enter 1 to give pence, 2 to give shillings, 3 to query her purse:\n"); ch=sc.nextInt(); if(ch==1) { System.out.println("Enter the pence to give:\n"); pence=sc.nextInt(); sophie.incPence(pence); }else if(ch==2) { System.out.println("Enter the shillings to give:\n"); shill=sc.nextInt(); sophie.incshilling(shill); } else { System.out.println("Purse has "+sophie.getPence()+" pence,"+sophie.getshilling()+" shillings\n"); } } else if(girl==2) { System.out.println("Enter 1 to give pence, 2 to give shillings, 3 to query her purse:\n"); ch=sc.nextInt(); if(ch==1) { System.out.println("Enter the pence to give:\n"); pence=sc.nextInt(); sally.incPence(pence); }else if(ch==2) { System.out.println("Enter the shillings to give:\n"); shill=sc.nextInt(); sally.incshilling(shill); } else { System.out.println("Purse has "+sally.getPence()+" pence,"+sally.getshilling()+" shillings\n"); } }else { break; } } }}Please include the final results in the answer above as it is missing and also remove the break method from code. Also change the while loop to For loop Do you think race or social class is more influential on the life chances and opportunities of minorities and why? The radius of a circle is (7x+3)cm. Write an expression to represent the area of the circle in simplified form A racecar can go round the track 48 times in 8 minutes how many times can it go around the track per minute A company manufactures and sells x television sets per month. The monthly cost and price-demand equations are C(x)equals72 comma 000 plus 70 x and p (x )equals 300 minus StartFraction x Over 20 EndFraction , 0less than or equalsxless than or equals6000. (A) Find the maximum revenue. (B) Find the maximum profit, the production level that will realize the maximum profit, and the price the company should charge for each television set. (C) If the government decides to tax the company $4 for each set it produces, how many sets should the company manufacture each month to maximize its profit? What is the maximum profit? What should the company charge for each set? What kinds of government did Africans have? After watching the squirrels at the local park for several days, Sergei asks his science teacher the following question: "Do more squirrels live in maple trees or oak trees in the city park?Is Sergei's question a scientific question? Why or why not? ll of the following occurred between 1870 and 1875 EXCEPT: aBuffalo soldiers arrested hundreds of buffalo hunters for illegal gaming.bSherman changed the military objective of the U.S. from defensive operations to offensive campaigns against Native Americans.cBuffalo hunters in Texas destroyed herds.dQuanah Parker and his Comanche tribe surrendered. Please help me its on functions If a competitive firm is currently producing a level of output at which profit is not maximized, then it must be true that a. marginal revenue exceeds marginal cost. b. marginal cost exceeds marginal revenue. c. total cost exceeds total revenue. d. None of the above is correct. Why do you think the threshold of guilt (beyond Reasonable Doubt vs. preponderance of evidence) is different for criminal and civil cases? Assuming all the substances below have the same mass, which substancebelow requires the least energy to raise its temperature by 7C? Use the tableto help you answer the question.SubstanceSpecific HeatJ/(kg )900AluminumGoldWater4.184WoodOA. GoldOB. AluminumO C. WoodOD. Water In 1975 Cambodian troops captured the U.S. merchant ship the U.S.S.MercuryMayaguezCole what is the probability of tossing at least 1 tail of you toss 3 coins at once The following stem-and-leaf plot represents the test scores for 22 students in a class on their most recent test. Use the data provided to find the quartiles.Test Scores by StudentStemLeaves61666713481155788991333777Key: 6||1=61Step 1 of 3 : Find the second quartile. Snsnnesnsnsnsmsmzmzmzmzzksskss The top of the chimney needed to be replaced. The new top for the chimney will cost $800 plus $40 per hour for labor. If it took the chimney guy 75 minutes to complete the work, how much will Mrs. Bredice pay? You are in charge of the IT division for a company that has 1,048,576 customers. Your boss asks you to decide between buying a database system from Vendor A or Vendor B. Both systems are the same price but Vendor Bs computer (computers are included in each system) has hardware that is 1000 times faster than that provided by vendor A. However, Vendor As system is based on an algorithm that returns a response to a query in time proportional to 10nlog2n machine operations where n is the number of customers in the database while Vendor Bs system is based on an algorithm that returns a response to a query in time proportional to 10n2 machine operations. Vendor As computer has a speed of 1 nanosecond (=10-9 seconds) per operation. How long (in seconds, rounded correctly to three decimal places to the right of the decimal) would Vendor As system take to return a response to a query based on your current number of customers? seconds How long (in seconds, rounded correctly to three decimal places to the right of the decimal) would Vendor Bs system take to return a response to a query based on your current number of customers? seconds What was Truman's directive (directions) about where touse the bomb?