in which group males or females did a greater percentage use other modes of transport and by how much?

Answers

Answer 1

I think the answers here:-

dp201111.pdf


Related Questions

A container of 24 eggs costs $6.96. What is the cost of each egg?

Answers

Answer:

$0.29

Step-by-step explanation:

Hello!

All you gotta do is 6.69/24 and it should give you 0.29.

for what value of x and y the ordered pairs (x+3,y-2) (y-1,2x-3)​

Answers

u spammed in my question :(

What is the area of this triangle

Answers

Answer:

A = 18 in²

Step-by-step explanation:

The area of a triangle can be calculated using the formula A = (bh)/2

where b = base length and h = height

Fortunately for us, the variables are already defined and given to us in the problem

All we have to do is plug in the values of h and b into the formula for area of a triangle

A = (bh)/2

b = 3 and h = 12

A = ((12)(3))/2

multiply 12 and 3

A = 36/2

divide 36 by 2

A = 18 in²

please help me!!!!!!

Answers

Answer:

S.I = P x R x T / 100

Step-by-step explanation:

therefore 8000 x 7 x 5 / 100 = 280000/ 100

= 2800

The sum of 3 odd integers is 33. what is the second integer? (and how would I show my work)​

Answers

33 / 3 = 11. 11 is the middle term of the three consecutive numbers. So, the other two numbers are obviously 10, the first term, and 12
11

If you do 33/3 it is 11

1/8 x 5/6 as a fraction in simplest form

Answers

Answer:

5/48

Step-by-step explanation:

1/8 x 5/6 as a fraction in simplest form

1/8 * 5/6 =

5/48

The fraction in simplest form is 5/48.

Given that are two fractions 1/8 and 5/6, we need to find the product of the fractions,

To multiply fractions, we multiply the numerators together and the denominators together.

In this case, we have 1/8 multiplied by 5/6.

1/8 x 5/6 = (1 x 5) / (8 x 6)

Multiplying the numerators (1 x 5) gives us 5, and multiplying the denominators (8 x 6) gives us 48.

Therefore, 1/8 x 5/6 simplifies to 5/48.

Learn more about Fractions click;

https://brainly.com/question/10354322

#SPJ6

The following for loop prints the numbers 1 to 20 on one line with a space between.

for (int i = 1; i <= 20; i++)
{
System.out.print(i + " " ); // prints each value of i followed by a space on one line
}

Question

Consider the for loop example above. Assume you want to adjust the loop to print only the even values from 1 and 20. What must the loop elements - counter initialization, conditional statement, and counter modification - be set to in order to accomplish the goal.

Review all options listed below carefully. You MUST select 3 answers; one for each element/category:

Counter initialization
Conditional statement
Counter modification
a. int i = 0;
b. int i = 1;
c. int i = 2;
d. i < 20;
e. i <= 20;
f. i > 20;
g. i++;
h. i+=1-;
i. i+=2;

Answers

Answer:

Counter initialization: [tex]\verb!int i = 2![/tex].

Conditional statement: [tex]\verb!i <= 20![/tex].

Counter modification: [tex]\verb!i += 2![/tex].

Step-by-step explanation:

In the current Java for-loop in this question:

The counter initialization statement [tex]\verb!int i = 1![/tex] in this for-loop would initialize the counter variable to integer [tex]1[/tex]. The conditional statement [tex]\verb!i <= 20![/tex] holds as long as the counter is less than or equal to [tex]20[/tex]. Thus, the largest possible value for the counter would be [tex]20\![/tex].The counter modification statement [tex]\verb!i++![/tex] is equivalent to [tex]\verb!i += 1![/tex]. This statement would add [tex]1[/tex] to the value of the counter in each iteration.

The even integers between [tex]1[/tex] and [tex]20[/tex] includes [tex]2,\, 4,\, \dots,\, 20[/tex]. It would be necessary to add [tex]2[/tex] each time to get to the next number.

Since the list of even integers starts at [tex]2[/tex], it would be necessary to initialize the counter variable to [tex]2\![/tex] rather than [tex]1[/tex]. Thus, replace the counter initialization statement [tex]\verb!int i = 1![/tex] with [tex]\verb!int i = 2![/tex].

The maximum integer that this loop should print is still [tex]20[/tex]. Thus, the conditional statement [tex]\verb!i <= 20![/tex] does not need to be changed.

The for-loop should add [tex]2[/tex] to the counter each time to get to the next even integer. Thus, the counter modification statement [tex]\verb!i++![/tex] (or equivalently, [tex]\verb!i += 1![/tex]) should be replaced with [tex]\verb!i += 2![/tex].

Overall, the for-loop should be:

[tex]\begin{aligned}& \verb!for (int i = 2; i <= 20; i += 2) {!\\ &\quad \verb!System.out.print(i + " ");! \\ &\verb!}!\end{aligned}[/tex].

(4 x 100,000) + (6 x 10.000) =

Answers

Answer:

answer is 400060

have a good day!!

If it's help pls give me Brainliest

tysm

Answer:

4000,060

answer explanation : when you add 4 times 100,000 ypu get 400,000 and now you get 400,000 and now you are going to muptiple 4,000,6 and 10.000 which is equal to 4,000,060

if the output number y is -52 (y=5x-2) what is the input number? SHOW WORK

Answers

Answer:

-10

Step-by-step explanation:

The 'y' variable is associated with outputs and the 'x' variable is associated with inputs.

[tex]y = 5x-2\\\rule{150}{0.5}\\-52 = 5x - 2\\\\-52 + 2 =5x - 2 + 2\\\\-50 = 5x\\\\\frac{-50=5x}{5}\\\\\boxed{-10 = x}[/tex]

-10 (x) should be the input number.

Answer:

x = -10

Step-by-step explanation:

Equation:

-52 = 5x - 2         [tex]\longmapsto[/tex]       Add 2 to both sides

-50 = 5x              [tex]\longmapsto[/tex]       Divide both sides by 10

x = -10

-Chetan K

What is the y-intercept of the following table?
Gasoline Usage
Miles Driven,
Х
Gallons of
Gasoline in
Tank, y
0
15
10
14.6
20
14.2
35
13.6
60
12.6
75
12
Your answer

Answers

Answer:

15

Step-by-step explanation:

it's where you start. where your going to start you slope on the graph which means that the x would be 0

I would like to know if somebody could help me on this math problem.

Answers

Answer:

$288

Step-by-step explanation:

.04 * 7,200= 288

Commission multiplied by Stocks sold= Answer

Hope this helps :)

