Ur answer is 87 bam wham turkey and ham
The square root of 36 is 6.00. I know this because six squared (6*6) is 36.
Answer:
<em>(8.21, -20.79)</em>
Step-by-step explanation:
Given the simultaneous equation;

From 2;
a = 29 + b ....3
Substitute 3 into 1;

Factorize
b = -18±√18²-4(-58)/2
b = -18±√324+232/2
b = -18±√556/2
b = -18±23.58/2
b = -18-23.58/2 and -18+23.58/2
b = -41.58/2 and 5.58/2
b = -20.79 and 2.79
Since a = 29 + b
when b = -20.79
a = 29 - 20.79
a = 8.21
<em>Hence the solution to the system of equation is (8.21, -20.79)</em>
The conditional statement is
if x < y:
result = x * 5
<h3>How to write the if/else statement as the conditional expression that performs the same option?</h3>
The statement is given as:
result = x < y ? x * 5
The above means that,
the variable result is assigned x * 5 if x < y
So, the conditional statement is
if x < y:
result = x * 5
Read more about conditional statement at
brainly.com/question/11073037
#SPJ4