The answer is D, 7n + 14.
⭐ Please consider brainliest! ⭐
✉️ If any further questions, inbox me! ✉️
If we let p and t be the masses of the paper and textbook, respectively, the equations that would best represent the given in this item are:
(1) 20p + 9t = 44.4
(2) (20 + 5)p + (9 + 1)t = 51
The values of p and t from the equation are 0.6 and 3.6, respectively. Thus, each paperback weighs 0.6 pounds and each textbook weighs 3.6 pounds.
Answer:
a) x=93
Step-by-step explanation:
Both of the Billy’s parents (calling the parent billy) being tall is a recessive trait therefore both Billy’s parents has to have at least one recessive trait to make a tall child. Billy’s genotype would be way tt (aka recessive, recessive).
Answer:
f(x) = x² + 2x + 1
Step-by-step explanation:
you know how to multiply 2 expressions ?
let's say in general we have
(a + b)(c + d)
you take one part of one expression and multiply it with all parts of the other expression, then you take the second part of the first expression and multiply it with all parts of the other expression, then a potential third part, then a fourth part and so on, and you add all these things together (well, depending on the actual signs, of course).
so, we get for this simple generic example
a×c + b×c + a×d + b×d
now we use that understanding for our question here.
(x+1)(x+1) = x×x + 1×x + x×1 + 1×1 = x² + x + x + 1 = x² + 2x + 1