what is -3 (x+2) = 16 -x

Answers

Answer:

x = -11

General Formulas and Concepts:

Pre-Algebra

Order of Operations: BPEMDAS

Brackets Parenthesis Exponents Multiplication Division Addition Subtraction Left to Right

Distributive Property

Algebra I

Equality Properties

Multiplication Property of Equality Division Property of Equality Addition Property of Equality Subtraction Property of Equality

Terms/Coefficients

Step-by-step explanation:

Step 1: Define

Identify.

-3(x + 2) = 16 - x

Step 2: Solve for x

[Distributive Property] Distribute -3:                                                                -3x - 6 = 16 - x[Addition Property of Equality] Add x on both sides:                                     -2x - 6 = 16[Addition Property of Equality] Add 6 on both sides:                                    -2x = 22[Division Property of Equality] Divide -2 on both sides:                                x = -11

Use the triangle below to fill in the blanks.

Answers

Answer:

length of the opposite leg divided by the hypotenuse

Step-by-step explanation:

Nicole was given a box of assorted chocolates for her birthday. Each night, Nicole
treated herself to some chocolates. There were originally 24 chocolates in the box and
Nicole ate 3 chocolates each night. Make a table of values and then write an equation
for C, in terms of t, representing the number of chocolates remaining in the box t
days after Nicole's birthday.
Number of Days After Nicole's
Birthday
Number of Chocolates Remaining in the
Box
0
1
2
3

