Answer:
x + 4
Step-by-step explanation:
x^2 + 4x / x = x^2/x + 4x/x
= x + 4
hope it helped!
Since we know that the two functions are equal, f (x) = g
(x), therefore when we equate the two equations the result should be similar to
3x = x – 4:
A. f(x) = 3x, g(x) = x – 4
Equating the two functions:
3x = x – 4 (correct)
So we now got our answer (A)
Answer:
Step-by-step explanation:
Let x be the length of the rectangle.
Width = x + 7
Solution:
1. Consider two trees which are 5 m apart. Suppose one tree is located at a distance of 45 m from my house and another tree is located 50 m from my house. Represent , distance of two trees from my house in terms of Quadratic function.
Solution:
Let location of my house when map of planet earth is drawn or on globe=x
⇒(x-45)(x-50)=0
⇒ x² - 45 x - 50 x +45 × 50 =0
⇒ x² - 95 x + 2250=0
2. Suppose age of me and my brother is 6 and 10 years. The Product of difference between age of me and my mother who is x years old and my brother and mother is 780.Find my mother's age.
Solution: Age of my mother = x years
→(x-6) × (x-10)= 780,
if you will solve it , the value of x= 36 years
Answer:
The answer is below
Step-by-step explanation:
Let S denote syntax errors and L denote logic errors.
Given that P(S) = 36% = 0.36, P(L) = 47% = 0.47, P(S ∪ L) = 56% = 0.56
a) The probability a program contains both error types = P(S ∩ L)
The probability that the programs contains only syntax error = P(S ∩ L') = P(S ∪ L) - P(L) = 56% - 47% = 9%
The probability that the programs contains only logic error = P(S' ∩ L) = P(S ∪ L) - P(S) = 56% - 36% = 20%
P(S ∩ L) = P(S ∪ L) - [P(S ∩ L') + P(S' ∩ L)] =56% - (9% + 20%) = 56% - 29% = 27%
b) Probability a program contains neither error type= P(S ∪ L)' = 1 - P(S ∪ L) = 1 - 0.56 = 0.44
c) The probability a program has logic errors, but not syntax errors = P(S' ∩ L) = P(S ∪ L) - P(S) = 56% - 36% = 20%
d) The probability a program either has no syntax errors or has no logic errors = P(S ∪ L)' = 1 - P(S ∪ L) = 1 - 0.56 = 0.44