Answer:
bool b = isupper(x);
Step-by-step explanation:
I have written the expression for a char variable x.The isupper(x) will return true if the character x is upper case and false if the character x is lower case.
I have stored the returned value to a bool variable b .So the value of variable b will be true only when the x is in uppercase and false when b is lower case.
Answer:
9x^3-74x+28
X
Step-by-step explanation:
USED PHOTOMATH BTW. DUNNO IF ITS RIGHT OR WRONG.
This one is a bit trickier but I do believe the answer is B. About 30 ft2 to 40ft2. Let me know if you need any more help!!!
Use ax^2 + bx + c = 0
ac = -8
b = 2
The factors are 4 and -2.
Plug them into the equation:
x^2 + 4x - 2x - 8
Then factorise it:
x ( x + 4) - 2 (x + 4)
so m = 4
(x + 4)^2