Answers

Step-by-step explanation:

T  |  0   |   1    |  2   |  3   |

C  | 24  |  21  |  18  |  15  |

Rule:

To find a rule, we need to find 2 things- what T is multiplied by and what is added.

To find what it is multiplied, we need to see the increase or decrease in C for every T. In this equation, there is a decrease of 3, so we multiply T by -3.

To find what is added, we go to 0 T and find the corresponding number. When T is 0, C is 24 so we add 24.

We write a rule as:  y = mx + c, or in this case, c = mt + a

So the rule is c = -3x + 24

Evaluate [tex]\frac{bd}{a}[/tex] + c if a=−2a=-2 , b=3b=3 , c=−12c=-12 , and d=−4

Answers

Answer:

{a,c,d,b} = {49/16,29/16,2,-31/48}

Step-by-step explanation:

  [1]    3a + c - 4d = 3

  [2]    -4a + 4c + d = -3

  [3]    -a - 2d + 3b = -9

  [4]     - d = -2

// Solve equation [4] for the variable  d

  [4]    d = 2

// Plug this in for variable  d  in equation [1]

  [1]    3a + c - 4•(2) = 3

  [1]    3a + c = 11

// Plug this in for variable  d  in equation [2]

  [2]    -4a + 4c + (2) = -3

  [2]    -4a + 4c = -5

// Plug this in for variable  d  in equation [3]

  [3]    -a - 2•(2) + 3b = -9

  [3]    -a + 3b = -5

// Solve equation [1] for the variable  c

 [1]    c = -3a + 11

// Plug this in for variable  c  in equation [2]

  [2]    -4a + 4•(-3a+11) = -5

  [2]    -16a = -49

// Solve equation [2] for the variable  a

  [2]    16a = 49

  [2]    a = 49/16

// Plug this in for variable  a  in equation [3]

  [3]    -(49/16) + 3b = -5

  [3]    3b = -31/16

  [3]    48b = -31

// Solve equation [3] for the variable  b

  [3]    48b = - 31

  [3]    b = - 31/48

// By now we know this much :

   a = 49/16

   c = -3a+11

   d = 2

   b = -31/48

// Use the  a  value to solve for  c

   c = -3(49/16)+11 = 29/16

Step-by-step explanation:

so bd/a+c= 3×(-4)/-2 +(-12)= -12/-2+(-12)=6+(-12)=6-12=-6

so the answer is -6

Which graph is right?

Answers

Answer:

top one

Step-by-step explanation:

You are not including -2 (else it would be a greater or equal sign) so the dot has to be empty. You can rule out the middle options.

At this point you either remember that "greater than" means "to the right of" or you pick a convenient number, ie, 0. see that your inequality is true (zero is greater than -2) and you pick the graph where the solid line includes 0.

Which function has the smallest y-intercept value?
A
у
4
4
h(x)
2.
X
- 2
2.
4
+2
4
OB.
(x) =
= 2 + 10
A linear function, f, with an x-intercept of 3 and a y-Intercept of 6.
OC.
OD.
х
1
2
3
4
g(x)
1
-4
-9
-14

Answers

Answer:

Could you... put it normally?

Step-by-step explanation:

It's kinda confusing to read, so much understand

X2-7x-34=10 solve please

Answers

its -8 4/5, hope this helps

Answer:

x = 11

x = -4

Step-by-step explanation:

Find a number such that 20 less than twice the number is 50.

Answers

140 because 70 (the half) minus 20 is 50

The required simplified solution of the given expression is 35.

What is simplification?

The process in mathematics to operate and interpret the function to make the function or expression simple or more understandable is called simplifying and the process is called simplification.

Let the number x,
A number such that 20 is less than twice the number is 50.
2x - 20 = 50
2x = 70
x = 35

