Asked by Need Help

if n houses have k windows, write an expression to represent the number of windows for n + 1 houses
n+ 1 = 4+4k

Answers

Answered by Steve
There are on average k/n windows/house

So, n+1 houses have k + k/n windows

where'd you get the 4?
Answered by Henry
W = (n+1)/n * k = (kn+k)/n = k +k/n.
Answered by your momm
The 4 comes from each house having 4 windows according to the image above!
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions