Answer:
not completely sure but I think it's it's 13.4
Answer:
The cost of hardbook is $9 and cost of paperback is $5.
Step-by-step explanation:
Let x be the price for hardback book and y be the price for paperback book.
Mr. Yamamoto purchased 42 new hardcover books and 64 new paperback books, which cost a total of $698.
We can write the equation as:

He also purchased 42 new hardcover books and 58 new paperback books, which cost a total of $668.
We can write the equation as:

We have to use the elimination method to solve the two equations.
We eliminate x by subtracting the two equations.

Thus, the cost of hardbook is $9 and cost of paperback is $5.
Answer:
11. x=15 , 12. x=-16, 13 x is greater than or equal to 15 , 14 x=-3 , 15 x=-3, 16 x=15/2 , 17 x is greater than is equal to -4, 18: x is greater than -11
Step-by-step explanation:
11. 4x+15=75
subtract 15
4x=60
divide
x=15
12. 2x = -32 (subtract 13 from each side)
divide
x=-16
13. multiply each side by
-3/2
x is greater than or equal to 15
14. -3x -18 + 5 = -4
isolate x
-3x=9
x=-3
15. -5x-30 +5=-10
isolate x
-5x = 15
x= -3
16. 2x + 16 = 6x - 14
isolate x
4x = 30
x= 15/2
17 isolate x
x is greater than is equal to -4
18. isolate x
x is greater than -11
Answer:
(a) 0.5899
(b) 0.9166
Step-by-step explanation:
Let X be the random variable that represents the height of a woman. Then, X is normally distributed with
= 62.5 in
= 2.2 in
the normal probability density function is given by
, then
(a)
= 0.5899
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2)
(b) We are seeking
where n = 37.
is normally distributed with mean 62.5 in and standard deviation
. So, the probability density function is given by
, and
= 0.9166
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2/sqrt(37))
You can use a table from a book to find the probabilities or a programming language like the R statistical programming language.
Answer:
The order of operations is PEMDAS
First step is to do everything is parenthesis or brackets
5+{2*[(5-1)+6]}/4
{2*[(5-1)+6]}
First you would go 5-1=4, because that is the first equation that is in parenthesis by itself.
{2*[4+6]}
Next you would go 4+6=10, because that is your next smallest bracket
{2*10}
Last you would go 2*10=20
Your equation now looks like this
5+{20}/4
In PEMDAS your next step is exponents, but we don't have any so we go on to the next one which is multiply/division
5+5
You would go 20/4=5
Last step is to add/subtract
5+5=10
Your final answer would be 10
Hope this helps ;)
Step-by-step explanation: