The same as the greatest number that can be written
with 10 binary bits: <u>1,024</u>
Answer:
0.292
Step-by-step explanation:
Combinations can be used to solve the following problem.
We are choosing 5 widgets from 25 = ²⁵C₅
We want to select zero widgets from defective widgets = ⁵C₀
From the 20 non-defective widgets we want to select 5 = ²⁰C₅
So the probability is:
P = ( ⁵C₀ * ²⁰C₅) / ²⁰C₅
P = (1 * 15504) / 53130
= 15504/ 53130
=0.292 ..
Answer: 3) 772.5 kg
Step-by-step explanation: That's what I got and I'm 100% sure that's the answer
This problem is about linear equations. We assume Dale drive X miles, and the total cost is $Y, then we can get:
Plan I: Y=38+0.11X
Plan II: Y=49+0.07X
When both plans cost the same, 38+0.11X=49+0.07X. We will get X = 275miles, and Y=$68.25
The slope is 1/7. The formula for slope is: m=y2-y1/x2-x1