Thus, the required simplified solution of the given expression is 35.

Learn more about simplification here:

https://brainly.com/question/12501526

#SPJ5

you plan to purchase a plane ticket $299.00and you are going to use a discount code to receive 15% off

Answers

Answer: The answer is $254.15

can you plz help me....

Answers

Answer:

what is that ............

Given that f ( x ) = 8 x + 5 f ( x ) = 8 x + 5 and g ( x ) = 3 − x 2 g ( x ) = 3 - x 2 , calculate f(g(0))

Answers

Answer:

29

Step-by-step explanation:

g(0)=3-2(0)

     = 3

f(3) = 8(3)+5

f(3) = 29

Using substitution, which value of x makes this equation true?

3+x = 10

A. 13
B. 7
C. -7
D. -13

Answers

Answer:

The answer is B. 7

Step-by-step explanation:

3 + x = 10

3 + 7 = 10

B.

x=7.

Step by step:

x+3=10.

x=7.

(I subtracted 3 on both sides)

Hope this helped!! :)

The graph represents the distance a car traveled over time.
What is the constant of proportionality K.

Answers

Answer:

K=2/5

Step-by-step explanation:

So, I’m assuming that by constant of proportionality you mean slope of the line. To do that, you just figure out how y changes with x. The easiest way to do this is rise over run (y over x). If you look at the graph, there is a point that pass through (0,0) and another that passes through (5,2) so if you count how many spaces we moved up then how many spaces we moved right, you will get the slope of the line. Spaces moved up are 2-0=2 and spaced moved right are 5-0=5. Use rise over run which is going to be 2/5. So, K=2/5.

Find x

pls help this is due tmr

Answers

Answer:

x = 60 degrees

Step-by-step explanation:

AOD is 360-240 which is 120 degrees

AOB is 120-90, so 30.

Since AOC is 90 degrees, BOC is 90-AOB, so 90-30, 60 degrees

x= 60 degrees

If (x 2y)dy/dx=2x-y what is the value of.

Answers

The second differential of the function is 3/7

Given the differential function [tex](x +2y)=\frac{dy}{dx} (2x-y)[/tex]

Differentiate both sides with respect to x implicitly

[tex](x +2y)=\frac{dy}{dx} (2x-y)[/tex]

[tex]1+2y'=y"(2x-y)+y'(2-y') \\y''=\frac{1+2y'}{(2x-y)+y'(2-y') }[/tex]

Get the first derivative at the point (3, 0)

[tex]y'=\frac{2x-y}{x+2y} \\y'=\frac{2(3)-0}{0+2(3)}\\y'=\frac{6}{6} \\y'=1[/tex]

Substitute into the second derivative to have:

