Pythagorean theorm is a^2+b^2=c^2
so 10^2+ 24^2 =c^2
100+576=c^2
676=c^2
26=c
Given :
Andrew has already played 32 minutes on his video game this morning and wants to play an additional 15 minutes on each of x games after school today.
To Find :
Which equation can be used to find y, the total minutes Andrew will play video games today.
Solution :
Number of minutes he play after school time, n = 15x .
Number of minutes already played, c = 32 .
So, total number of minutes he play games for today is :
y = n + c
y = 15x + 32
Therefore, equation which is useful to find number of minutes video game played per day is y = 15x + 32 .
The answer is B because if 0 is < y than 8 would be equal to x
Answer:
y = 3
Step-by-step explanation:
2x-3y = -5 --------- (1)
y = 2+x ------- (2)
substitute (2) into (1)
2x-3y = -5
2x-3( 2+x ) = -5
2x-6-x = -5
2x-x = -5+6
x = 1
substitute x = 1 into (2)
y = 2+x
y = 2+1
y = 3