Answer:
x=4 y=4
Step-by-step explanation:
The value of x is an int with value 1.
The correct option is (A).
<h3>What is / in python?</h3>
Divides the value on the left by the one on the right.
<h3>What is // in python?</h3>
Divides and returns the integer value of the quotient.
x= 8/4//2
x= 2//2
x=1
Learn more about operators in python here:
brainly.com/question/14531969
#SPJ1
Answer:
The probability that exactly two of the four live in their own household and are income-qualified is = .0975
Step-by-step explanation:
Given -
Approximately 85% of persons age 70 to 84 live in their own household and are income-qualified for home purchases.
Probability of sucess ( p ) = 85% =.85
Probability of failure ( q ) = 1 - .85 =.15
n = 4
From combination of n events taking r sucess we use binomial distribution

where , r = 2
the probability that exactly two of the four live in their own household and are income-qualified is =

= 
= 
= .0975