[tex]y''=\frac{1+2y'}{(2x-y)+y'(2-y') }\\y''=\frac{1+2(1)}{(2(3)-0)+(1)(2-(1)) }\\y''=\frac{3}{6+1} \\y''=\frac{3}{7}[/tex]

Hence the second differential of the function is 3/7

learn more on differential equation here; https://brainly.com/question/18760518

Complete question:

If (x 2y)dy/dx=2x-y what is the value of [tex]\frac{d^2y}{dx^2}[/tex] the point (3,0)

If the ratio of grapes to walnuts to oranges is 6:6:12, how many grapes are there if the total number of fruits is 192?

Answers

Answer:

48 grapes,

Step-by-step explanation:

Firstly, let's sum up the ratio,

6+6+12=24

The fraction of grapes is therefore, 6÷24 or ¼

A ¼ of 192 is 48.

Signifying, there are 48 grapes.

A cheerilee teen willing to help,

stay positive, safe and Brainly!

Question:-

If the ratio of grapes to walnuts to oranges is 6:6:12, how many grapes are there if the total number of fruits is 192?

Answer:-

48 grapes

Explanation:-

look at the attached picture :)

y = 3x + 21. which ordered pair is a solution to the equation

Answers

the answer is (-7,21)

Answer:

(1, 24 )

Step-by-step explanation:

Substitute any value of x into the equation and evaluate for y

x = 1 → y = 3(1) + 21 = 3 + 21 = 24 , then

(1, 24 ) is a a solution to the equation

How would you write 12 as a Roman numeral?

Answers

Answer:

ⅠⅠⅩ

Step-by-step explanation:

ok

Answer:

Step-by-step explanation:

Therefore, 12 in roman numerals is written as XII = X + II = 10 + 2 = XII.



12. The number of miles, y, traveled varies directly as time, x. If a group of tubers floating down the river traveled 9 miles

in two hours, how far would they travel in 5 hours? Write and solve a direct variation equation for this situation

y= 9/2x; x=10/9

y=2/9x; x=22.5

y=2/9x; y=10/9

Oy=9/2; y=22.5

Answers

Answer: y=2/9x; x=22.5

Step-by-step explanation:

Float speed is 9 miles/2 hours, or (9/2) miles/hour (mph).

Distance,y = (Speed)*(Time, x)

y = (Speed)x

y = (9/2)x

If x = 5 hours,

y = (9/2)*5, or 22.5

y=2/9x; x=22.5

Other Questions
If f (x) = 2x^3 - 5x +2, then what is the remainder when f (x) is divided by x - 4? Which of the following IS NOT a model of motivation?A. Self-actualization B. CognitiveC. Expectancyvalue D. Psychoanalytical Why was salt valuble in the Trana-Saharan trade? 3. Llamo a mis amigos y _______ adis. Write an argumentative essay for or against viewing sports figures and celebrities as positive role models.What do you know?What do you want to know?How will you learn?What have you learned? the total number of shares that a company may sell is referred to as (25)2 100 23 + [24 (13 5)] = 14 Read the sentence from paragraph 15.Cheap, abundant gasoline and continued improvement in theinternal combustion engine hampered demand for alternativefuel vehicles.Based on the context of the sentence, what doeshampered mean?O createdO controlledO slowedsupplied Ill give brainliest and thanks and 5 stars Solve for c and d. Mike can type 1/2 page in 1/6 of an hour. What is Mike's rate per hour 20% of 50. Mathmethics ar verb conjugations1. Enrique y Jorge (hablar) ______2. Rosa (cantar) _______3. Rosa y yo (estudiar) _______4. yo dibujar _______5. Rosa y Luisa (bailar) _______6. T (practicar) _______7. Enrique, Luisa, y Rosa (hablar) _______8. Luisa y t (nadar) _______9. Jorge (dibujar) _______10. Roberto y t (practicar) (PRETEND YOU'RE IN SPAIN) _______ Solve for x. 9(x + 1) = 25 + x x = 2 x = 3 x = 4 x = 5. what was the biggest obstacle to the constitution's ratification by a sufficient number of states? A random sample of 150 adults was given an IQ test. It was found that 78 of them scored higher than 100. Based on this, compute a 99% confidenceinterval for the proportion of all adults whose IQ score is greater than 100. Then find the lower limit and upper limit of the 99% confidence interval. Carry your intermediate computations to at least three decimal places. Round your answers to two decimal places. Find the quotient of 15.75 and 4.5? how can u calculate 23x4 if the 4 buton is broken? _______ power is exhibited when one channel member wants to be associated with another channel member; the channel member with whom the others want to be associated has the power to get them to do what they want. Multiple Choice HELP ME PLEASEr | 6 + 1 =9 please help me this is due tomorrow and its my last question!! if you cant tell what it says it says R divided by 6 plus one equals 9! Drawing a ball from a bag without looking is an example of simple random sampling. Which of these actions could affect the FAIRNESS of the outcome of this simple random sample? A. cable subscribers between the ages of 21 and 40 B. cable subscribers who are parents of children between the ages of 3 and 10 C. children between the ages of 3 and 10 D. children who attend a local elementary school